Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dcid.h154 static inline s32 scx_cpu_to_cid(struct scx_sched *sch, s32 cpu) in scx_cpu_to_cid() function
H A Dcid.c662 return scx_cpu_to_cid(sch, cpu); in scx_bpf_cpu_to_cid()