Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Didle.c773 else if (per_cpu_ptr(pos->pcpu, cpu)->idle_renotify) { in scx_idle_notify()
774 per_cpu_ptr(pos->pcpu, cpu)->idle_renotify = false; in scx_idle_notify()
H A Dsub.c1044 pcpu->idle_renotify = true; in scx_process_sync_ecaps()
1047 pcpu->idle_renotify = false; in scx_process_sync_ecaps()
H A Dinternal.h1347 bool idle_renotify; member
H A Dext.c6028 pcpu->idle_renotify = true; in unbypass_renotify_idle()