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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutorture.c449 struct rcu_bh_torture_synchronize { struct
456 struct rcu_bh_torture_synchronize *rcu;
458 rcu = container_of(head, struct rcu_bh_torture_synchronize, head);
462 static void rcu_bh_torture_synchronize(void) function
464 struct rcu_bh_torture_synchronize rcu;
481 .sync = rcu_bh_torture_synchronize,
497 .sync = rcu_bh_torture_synchronize,

Completed in 38 milliseconds