Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Dsched.h1236 #define raw_rq() raw_cpu_ptr(&runqueues) macro
H A Dcore.c4012 return raw_rq()->nr_running == 1; in single_task_running()
/kernel/linux/linux-6.6/kernel/sched/
H A Dsched.h1348 #define raw_rq() raw_cpu_ptr(&runqueues) macro
H A Dcore.c5590 return raw_rq()->nr_running == 1; in single_task_running()

Completed in 50 milliseconds