Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dsrcu.c67 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function
/linux-3.3/include/linux/
Dsrcu.h57 #define init_srcu_struct(sp) \ macro