Searched refs:bpf_prog_attach (Results 1 – 4 of 4) sorted by relevance
35 bpf_prog_attach;
315 LIBBPF_API int bpf_prog_attach(int prog_fd, int attachable_fd,
622 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() function
23 command of sys_bpf, ``bpf_prog_attach`` wraps ``BPF_PROG_ATTACH``, etc.