Searched refs:bpf_cpumask_any_distribute (Results 1 – 5 of 5) sorted by relevance
390 __bpf_kfunc u32 bpf_cpumask_any_distribute(const struct cpumask *cpumask) in bpf_cpumask_any_distribute() function450 BTF_ID_FLAGS(func, bpf_cpumask_any_distribute, KF_RCU)
420 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()
60 u32 bpf_cpumask_any_distribute(const struct cpumask *src) __ksym __weak;
315 u32 bpf_cpumask_any_distribute(const struct cpumask *cpumask) __ksym;
362 :identifiers: bpf_cpumask_any_distribute bpf_cpumask_any_and_distribute