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

/linux-master/tools/testing/selftests/bpf/progs/
H A Drcu_tasks_trace_gp.c13 long gp_seq; variable
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr.c121 long gp_seq = READ_ONCE(rcu->bss->gp_seq); local
/linux-master/include/linux/
H A Drcu_segcblist.h209 unsigned long gp_seq[RCU_CBLIST_NSEGS]; member in struct:rcu_segcblist
/linux-master/kernel/rcu/
H A Dtiny.c35 unsigned long gp_seq; /* Grace-period counter. */ member in struct:rcu_ctrlblk
228 unsigned long gp_seq = get_state_synchronize_rcu(); local
[all...]
H A Dtree_stall.h590 print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) argument
[all...]
H A Drcu.h569 rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, unsigned long *gp_seq) argument
590 srcutorture_get_gp_data(enum rcutorture_type test_type, struct srcu_struct *sp, int *flags, unsigned long *gp_seq) argument
H A Dtree.h45 unsigned long gp_seq; /* Track rsp->gp_seq. */ member in struct:rcu_node
167 unsigned long gp_seq; /* Track rdp->gp_seq counter */ member in struct:rcu_snap_record
180 unsigned long gp_seq; /* Track rsp->gp_seq counter. */ member in struct:rcu_data
[all...]
H A Dsrcutree.c1829 srcutorture_get_gp_data(enum rcutorture_type test_type, struct srcu_struct *ssp, int *flags, unsigned long *gp_seq) argument
H A Dtree.c511 rcutorture_get_gp_data(enum rcutorture_type test_type, int *flags, unsigned long *gp_seq) argument
3744 unsigned long gp_seq = get_state_synchronize_rcu(); local
[all...]
H A Drcutorture.c2260 unsigned long __maybe_unused gp_seq = 0; local
3335 unsigned long gp_seq = 0; local
3709 unsigned long gp_seq local
[all...]

Completed in 163 milliseconds