Searched defs:init_srcu_struct (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | srcu.h | 70 #define init_srcu_struct(sp) \ macro |
/linux-4.4.14/kernel/rcu/ | ||
D | srcu.c | 135 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function |