Home
last modified time | relevance | path

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

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