Home
last modified time | relevance | path

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

/linux-6.15/kernel/rcu/
H A Dsrcutiny.c69 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
H A Dsrcutree.c309 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
/linux-6.15/include/linux/
H A Dsrcu.h31 #define init_srcu_struct(ssp) \ macro