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.h360 static void rcu_dump_cpu_stacks(unsigned long gp_seq) in rcu_dump_cpu_stacks()
595 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall()
673 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
180 unsigned long gp_seq; /* Track rsp->gp_seq counter. */ member
[all...]
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.c691 static void srcu_get_gp_data(int *flags, unsigned long *gp_seq) in srcu_get_gp_data()
2529 unsigned long __maybe_unused gp_seq = 0; in rcu_torture_stats_print() local
3716 unsigned long gp_seq = 0; in rcu_torture_cleanup() local
4146 unsigned long gp_seq = 0; in rcu_torture_init() local
H A Dtree.c543 void rcutorture_get_gp_data(int *flags, unsigned long *gp_seq) in rcutorture_get_gp_data()
3455 unsigned long gp_seq = get_state_synchronize_rcu(); in start_poll_synchronize_rcu() local
H A Dsrcutree.c1883 unsigned long *gp_seq) in srcutorture_get_gp_data() argument
/linux/include/linux/
H A Drcu_segcblist.h193 unsigned long gp_seq[RCU_CBLIST_NSEGS]; member