Searched refs:btf_find_struct (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 3260 static int btf_find_struct(const struct btf *btf, const struct btf_type *t, in btf_find_struct() function 3453 ret = btf_find_struct(btf, member_type, off, sz, field_type, in btf_find_struct_field() 3519 ret = btf_find_struct(btf, var_type, off, sz, field_type, in btf_find_datasec_var()
|