Searched refs:bpf_cpumask_weight (Results 1 – 5 of 5) sorted by relevance
720 if (bpf_cpumask_weight(cast(local)) != 0) { in BPF_PROG()726 if (bpf_cpumask_weight(cast(local)) != 1) { in BPF_PROG()736 if (bpf_cpumask_test_cpu(1, cast(local)) && bpf_cpumask_weight(cast(local)) != 2) { in BPF_PROG()742 if (bpf_cpumask_weight(cast(local)) != 0) { in BPF_PROG()
63 u32 bpf_cpumask_weight(const struct cpumask *cpumask) __ksym __weak;
420 __bpf_kfunc u32 bpf_cpumask_weight(const struct cpumask *cpumask) in bpf_cpumask_weight() function452 BTF_ID_FLAGS(func, bpf_cpumask_weight, KF_RCU)
318 u32 bpf_cpumask_weight(const struct cpumask *cpumask) __ksym;
355 bpf_cpumask_test_cpu bpf_cpumask_weight