Searched refs:runnable_cpu (Results 1 – 3 of 3) sorted by relevance
209 s32 runnable_cpu; /* cpu @p is runnable on, -1 if not */ member
148 .runnable_cpu = -1,
2125 WRITE_ONCE(p->scx.runnable_cpu, cpu_of(rq)); in set_task_runnable()2131 WRITE_ONCE(p->scx.runnable_cpu, -1); in clr_task_runnable()4040 scx->runnable_cpu = -1; in init_scx_entity()9473 (READ_ONCE(p->scx.runnable_cpu) != cpu_of(locked_rq) && in scx_bpf_task_set_slice()