Home
last modified time | relevance | path

Searched refs:scx_bpf_get_online_cpumask (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/sched_ext/
Dscx_qmap.bpf.c630 online = scx_bpf_get_online_cpumask(); in print_cpus()
695 online = scx_bpf_get_online_cpumask(); in monitor_cpuperf()
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h63 const struct cpumask *scx_bpf_get_online_cpumask(void) __ksym __weak;
/linux-6.12.1/kernel/sched/
Dext.c6944 __bpf_kfunc const struct cpumask *scx_bpf_get_online_cpumask(void) in scx_bpf_get_online_cpumask() function
7188 BTF_ID_FLAGS(func, scx_bpf_get_online_cpumask, KF_ACQUIRE)