Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsrcutiny.h63 #define init_srcu_struct_fast init_srcu_struct macro
H A Dsrcu.h42 #define init_srcu_struct_fast(ssp) \ macro
/linux/kernel/rcu/
H A Dsrcutree.c350 int init_srcu_struct_fast(struct srcu_struct *ssp) in init_srcu_struct_fast() function