Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dsyscall.c2017 struct btf *attach_btf, u32 btf_id, in bpf_prog_load_check_attach()
2168 struct btf *attach_btf = NULL; in bpf_prog_load() local
/Linux-v5.15/include/linux/
Dbpf.h856 struct btf *attach_btf; member
/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c7873 attachable, attach_btf) \ argument