Home
last modified time | relevance | path

Searched defs:btf_type_vlen (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbtf.h168 static inline u16 btf_type_vlen(const struct btf_type *t) in btf_type_vlen() function
/kernel/linux/linux-4.19/kernel/bpf/
Dbtf.c394 static u16 btf_type_vlen(const struct btf_type *t) in btf_type_vlen() function