Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h3867 struct srcu_struct { struct
3868 struct srcu_node node[17];
3869 struct srcu_node *level[3];
3870 struct mutex srcu_cb_mutex;
3871 spinlock_t lock;
3872 struct mutex srcu_gp_mutex;
3873 unsigned int srcu_idx;
3874 long unsigned int srcu_gp_seq;
3875 long unsigned int srcu_gp_seq_needed;
3876 long unsigned int srcu_gp_seq_needed_exp;
[all …]