Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3004 struct srcu_struct { struct
3005 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 …]