Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumask.c404 __bpf_kfunc u32 bpf_cpumask_any_and_distribute(const struct cpumask *src1, in bpf_cpumask_any_and_distribute() function
436 BTF_ID_FLAGS(func, bpf_cpumask_any_and_distribute, KF_RCU)
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcpumask_common.h56 u32 bpf_cpumask_any_and_distribute(const struct cpumask *src1, const struct cpumask *src2) __ksym;
H A Dcpumask_success.c371 cpu = bpf_cpumask_any_and_distribute(cast(mask1), cast(mask2)); in BPF_PROG()
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst362 :identifiers: bpf_cpumask_any_distribute bpf_cpumask_any_and_distribute