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

/linux-4.1.27/kernel/rcu/
H A Drcutorture.c152 static struct list_head rcu_torture_removed; variable in typeref:struct:list_head
330 list_add(&old_rp->rtort_free, &rcu_torture_removed); rcu_torture_pipe_update()
331 list_for_each_entry_safe(rp, rp1, &rcu_torture_removed, rtort_free) { rcu_torture_pipe_update()
367 INIT_LIST_HEAD(&rcu_torture_removed); rcu_sync_torture_init()

Completed in 42 milliseconds