Searched defs:attach_btf (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c2687 struct btf *attach_btf = NULL; local
2525 bpf_prog_load_check_attach(enum bpf_prog_type prog_type, enum bpf_attach_type expected_attach_type, struct btf *attach_btf, u32 btf_id, struct bpf_prog *dst_prog) argument
4544 struct btf *attach_btf = bpf_prog_get_target_btf(prog); local
[all...]
/linux-master/include/linux/
H A Dbpf.h1445 struct btf *attach_btf; member in struct:bpf_prog_aux

Completed in 148 milliseconds