Searched refs:task_boost (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/rcu/
H A Dtree.c4916 struct task_struct *task_boost, *task_exp; local
4921 task_boost = rcu_boost_task(rnp);
4928 if (!task_boost && !task_exp)
4950 if (task_boost)
4951 set_cpus_allowed_ptr(task_boost, cm);
/linux-master/kernel/locking/
H A Dlocktorture.c141 void (*task_boost)(struct torture_random_state *trsp); member in struct:lock_torture_ops
231 .task_boost = torture_rt_boost,
276 .task_boost = torture_rt_boost,
303 .task_boost = torture_rt_boost,
329 .task_boost = torture_rt_boost,
356 .task_boost = torture_rt_boost,
421 .task_boost = torture_rt_boost,
464 .task_boost = torture_rt_boost,
533 .task_boost = torture_rt_boost,
632 .task_boost
[all...]

Completed in 282 milliseconds