Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dsrcutiny.c74 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function
Dsrcutree.c217 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function
/Linux-v4.19/include/linux/
Dsrcu.h44 #define init_srcu_struct(sp) \ macro