Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Drcutorture.c668 static struct rcu_torture_ops tasks_ops = { variable
687 #define RCUTORTURE_TASKS_OPS &tasks_ops,
691 return cur_ops == &tasks_ops; in torturing_tasks()