Home
last modified time | relevance | path

Searched refs:btf_parse_fields (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbtf.h207 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t,
/openbmc/linux/kernel/bpf/
H A Dbtf.c3725 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t, in btf_parse_fields() function
5385 record = btf_parse_fields(btf, t, BPF_SPIN_LOCK | BPF_LIST_HEAD | BPF_LIST_NODE | in btf_parse_struct_metas()
H A Dsyscall.c1036 map->record = btf_parse_fields(btf, value_type, in map_check_btf()