Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Disolation.c104 void housekeeping_affine(struct task_struct *t, enum hk_type type) in housekeeping_affine() function
110 EXPORT_SYMBOL_GPL(housekeeping_affine);
/linux/kernel/rcu/
H A Dtasks.h642 housekeeping_affine(current, HK_TYPE_RCU); in rcu_tasks_kthread()