Home
last modified time | relevance | path

Searched refs:bpf_cpumask_equal (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dcpumask.c297 __bpf_kfunc bool bpf_cpumask_equal(const struct cpumask *src1, const struct cpumask *src2) in bpf_cpumask_equal() function
429 BTF_ID_FLAGS(func, bpf_cpumask_equal, KF_RCU)
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcpumask_success.c276 if (!bpf_cpumask_equal(cast(dst1), cast(dst2))) { in BPF_PROG()
360 if (!bpf_cpumask_equal(cast(dst1), cast(dst2))) { in BPF_PROG()
H A Dcpumask_common.h49 bool bpf_cpumask_equal(const struct cpumask *src1, const struct cpumask *src2) __ksym;
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst322 if (!bpf_cpumask_equal((const struct cpumask *)dst1,
358 :identifiers: bpf_cpumask_equal bpf_cpumask_intersects bpf_cpumask_subset