Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf_verifier.h618 struct btf_mod_pair used_btfs[MAX_USED_BTFS]; /* array of BTF's used by BPF program */
H A Dbpf.h1384 struct btf_mod_pair { struct
1435 struct btf_mod_pair *used_btfs;
2763 struct btf_mod_pair *used_btfs, u32 len);
/openbmc/linux/kernel/bpf/
H A Dcore.c2697 struct btf_mod_pair *used_btfs, u32 len) in __bpf_free_used_btfs()
2700 struct btf_mod_pair *btf_mod; in __bpf_free_used_btfs()
H A Dverifier.c17363 struct btf_mod_pair *btf_mod; in check_pseudo_btf_id()