Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Drecursive_attach.c118 int err, link_fd, tgt_prog_fd; in test_fentry_attach_btf_presence() local
175 int err, i, tgt_prog_fd; in test_fentry_attach_stress() local
/linux/kernel/bpf/
H A Dsyscall.c3453 bpf_tracing_prog_attach(struct bpf_prog * prog,int tgt_prog_fd,u32 btf_id,u64 bpf_cookie,enum bpf_attach_type attach_type) bpf_tracing_prog_attach() argument