Searched refs:bpf_cpumask_intersects (Results 1 – 4 of 4) sorted by relevance
313 __bpf_kfunc bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_intersects() function430 BTF_ID_FLAGS(func, bpf_cpumask_intersects, KF_RCU)
50 bool bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) __ksym;
302 if (bpf_cpumask_intersects(cast(mask1), cast(mask2))) { in BPF_PROG()
358 :identifiers: bpf_cpumask_equal bpf_cpumask_intersects bpf_cpumask_subset