Home
last modified time | relevance | path

Searched refs:BTF_INFO_VLEN (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbtf.h56 #define BTF_INFO_VLEN(info) ((info) & 0xffff) macro
/third_party/libbpf/src/
H A Dbtf.h327 return BTF_INFO_VLEN(t->info); in btf_vlen()

Completed in 2 milliseconds