Searched refs:bpf_check_attach_target (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | trampoline.c | 786 err = bpf_check_attach_target(NULL, prog, NULL, in bpf_trampoline_link_cgroup_shim()
|
| H A D | syscall.c | 3694 err = bpf_check_attach_target(NULL, prog, tgt_prog, btf_id, in bpf_tracing_prog_attach()
|
| H A D | verifier.c | 24129 int bpf_check_attach_target(struct bpf_verifier_log *log, in bpf_check_attach_target() function 24556 ret = bpf_check_attach_target(&env->log, prog, tgt_prog, btf_id, &tgt_info); in check_attach_btf_id()
|