Searched defs:gpnum (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/kernel/rcu/
H A Dtree_trace.c267 unsigned long gpnum; print_one_rcu_state() local
320 unsigned long gpnum; show_one_rcugp() local
H A Drcutorture.c1260 unsigned long __maybe_unused gpnum; local
H A Dtree.c1162 static void print_other_cpu_stall(struct rcu_state *rsp, unsigned long gpnum) print_other_cpu_stall() argument
1283 unsigned long gpnum; check_cpu_stall() local
475 rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, unsigned long *gpnum, unsigned long *completed) rcutorture_get_gp_data() argument
H A Dtree.h126 unsigned long gpnum; /* Current grace period for this node. */ member in struct:rcu_node
260 unsigned long gpnum; /* Highest gp number that this CPU */ member in struct:rcu_data
438 unsigned long gpnum; /* Current gp number. */ member in struct:rcu_state
/linux-4.1.27/include/linux/
H A Drcupdate.h91 rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, unsigned long *gpnum, unsigned long *completed) rcutorture_get_gp_data() argument

Completed in 325 milliseconds