Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c2587 struct btf *attach_btf = NULL; in bpf_prog_load() local
2430 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) bpf_prog_load_check_attach() argument
4315 struct btf *attach_btf = bpf_prog_get_target_btf(prog); bpf_prog_get_info_by_fd() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1404 struct btf *attach_btf; member

Completed in 10 milliseconds