Home
last modified time | relevance | path

Searched refs:rtort_free (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drcutorture.c148 struct list_head rtort_free; member
282 return container_of(p, struct rcu_torture, rtort_free); in rcu_torture_alloc()
293 list_add_tail(&p->rtort_free, &rcu_torture_freelist); in rcu_torture_free()
412 list_add(&old_rp->rtort_free, &rcu_torture_removed); in rcu_torture_pipe_update()
413 list_for_each_entry_safe(rp, rp1, &rcu_torture_removed, rtort_free) { in rcu_torture_pipe_update()
415 list_del(&rp->rtort_free); in rcu_torture_pipe_update()
1152 if (list_empty(&rcu_tortures[i].rtort_free) && in rcu_torture_writer()
2705 list_add_tail(&rcu_tortures[i].rtort_free, in rcu_torture_init()