Searched defs:srcu_struct (Results 1 – 7 of 7) sorted by relevance
3004 struct srcu_struct { struct3005 struct srcu_node node[9];3006 struct srcu_node *level[3];3007 struct mutex srcu_cb_mutex;3008 spinlock_t lock;3009 struct mutex srcu_gp_mutex;3010 unsigned int srcu_idx;3011 long unsigned int srcu_gp_seq;3012 long unsigned int srcu_gp_seq_needed;3013 long unsigned int srcu_gp_seq_needed_exp;[all …]
4484 struct srcu_struct { struct4485 struct srcu_node node[131];4486 struct srcu_node *level[4];4487 struct mutex srcu_cb_mutex;4488 spinlock_t lock;4489 struct mutex srcu_gp_mutex;4490 unsigned int srcu_idx;4491 long unsigned int srcu_gp_seq;4492 long unsigned int srcu_gp_seq_needed;4493 long unsigned int srcu_gp_seq_needed_exp;[all …]
3750 struct srcu_struct { struct3751 struct srcu_node node[9];3752 struct srcu_node *level[3];3753 struct mutex srcu_cb_mutex;3754 spinlock_t lock;3755 struct mutex srcu_gp_mutex;3756 unsigned int srcu_idx;3757 long unsigned int srcu_gp_seq;3758 long unsigned int srcu_gp_seq_needed;3759 long unsigned int srcu_gp_seq_needed_exp;[all …]
7121 struct srcu_struct { struct7122 struct srcu_node node[5];7123 struct srcu_node *level[3];7124 struct mutex srcu_cb_mutex;7125 spinlock_t lock;7126 struct mutex srcu_gp_mutex;7127 unsigned int srcu_idx;7128 long unsigned int srcu_gp_seq;7129 long unsigned int srcu_gp_seq_needed;7130 long unsigned int srcu_gp_seq_needed_exp;[all …]