Home
last modified time | relevance | path

Searched refs:bpf_cpumask_any_distribute (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dcpumask.c390 __bpf_kfunc u32 bpf_cpumask_any_distribute(const struct cpumask *cpumask) in bpf_cpumask_any_distribute() function
450 BTF_ID_FLAGS(func, bpf_cpumask_any_distribute, KF_RCU)
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dcpumask_success.c420 cpu = bpf_cpumask_any_distribute(cast(mask1)); in BPF_PROG()
426 cpu = bpf_cpumask_any_distribute(cast(dst2)); in BPF_PROG()
438 cpu = bpf_cpumask_any_distribute(cast(dst2)); in BPF_PROG()
Dcpumask_common.h60 u32 bpf_cpumask_any_distribute(const struct cpumask *src) __ksym __weak;
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h315 u32 bpf_cpumask_any_distribute(const struct cpumask *cpumask) __ksym;
/linux-6.12.1/Documentation/bpf/
Dcpumasks.rst362 :identifiers: bpf_cpumask_any_distribute bpf_cpumask_any_and_distribute