Searched refs:__bpf_core_types_are_compat (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/lib/bpf/
H A Dlibbpf.c5718 return __bpf_core_types_are_compat(local_btf, local_id, targ_btf, targ_id, 32);
H A Drelo_core.c146 int __bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, function
208 err = __bpf_core_types_are_compat(local_btf, local_id, targ_btf, targ_id,
H A Drelo_core.h71 int __bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id,
/linux-master/kernel/bpf/
H A Dbtf.c8396 return __bpf_core_types_are_compat(local_btf, local_id, targ_btf, targ_id,

Completed in 316 milliseconds