Home
last modified time | relevance | path

Searched defs:gp_seq (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dtiny.c35 unsigned long gp_seq; /* Grace-period counter. */ member
227 unsigned long gp_seq = get_state_synchronize_rcu(); in start_poll_synchronize_rcu() local
H A Drcu.h555 int *flags, unsigned long *gp_seq) in rcutorture_get_gp_data()
581 unsigned long *gp_seq) in srcutorture_get_gp_data()
H A Dtree.h49 unsigned long gp_seq; /* Track rsp->gp_seq. */ member
168 unsigned long gp_seq; /* Track rdp->gp_seq counter */ member
181 unsigned long gp_seq; /* Track rsp->gp_seq counter. */ member
H A Dtree_stall.h590 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall()
H A Drcutorture.c2256 unsigned long __maybe_unused gp_seq = 0; in rcu_torture_stats_print() local
3307 unsigned long gp_seq = 0; in rcu_torture_cleanup() local
3681 unsigned long gp_seq = 0; in rcu_torture_init() local
H A Dsrcutree.c1814 unsigned long *gp_seq) in srcutorture_get_gp_data()
H A Dtree.c512 unsigned long *gp_seq) in rcutorture_get_gp_data()
3739 unsigned long gp_seq = get_state_synchronize_rcu(); in start_poll_synchronize_rcu() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Drcu_tasks_trace_gp.c13 long gp_seq; variable
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c121 long gp_seq = READ_ONCE(rcu->bss->gp_seq); in kern_sync_rcu_tasks_trace() local
/openbmc/linux/include/linux/
H A Drcu_segcblist.h209 unsigned long gp_seq[RCU_CBLIST_NSEGS]; member