Searched refs:__init_srcu_struct (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dsrcu.h67 int __init_srcu_struct(struct srcu_struct *sp, const char *name,
74 __init_srcu_struct((sp), #sp, &__srcu_key); \
/linux-4.1.27/kernel/rcu/
H A Dsrcu.c115 int __init_srcu_struct(struct srcu_struct *sp, const char *name, __init_srcu_struct() function
123 EXPORT_SYMBOL_GPL(__init_srcu_struct); variable

Completed in 138 milliseconds