Home
last modified time | relevance | path

Searched refs:targ_vlen (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/kernel/bpf/
Dbtf.c7362 __u16 targ_vlen = btf_vlen(targ_type); in __bpf_core_types_are_compat() local
7365 if (local_vlen != targ_vlen) in __bpf_core_types_are_compat()
/linux-5.19.10/tools/lib/bpf/
Dlibbpf.c5617 __u16 targ_vlen = btf_vlen(targ_type); in bpf_core_types_are_compat() local
5620 if (local_vlen != targ_vlen) in bpf_core_types_are_compat()