Searched refs:rcu_nocb_gp_stride (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/rcu/
H A Dtree_nocb.h1550 static int rcu_nocb_gp_stride = -1; variable
1551 module_param(rcu_nocb_gp_stride, int, 0444);
1562 int ls = rcu_nocb_gp_stride;
1571 rcu_nocb_gp_stride = ls;

Completed in 116 milliseconds