rtort_free        138 kernel/rcu/rcutorture.c 	struct list_head rtort_free;
rtort_free        270 kernel/rcu/rcutorture.c 	return container_of(p, struct rcu_torture, rtort_free);
rtort_free        281 kernel/rcu/rcutorture.c 	list_add_tail(&p->rtort_free, &rcu_torture_freelist);
rtort_free        399 kernel/rcu/rcutorture.c 		list_add(&old_rp->rtort_free, &rcu_torture_removed);
rtort_free        400 kernel/rcu/rcutorture.c 	list_for_each_entry_safe(rp, rp1, &rcu_torture_removed, rtort_free) {
rtort_free        402 kernel/rcu/rcutorture.c 			list_del(&rp->rtort_free);
rtort_free       1071 kernel/rcu/rcutorture.c 				if (list_empty(&rcu_tortures[i].rtort_free) &&
rtort_free       2376 kernel/rcu/rcutorture.c 		list_add_tail(&rcu_tortures[i].rtort_free,