Searched defs:used_btfs (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dbpf_verifier.h679 struct btf_mod_pair used_btfs[MAX_USED_BTFS]; /* array of BTF's used by BPF program */ member in struct:bpf_verifier_env
H A Dbpf.h1480 struct btf_mod_pair *used_btfs; member in struct:bpf_prog_aux
/linux-master/kernel/bpf/
H A Dcore.c2726 __bpf_free_used_btfs(struct bpf_prog_aux *aux, struct btf_mod_pair *used_btfs, u32 len) argument

Completed in 133 milliseconds