| /kernel/linux/linux-6.6/crypto/ |
| H A D | algif_hash.c | 63 static int hash_sendmsg(struct socket *sock, struct msghdr *msg, in hash_sendmsg() argument 179 static int hash_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in hash_recvmsg() argument 226 static int hash_accept(struct socket *sock, struc argument 298 hash_check_key(struct socket *sock) hash_check_key() argument 333 hash_sendmsg_nokey(struct socket *sock, struct msghdr *msg, size_t size) hash_sendmsg_nokey() argument 345 hash_recvmsg_nokey(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) hash_recvmsg_nokey() argument 357 hash_accept_nokey(struct socket *sock, struct socket *newsock, int flags, bool kern) hash_accept_nokey() argument [all...] |
| H A D | algif_rng.c | 107 static int rng_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rng_recvmsg() argument 117 static int rng_test_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rng_test_recvmsg() argument 133 static int rng_test_sendmsg(struct socket *sock, struc argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
| H A D | siw_cm.h | 51 struct socket *sock; member 105 static inline int ksock_recv(struct socket *sock, char *buf, size_t size, in ksock_recv() argument
|
| /kernel/linux/linux-6.6/net/strparser/ |
| H A D | strparser.c | 76 struct socket *sock = strp->sk->sk_socket; in strp_peek_len() local 347 struct socket *sock = strp->sk->sk_socket; in strp_read_sock() local [all...] |
| /kernel/linux/linux-6.6/net/nfc/ |
| H A D | rawsock.c | 58 static int rawsock_release(struct socket *sock) in rawsock_release() argument 76 rawsock_connect(struct socket *sock, struct sockaddr *_addr, int len, int flags) rawsock_connect() argument 205 rawsock_sendmsg(struct socket *sock, struct msghdr *msg, size_t len) rawsock_sendmsg() argument 241 rawsock_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, int flags) rawsock_recvmsg() argument 323 rawsock_create(struct net *net, struct socket *sock, const struct nfc_protocol *nfc_proto, int kern) rawsock_create() argument [all...] |
| /kernel/linux/linux-6.6/net/phonet/ |
| H A D | af_phonet.c | 50 static int pn_socket_create(struct net *net, struct socket *sock, int protocol, in pn_socket_create() argument [all...] |
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | peer_object.c | 467 void rxrpc_kernel_get_peer(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_peer() argument 482 bool rxrpc_kernel_get_srtt(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_srtt() argument
|
| H A D | call_accept.c | 463 int rxrpc_kernel_charge_accept(struct socket *sock, in rxrpc_kernel_charge_accept() argument
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | ib.c | 369 static void rds_ib_ic_info(struct socket *sock, unsigned int len, in rds_ib_ic_info() argument 383 static void rds6_ib_ic_info(struct socket *sock, unsigned int len, in rds6_ib_ic_info() argument
|
| /kernel/linux/linux-6.6/net/xdp/ |
| H A D | xskmap.c | 169 struct socket *sock; in xsk_map_update_elem() local
|
| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| H A D | hfi-events.c | 246 struct nl_sock *sock; in hfi_main() local
|
| /kernel/linux/linux-6.6/security/selinux/ |
| H A D | netlabel.c | 504 selinux_netlbl_socket_setsockopt(struct socket *sock, int level, int optname) selinux_netlbl_socket_setsockopt() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_kmem.c | 169 long current, anon, file, kernel, sock, sum; in test_kmem_memcg_deletion() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xfrm_info.c | 212 int ret = -1, sock = -1; in setup_xfrmi_external_dev() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | setget_sockopt.c | 345 int BPF_PROG(socket_post_create, struct socket *sock, int family, in BPF_PROG() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | timestamping.c | 134 static void sendpacket(int sock, struct sockaddr *addr, socklen_t addr_len, int ptpv2) in sendpacket() argument 277 static void recvpacket(int sock, int recvmsg_flags, in recvpacket() argument 324 int sock; in main() local 151 printpacket(struct msghdr *msg, int res, char *data, int sock, int recvmsg_flags, int siocgstamp, int siocgstampns, int ptpv2) printpacket() argument [all...] |
| /kernel/linux/linux-6.6/net/atm/ |
| H A D | ioctl.c | 51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() argument 218 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() argument 277 do_atm_iobuf(struct socket *sock, unsigned int cmd, unsigned long arg) do_atm_iobuf() argument 289 do_atmif_sioc(struct socket *sock, unsigned int cmd, unsigned long arg) do_atmif_sioc() argument 301 do_atm_ioctl(struct socket *sock, unsigned int cmd32, unsigned long arg) do_atm_ioctl() argument 354 vcc_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) vcc_compat_ioctl() argument [all...] |
| H A D | pppoatm.c | 439 static int pppoatm_ioctl(struct socket *sock, unsigned int cmd, in pppoatm_ioctl() argument
|
| H A D | proc.c | 78 static int __vcc_walk(struct sock **sock, int family, int *bucket, loff_t l) in __vcc_walk() argument
|
| H A D | svc.c | 46 static int svc_shutdown(struct socket *sock, int how) in svc_shutdown() argument 80 static int svc_release(struct socket *sock) in svc_release() argument 100 static int svc_bind(struct socket *sock, struc argument 156 svc_connect(struct socket *sock, struct sockaddr *sockaddr, int sockaddr_len, int flags) svc_connect() argument 287 svc_listen(struct socket *sock, int backlog) svc_listen() argument 327 svc_accept(struct socket *sock, struct socket *newsock, int flags, bool kern) svc_accept() argument 426 svc_getname(struct socket *sock, struct sockaddr *sockaddr, int peer) svc_getname() argument 458 svc_setsockopt(struct socket *sock, int level, int optname, sockptr_t optval, unsigned int optlen) svc_setsockopt() argument 503 svc_getsockopt(struct socket *sock, int level, int optname, char __user *optval, int __user *optlen) svc_getsockopt() argument 531 svc_addparty(struct socket *sock, struct sockaddr *sockaddr, int sockaddr_len, int flags) svc_addparty() argument 561 svc_dropparty(struct socket *sock, int ep_ref) svc_dropparty() argument 588 svc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) svc_ioctl() argument 618 svc_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) svc_compat_ioctl() argument 660 svc_create(struct net *net, struct socket *sock, int protocol, int kern) svc_create() argument [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/bnep/ |
| H A D | core.c | 73 struct socket *sock = s->sock; in bnep_send() local 422 struct socket *sock = s->sock; in bnep_tx_frame() local 556 bnep_add_connection(struct bnep_connadd_req *req, struct socket *sock) bnep_add_connection() argument [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
| H A D | cmtp.h | 40 int sock; /* Connected socket */ member 73 struct socket *sock; member
|
| H A D | core.c | 195 struct socket *sock = session->sock; in cmtp_send_frame() local 330 int cmtp_add_connection(struct cmtp_connadd_req *req, struct socket *sock) in cmtp_add_connection() argument [all...] |
| /kernel/linux/linux-6.6/net/core/ |
| H A D | scm.c | 137 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send() argument
|
| /kernel/linux/linux-6.6/net/can/ |
| H A D | af_can.c | 114 static int can_create(struct net *net, struct socket *sock, int protocol, in can_create() argument [all...] |