Searched refs:BPF_PROG_ATTACH (Results 1 – 7 of 7) sorted by relevance
23 command of sys_bpf, ``bpf_prog_attach`` wraps ``BPF_PROG_ATTACH``, etc.
26 syscall command BPF_PROG_ATTACH. This is supported for raw IR
302 * BPF_PROG_ATTACH352 * previously attached using **BPF_PROG_ATTACH**.946 BPF_PROG_ATTACH, enumerator 1175 /* cgroup-bpf attach flags used in BPF_PROG_ATTACH command1623 struct { /* anonymous struct used by BPF_PROG_ATTACH/DETACH commands */
674 ret = sys_bpf(BPF_PROG_ATTACH, &attr, attr_sz); in bpf_prog_attach_opts()
4373 if (CHECK_ATTR(BPF_PROG_ATTACH)) in bpf_prog_attach() 6037 case BPF_PROG_ATTACH: in __sys_bpf()
1289 syscall command BPF_PROG_ATTACH.