Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf.h230 for (i = 0, member = btf_type_var_secinfo(datasec_type); \
457 static inline const struct btf_var_secinfo *btf_type_var_secinfo( in btf_type_var_secinfo() function
/openbmc/linux/kernel/bpf/
H A Dbtf.c199 for (i = from, member = btf_type_var_secinfo(struct_type) + from; \