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.c78 int housekeeping_any_cpu(enum hk_type type) in housekeeping_any_cpu() function
102 EXPORT_SYMBOL_GPL(housekeeping_any_cpu);
H A Dcore.c1290 default_cpu = housekeeping_any_cpu(HK_TYPE_KERNEL_NOISE); in get_nohz_timer_target()
/linux/kernel/trace/
H A Dring_buffer.c4107 cpu = housekeeping_any_cpu(HK_TYPE_KERNEL_NOISE); in rb_irq_work_queue()
/linux/kernel/
H A Dworkqueue.c2561 cpu = housekeeping_any_cpu(HK_TYPE_TIMER); in __queue_delayed_work()