Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c143 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UNIX_SENDMSG},
144 {0, BPF_CGROUP_UNIX_SENDMSG},
H A Dsock_addr.c1397 BPF_CGROUP_UNIX_SENDMSG,
1413 BPF_CGROUP_UNIX_SENDMSG,
1527 BPF_CGROUP_UNIX_SENDMSG,
1543 BPF_CGROUP_UNIX_SENDMSG,
1641 BPF_CGROUP_UNIX_SENDMSG,
1657 BPF_CGROUP_UNIX_SENDMSG,
/linux-6.15/Documentation/bpf/libbpf/
H A Dprogram_types.rst62 | | ``BPF_CGROUP_UNIX_SENDMSG`` | ``cgroup/sen…
/linux-6.15/tools/bpf/bpftool/
H A Dcgroup.c42 BPF_CGROUP_UNIX_SENDMSG,
/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h1115 BPF_CGROUP_UNIX_SENDMSG, enumerator
/linux-6.15/include/uapi/linux/
H A Dbpf.h1115 BPF_CGROUP_UNIX_SENDMSG, enumerator
/linux-6.15/kernel/bpf/
H A Dsyscall.c2657 case BPF_CGROUP_UNIX_SENDMSG: in bpf_prog_load_check_attach()
4067 case BPF_CGROUP_UNIX_SENDMSG: in attach_type_to_prog_type()
4371 case BPF_CGROUP_UNIX_SENDMSG: in bpf_prog_query()
/linux-6.15/net/core/
H A Dfilter.c8100 case BPF_CGROUP_UNIX_SENDMSG: in sock_addr_func_proto()
8123 case BPF_CGROUP_UNIX_SENDMSG: in sock_addr_func_proto()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c100 [BPF_CGROUP_UNIX_SENDMSG] = "cgroup_unix_sendmsg",
9566 SEC_DEF("cgroup/sendmsg_unix", CGROUP_SOCK_ADDR, BPF_CGROUP_UNIX_SENDMSG, SEC_ATTACHABLE),