Home
last modified time | relevance | path

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

/kernel/bpf/
Dsyscall.c2322 struct btf *attach_btf, u32 btf_id, in bpf_prog_load_check_attach()
2473 struct btf *attach_btf = NULL; in bpf_prog_load() local
3919 struct btf *attach_btf = bpf_prog_get_target_btf(prog); in bpf_prog_get_info_by_fd() local