Searched defs:init_srcu_struct (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/kernel/ | ||
D | srcu.c | 67 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function |
/linux-3.3/include/linux/ | ||
D | srcu.h | 57 #define init_srcu_struct(sp) \ macro |