Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c2655 struct btf *attach_btf, u32 btf_id, in bpf_prog_load_check_attach() argument
2875 struct btf *attach_btf = NULL; in bpf_prog_load() local
4997 struct btf *attach_btf = bpf_prog_get_target_btf(prog); bpf_prog_get_info_by_fd() local
[all...]
/linux/include/linux/
H A Dbpf.h1675 struct btf *attach_btf; member