Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtiny.c35 unsigned long gp_seq; /* Grace-period counter. */ member
212 unsigned long gp_seq = get_state_synchronize_rcu(); in start_poll_synchronize_rcu() local
H A Dtree_stall.h396 static void rcu_dump_cpu_stacks(unsigned long gp_seq) in rcu_dump_cpu_stacks()
630 static void print_other_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_other_cpu_stall()
711 static void print_cpu_stall(unsigned long gp_seq, unsigned long gps) in print_cpu_stall()
H A Drcu.h604 static inline void rcutorture_get_gp_data(int *flags, unsigned long *gp_seq) in rcutorture_get_gp_data()
629 unsigned long *gp_seq) in srcutorture_get_gp_data()
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.h1275 void rcu_tasks_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_get_gp_data()
1440 void rcu_tasks_rude_get_gp_data(int *flags, unsigned long *gp_seq) in rcu_tasks_rude_get_gp_data()
H A Drcutorture.c726 static void srcu_get_gp_data(int *flags, unsigned long *gp_seq) in srcu_get_gp_data()
3093 unsigned long __maybe_unused gp_seq = 0; in rcu_torture_stats_print() local
4282 unsigned long gp_seq = 0; in rcu_torture_cleanup() local
4647 unsigned long gp_seq = 0; in rcu_torture_init() local
H A Dtree.c551 void rcutorture_get_gp_data(int *flags, unsigned long *gp_seq) in rcutorture_get_gp_data()
3543 unsigned long gp_seq = get_state_synchronize_rcu(); in start_poll_synchronize_rcu() local
H A Dsrcutree.c1993 unsigned long *gp_seq) in srcutorture_get_gp_data()
/linux/include/linux/
H A Drcu_segcblist.h195 struct rcu_gp_seq gp_seq[RCU_CBLIST_NSEGS]; member