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

/linux-master/include/linux/sched/
H A Disolation.h27 extern void housekeeping_affine(struct task_struct *t, enum hk_type type);
48 static inline void housekeeping_affine(struct task_struct *t, function
/linux-master/kernel/sched/
H A Disolation.c65 void housekeeping_affine(struct task_struct *t, enum hk_type type) function
71 EXPORT_SYMBOL_GPL(housekeeping_affine); variable
/linux-master/kernel/rcu/
H A Dtree_plugin.h1268 housekeeping_affine(current, HK_TYPE_RCU);
H A Dtasks.h612 housekeeping_affine(current, HK_TYPE_RCU);

Completed in 130 milliseconds