Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcu_segcblist.h193 unsigned long gp_seq[RCU_CBLIST_NSEGS]; member
/linux/kernel/rcu/
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
[all...]
H A Dtasks.h1269 void rcu_tasks_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_get_gp_data()
1434 void rcu_tasks_rude_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_rude_get_gp_data()
H A Drcutorture.c718 static void srcu_get_gp_data(int *flags, unsigned long *gp_seq) in srcu_get_gp_data()
2826 unsigned long __maybe_unused gp_seq = 0; in rcu_torture_stats_print() local
4014 unsigned long gp_seq = 0; in rcu_torture_cleanup() local
4448 unsigned long gp_seq = 0; in rcu_torture_init() local
H A Dtree.c549 rcutorture_get_gp_data(int * flags,unsigned long * gp_seq) rcutorture_get_gp_data() argument
3480 unsigned long gp_seq = get_state_synchronize_rcu(); start_poll_synchronize_rcu() local
[all...]
H A Dsrcutree.c2019 unsigned long *gp_seq) in srcutorture_get_gp_data()