Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Drcu_tasks_trace_gp.c13 long gp_seq; variable
/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
/linux/kernel/rcu/
H A Dtree_stall.h396 static void rcu_dump_cpu_stacks(unsigned long gp_seq) in rcu_dump_cpu_stacks()
631 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall()
709 static void print_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_cpu_stall()
H A Dtree.h45 unsigned long gp_seq; /* Track rsp->gp_seq. */ member
167 unsigned long gp_seq; /* Track rdp->gp_seq counter */ member
191 unsigned long gp_seq; /* Track rsp->gp_seq counter. */ member
H A Dtasks.h1276 void rcu_tasks_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_get_gp_data()
1443 void rcu_tasks_rude_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_rude_get_gp_data()
2111 void rcu_tasks_trace_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_trace_get_gp_data()
H A Drcutorture.c698 static void srcu_get_gp_data(int *flags, unsigned long *gp_seq) in srcu_get_gp_data()
2761 unsigned long __maybe_unused gp_seq = 0; in rcu_torture_stats_print() local
3948 unsigned long gp_seq = 0; in rcu_torture_cleanup() local
4382 unsigned long gp_seq = 0; in rcu_torture_init() local
H A Dtree.c549 void rcutorture_get_gp_data(int *flags, unsigned long *gp_seq) in rcutorture_get_gp_data()
3484 unsigned long gp_seq = get_state_synchronize_rcu(); in start_poll_synchronize_rcu() local
H A Dsrcutree.c1885 unsigned long *gp_seq) in srcutorture_get_gp_data()
/linux/include/linux/
H A Drcu_segcblist.h193 unsigned long gp_seq[RCU_CBLIST_NSEGS]; member