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

/linux-master/include/linux/
H A Dsrcu.h31 #define init_srcu_struct(ssp) \ macro
/linux-master/kernel/rcu/
H A Dsrcutiny.c65 int init_srcu_struct(struct srcu_struct *ssp) function
69 EXPORT_SYMBOL_GPL(init_srcu_struct); variable
H A Dsrcutree.c307 int init_srcu_struct(struct srcu_struct *ssp) function
311 EXPORT_SYMBOL_GPL(init_srcu_struct); variable

Completed in 320 milliseconds