Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsrcutiny.h64 #define init_srcu_struct_fast_updown init_srcu_struct macro
H A Dsrcu.h49 #define init_srcu_struct_fast_updown(ssp) \ macro
/linux/kernel/rcu/
H A Dsrcutree.c368 int init_srcu_struct_fast_updown(struct srcu_struct *ssp) in init_srcu_struct_fast_updown() function