/kernel/linux/linux-5.10/security/apparmor/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | sock_example.h | 16 int sock; in open_raw_sock() local
|
H A D | sock_example.c | 37 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
|
H A D | sockex1_user.c | 16 int i, sock; in main() local
|
H A D | sockex2_user.c | 23 int i, sock; in main() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | sock_example.h | 16 int sock; in open_raw_sock() local
|
H A D | sock_example.c | 38 int sock = -1, map_fd, prog_fd, i, key; in test_sock() local
|
H A D | sockex2_user.c | 22 int i, sock, err; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | udp_limit.c | 17 int sock(struct bpf_sock *ctx) in sock() function
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | cpumap.h | 31 static inline int cpu_map__socket(struct perf_cpu_map *sock, int s) in cpu_map__socket() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | udp_limit.c | 17 int sock(struct bpf_sock *ctx) in sock() function
|
H A D | bpf_iter_bpf_sk_storage_helpers.c | 30 struct socket *sock; in fill_socket_owner() local
|
H A D | test_skc_to_unix_sock.c | 13 int BPF_PROG(unix_listen, struct socket *sock, int backlog) in BPF_PROG() argument
|
H A D | socket_cookie_prog.c | 79 int BPF_PROG(update_cookie_tracing, struct socket *sock, in BPF_PROG() argument
|
H A D | task_storage_nodeadlock.c | 25 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG() argument
|
H A D | cgrp_ls_attach_cgroup.c | 83 int BPF_PROG(update_cookie_tracing, struct socket *sock, in BPF_PROG() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | map_populate.c | 33 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() argument 53 static int child_f(int sock, unsigned long *smap, int fd) in child_f() argument 77 int sock[2], child, ret; main() local [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | generic.c | 60 void pxa_smemc_set_pcmcia_timing(int sock, u32 mcmem, u32 mcatt, u32 mcio) in pxa_smemc_set_pcmcia_timing() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | tcp_client.py | 35 sock = socket.socket(socket.AF_INET6, socket.SOCK_STREAM) variable
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | tcp_connect.c | 91 struct socket *sock = NULL; in rds_tcp_conn_path_connect() local 203 struct socket *sock = tc->t_sock; rds_tcp_conn_path_shutdown() local [all...] |
/kernel/linux/linux-5.10/net/nfc/ |
H A D | af_nfc.c | 18 static int nfc_sock_create(struct net *net, struct socket *sock, int proto, in nfc_sock_create() argument
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | tcp_connect.c | 92 struct socket *sock = NULL; in rds_tcp_conn_path_connect() local 207 struct socket *sock = tc->t_sock; rds_tcp_conn_path_shutdown() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | map_populate.c | 31 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() argument 51 static int child_f(int sock, unsigned long *smap, int fd) in child_f() argument 75 int sock[2], child, ret; main() local [all...] |
/kernel/linux/linux-6.6/net/handshake/ |
H A D | alert.c | 34 int tls_alert_send(struct socket *sock, u8 level, u8 description) in tls_alert_send() argument
|