Searched refs:btf_find_struct (Results 1 – 1 of 1) sorted by relevance
/kernel/bpf/ |
D | btf.c | 3221 static int btf_find_struct(const struct btf *btf, const struct btf_type *t, in btf_find_struct() function 3295 ret = btf_find_struct(btf, member_type, off, sz, in btf_find_struct_field() 3345 ret = btf_find_struct(btf, var_type, off, sz, in btf_find_datasec_var()
|