Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h2431 #define this_rq_raw() arch_raw_cpu_ptr(&runqueues)
2433 #define this_rq_raw() PERCPU_PTR(&runqueues)
2435 #define this_rq_pinned() (*(unsigned int *)((void *)this_rq_raw() + RQ_nr_pinned)) in __migrate_enable()
2428 #define this_rq_raw( global() macro
2430 #define this_rq_raw( global() macro