Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Dsrcutiny.c64 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
Dsrcutree.c210 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
/Linux-v5.4/include/linux/
Dsrcu.h31 #define init_srcu_struct(ssp) \ macro