Searched refs:bpf_cpumask_empty (Results 1 – 6 of 6) sorted by relevance
57 bool bpf_cpumask_empty(const struct cpumask *cpumask) __ksym __weak;83 if (!bpf_cpumask_empty(cast(cpumask))) { in create_cpumask()
114 bpf_cpumask_empty(NULL); in BPF_PROG()
202 if (!bpf_cpumask_empty(cast(cpumask))) { in BPF_PROG()333 if (!bpf_cpumask_empty(cast(dst1))) { in BPF_PROG()
348 __bpf_kfunc bool bpf_cpumask_empty(const struct cpumask *cpumask) in bpf_cpumask_empty() function447 BTF_ID_FLAGS(func, bpf_cpumask_empty, KF_RCU)
308 if (!bpf_cpumask_empty((const struct cpumask *)dst1))359 bpf_cpumask_empty bpf_cpumask_full
312 bool bpf_cpumask_empty(const struct cpumask *cpumask) __ksym;