Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/bpf/
Dsyscall.c2436 struct btf *attach_btf, u32 btf_id, in bpf_prog_load_check_attach()
2591 struct btf *attach_btf = NULL; in bpf_prog_load() local
4393 struct btf *attach_btf = bpf_prog_get_target_btf(prog); in bpf_prog_get_info_by_fd() local
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1424 struct btf *attach_btf; member
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c8271 attachable, attach_btf) \ argument