Searched refs:bpf_cpumask_intersects (Results 1 – 5 of 5) sorted by relevance
317 __bpf_kfunc bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_intersects() function445 BTF_ID_FLAGS(func, bpf_cpumask_intersects, KF_RCU)
55 bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) __ksym __weak;
375 if (bpf_cpumask_intersects(cast(mask1), cast(mask2))) { in BPF_PROG()
310 bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) __ksym;
358 :identifiers: bpf_cpumask_equal bpf_cpumask_intersects bpf_cpumask_subset