Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsrcu.h70 #define init_srcu_struct(sp) \ macro
/linux-4.4.14/kernel/rcu/
Dsrcu.c135 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function