Searched defs:call_rcu_bh (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutiny.c240 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) function
244 EXPORT_SYMBOL_GPL(call_rcu_bh); variable
H A Drcutree.c1453 void call_rcu_bh(struct rcu_head *head, void (*func)(struct rcu_head *rcu)) function
1457 EXPORT_SYMBOL_GPL(call_rcu_bh); variable

Completed in 51 milliseconds