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

/linux-master/include/linux/
H A Dbtf.h220 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t,
/linux-master/kernel/bpf/
H A Dbtf.c3795 struct btf_record *btf_parse_fields(const struct btf *btf, const struct btf_type *t, function
5453 record = btf_parse_fields(btf, t, BPF_SPIN_LOCK | BPF_LIST_HEAD | BPF_LIST_NODE |
H A Dsyscall.c638 /* btf_parse_fields uses kzalloc to allocate a btf_record, so unused
1086 map->record = btf_parse_fields(btf, value_type,

Completed in 276 milliseconds