Searched defs:gp_seq (Results 1 - 11 of 11) sorted by last modified time

/linux-master/kernel/rcu/
H A Dtree_stall.h591 print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) argument
[all...]
H A Dtree.c542 void rcutorture_get_gp_data(int *flags, unsigned long *gp_seq) argument
4119 unsigned long gp_seq = get_state_synchronize_rcu(); local
[all...]
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 Dtasks.h1185 void rcu_tasks_get_gp_data(int *flags, unsigned long *gp_seq) argument
1371 void rcu_tasks_rude_get_gp_data(int *flags, unsigned long *gp_seq) argument
2038 void rcu_tasks_trace_get_gp_data(int *flags, unsigned long *gp_seq) argument
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 Dsrcutree.c1829 srcutorture_get_gp_data(struct srcu_struct *ssp, int *flags, unsigned long *gp_seq) argument
H A Drcutorture.c633 static void srcu_get_gp_data(int *flags, unsigned long *gp_seq) argument
2269 unsigned long __maybe_unused gp_seq = 0; local
3342 unsigned long gp_seq = 0; local
3717 unsigned long gp_seq = 0; local
[all...]
H A Drcu.h574 static inline void rcutorture_get_gp_data(int *flags, unsigned long *gp_seq) argument
594 srcutorture_get_gp_data(struct srcu_struct *sp, int *flags, unsigned long *gp_seq) argument
[all...]
/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

Completed in 314 milliseconds