Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dbtf.c4602 static int btf_struct_walk(struct bpf_verifier_log *log, in btf_struct_walk() function
4837 err = btf_struct_walk(log, t, off, size, &id); in btf_struct_access()
4883 err = btf_struct_walk(log, type, off, 1, &id); in btf_struct_ids_match()