Searched defs:cpu_or_cid (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/sched/ext/ | ||
| H A D | cid.h | 306 static inline s32 scx_cpu_ret(struct scx_sched *sch, s32 cpu_or_cid) in scx_cpu_ret() |
| H A D | ext.c | 3636 s32 cpu_or_cid = cpu; in handle_hotplug() local |