Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_idle.c1054 __scx_bpf_select_cpu_and(struct task_struct *p, const struct cpumask *cpus_allowed, in __scx_bpf_select_cpu_and() function
1484 BTF_ID_FLAGS(func, __scx_bpf_select_cpu_and, KF_IMPLICIT_ARGS | KF_RCU)
H A Dext.c8500 BTF_ID_FLAGS(func, __scx_bpf_select_cpu_and, KF_IMPLICIT_ARGS | KF_RCU)
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h280 return __scx_bpf_select_cpu_and(p, cpus_allowed, &args); in scx_bpf_select_cpu_and()
H A Dcommon.bpf.h63 s32 __scx_bpf_select_cpu_and(struct task_struct *p, const struct cpumask *cpus_allowed,