Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dsrcutiny.c65 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
H A Dsrcutree.c305 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
/openbmc/linux/include/linux/
H A Dsrcu.h31 #define init_srcu_struct(ssp) \ macro