Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Didle.c1112 __scx_bpf_select_cpu_and(struct task_struct *p, const struct cpumask *cpus_allowed, in __scx_bpf_select_cpu_and() function
1550 BTF_ID_FLAGS(func, __scx_bpf_select_cpu_and, KF_IMPLICIT_ARGS | KF_RCU)
H A Dext.c9522 BTF_ID_FLAGS(func, __scx_bpf_select_cpu_and, KF_IMPLICIT_ARGS | KF_RCU) in scx_bpf_task_set_slice()
10878 BTF_ID_FLAGS(func, __scx_bpf_select_cpu_and, KF_IMPLICIT_ARGS | KF_RCU)
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h305 return __scx_bpf_select_cpu_and(p, cpus_allowed, &args); in scx_bpf_select_cpu_and()
H A Dcommon.bpf.h65 s32 __scx_bpf_select_cpu_and(struct task_struct *p, const struct cpumask *cpus_allowed,