Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbtf.h224 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t,
/linux/kernel/bpf/
H A Dbtf.c3928 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t, in btf_parse_fields() function
5641 record = btf_parse_fields(btf, t, BPF_SPIN_LOCK | BPF_LIST_HEAD | BPF_LIST_NODE | in btf_parse_struct_metas()
H A Dsyscall.c1214 map->record = btf_parse_fields(btf, value_type, in map_check_btf()