Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Disolation.h26 extern void housekeeping_affine(struct task_struct *t, enum hk_type type);
47 static inline void housekeeping_affine(struct task_struct *t, in housekeeping_affine() function
/openbmc/linux/kernel/sched/
H A Disolation.c65 void housekeeping_affine(struct task_struct *t, enum hk_type type) in housekeeping_affine() function
71 EXPORT_SYMBOL_GPL(housekeeping_affine);
/openbmc/linux/kernel/rcu/
H A Dtree_plugin.h1306 housekeeping_affine(current, HK_TYPE_RCU); in rcu_bind_gp_kthread()
H A Dtasks.h610 housekeeping_affine(current, HK_TYPE_RCU); in rcu_tasks_kthread()