/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_netlink.c | 11 return &container_of(socket, struct socket_alloc, socket)->vfs_inode; in SOCK_INODE()
|
H A D | bpf_iter_unix.c | 19 inode = &container_of(sk_socket, struct socket_alloc, socket)->vfs_inode; in sock_i_ino()
|
H A D | bpf_iter_udp4.c | 19 inode = &container_of(sk_socket, struct socket_alloc, socket)->vfs_inode; in sock_i_ino()
|
H A D | bpf_iter_udp6.c | 26 inode = &container_of(sk_socket, struct socket_alloc, socket)->vfs_inode; in sock_i_ino()
|
H A D | lsm_cgroup.c | 140 int BPF_PROG(socket_alloc, struct sock *sk, int family, gfp_t priority) in BPF_PROG() argument
|
H A D | bpf_iter_tcp4.c | 58 inode = &container_of(sk_socket, struct socket_alloc, socket)->vfs_inode; in sock_i_ino()
|
H A D | bpf_iter_tcp6.c | 58 inode = &container_of(sk_socket, struct socket_alloc, socket)->vfs_inode; in sock_i_ino()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | lsm_cgroup.c | 102 alloc_prog_fd = bpf_program__fd(skel->progs.socket_alloc); in test_lsm_cgroup_functional()
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 51669 struct socket_alloc { struct
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 37920 struct socket_alloc { struct
|
H A D | vmlinux_600.h | 37920 struct socket_alloc { struct
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 62171 struct socket_alloc { struct
|
H A D | vmlinux_602.h | 62171 struct socket_alloc { struct
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 66974 struct socket_alloc { struct
|
H A D | vmlinux_518.h | 66974 struct socket_alloc { struct
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 65391 struct socket_alloc { struct
|
H A D | vmlinux.h | 65391 struct socket_alloc { struct
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 118772 struct socket_alloc { struct
|
H A D | vmlinux.h | 118772 struct socket_alloc { struct
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 68647 struct socket_alloc { struct
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 58889 struct socket_alloc { struct
|