Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcpumask_success.c347 cpu = bpf_cpumask_any_distribute(cast(mask1)); in BPF_PROG()
353 cpu = bpf_cpumask_any_distribute(cast(dst2)); in BPF_PROG()
365 cpu = bpf_cpumask_any_distribute(cast(dst2)); in BPF_PROG()
H A Dcpumask_common.h55 u32 bpf_cpumask_any_distribute(const struct cpumask *src) __ksym;
/openbmc/linux/kernel/bpf/
H A Dcpumask.c386 __bpf_kfunc u32 bpf_cpumask_any_distribute(const struct cpumask *cpumask) in bpf_cpumask_any_distribute() function
435 BTF_ID_FLAGS(func, bpf_cpumask_any_distribute, KF_RCU)
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst362 :identifiers: bpf_cpumask_any_distribute bpf_cpumask_any_and_distribute