Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c128 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UNIX_CONNECT},
129 {0, BPF_CGROUP_UNIX_CONNECT},
H A Dsock_addr.c1009 BPF_CGROUP_UNIX_CONNECT,
1025 BPF_CGROUP_UNIX_CONNECT,
1187 BPF_CGROUP_UNIX_CONNECT,
1203 BPF_CGROUP_UNIX_CONNECT,
/linux/tools/bpf/bpftool/
H A Dcgroup.c37 BPF_CGROUP_UNIX_CONNECT,
/linux/tools/include/uapi/linux/
H A Dbpf.h1149 BPF_CGROUP_UNIX_CONNECT, enumerator
/linux/include/uapi/linux/
H A Dbpf.h1149 BPF_CGROUP_UNIX_CONNECT, enumerator
/linux/kernel/bpf/
H A Dsyscall.c2784 case BPF_CGROUP_UNIX_CONNECT: in bpf_prog_load_check_attach()
4413 case BPF_CGROUP_UNIX_CONNECT: in attach_type_to_prog_type()
4739 case BPF_CGROUP_UNIX_CONNECT: in bpf_prog_query()
/linux/net/core/
H A Dfilter.c8507 case BPF_CGROUP_UNIX_CONNECT: in sock_addr_func_proto()
8528 case BPF_CGROUP_UNIX_CONNECT: in sock_addr_func_proto()
/linux/tools/lib/bpf/
H A Dlibbpf.c90 [BPF_CGROUP_UNIX_CONNECT] = "cgroup_unix_connect",
10216 SEC_DEF("cgroup/connect_unix", CGROUP_SOCK_ADDR, BPF_CGROUP_UNIX_CONNECT, SEC_ATTACHABLE),