Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dbtf.c4886 static int btf_struct_walk(struct bpf_verifier_log *log, const struct btf *btf, in btf_struct_walk() function
5121 err = btf_struct_walk(log, btf, t, off, size, &id); in btf_struct_access()
5183 err = btf_struct_walk(log, btf, type, off, 1, &id); in btf_struct_ids_match()