Home
last modified time | relevance | path

Searched refs:bpf_prog_attach_check_attach_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dsyscall.c3799 static int bpf_prog_attach_check_attach_type(const struct bpf_prog *prog, in bpf_prog_attach_check_attach_type() function
3901 if (bpf_prog_attach_check_attach_type(prog, attr->attach_type)) { in bpf_prog_attach()
4988 ret = bpf_prog_attach_check_attach_type(prog, in link_create()