Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Disolation.h41 extern int housekeeping_any_cpu(enum hk_type type);
51 static inline int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu() function
/linux/kernel/sched/
H A Disolation.c80 int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu()
104 EXPORT_SYMBOL_GPL(housekeeping_any_cpu); in housekeeping_affine()
78 int housekeeping_any_cpu(enum hk_type type) housekeeping_any_cpu() function
H A Dcore.c1319 default_cpu = housekeeping_any_cpu(HK_TYPE_KERNEL_NOISE); in get_nohz_timer_target()
/linux/kernel/trace/
H A Dring_buffer.c4342 cpu = housekeeping_any_cpu(HK_TYPE_KERNEL_NOISE); in rb_irq_work_queue()
/linux/kernel/
H A Dworkqueue.c2630 cpu = housekeeping_any_cpu(HK_TYPE_TIMER); in __queue_delayed_work()