| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | sock.c | 69 csock = sockfd_lookup(ca.ctrl_sock, &err); in do_hidp_sock_ioctl() 73 isock = sockfd_lookup(ca.intr_sock, &err); in do_hidp_sock_ioctl() 198 csock = sockfd_lookup(ca.ctrl_sock, &err); in hidp_sock_compat_ioctl() 202 isock = sockfd_lookup(ca.intr_sock, &err); in hidp_sock_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | bpf_sk_storage.c | 119 sock = sockfd_lookup(fd, &err); in bpf_fd_sk_storage_lookup_elem() 137 sock = sockfd_lookup(fd, &err); in bpf_fd_sk_storage_update_elem() 155 sock = sockfd_lookup(fd, &err); in bpf_fd_sk_storage_delete_elem()
|
| H A D | sock_map.c | 592 sock = sockfd_lookup(ufd, &ret); in sock_map_update_elem_sys()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_transport.c | 152 sock = sockfd_lookup(sock_fd, &err); in usnic_transport_get_socket()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/bnep/ |
| H A D | sock.c | 72 nsock = sockfd_lookup(ca.sock, &err); in do_bnep_sock_ioctl()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/cmtp/ |
| H A D | sock.c | 85 nsock = sockfd_lookup(ca.sock, &err); in do_cmtp_sock_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vudc_sysfs.c | 138 socket = sockfd_lookup(sockfd, &err); in usbip_sockfd_store()
|
| H A D | stub_dev.c | 74 socket = sockfd_lookup(sockfd, &err); in usbip_sockfd_store()
|
| H A D | vhci_sysfs.c | 360 socket = sockfd_lookup(sockfd, &err); in attach_store()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | reuseport_array.c | 276 socket = sockfd_lookup(fd, &err); in bpf_fd_reuseport_array_update_elem()
|
| /OK3568_Linux_fs/kernel/net/xdp/ |
| H A D | xskmap.c | 177 sock = sockfd_lookup(fd, &err); in xsk_map_update_elem()
|
| H A D | xsk.c | 647 sock = sockfd_lookup(fd, &err); in xsk_lookup_xsk_from_fd()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | net.h | 247 struct socket *sockfd_lookup(int fd, int *err);
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | svcsock.c | 1349 struct socket *sock = sockfd_lookup(fd, &err); in svc_alien_sock() 1378 struct socket *so = sockfd_lookup(fd, &err); in svc_addsock()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_atm.c | 253 sock = sockfd_lookup(fd, &error); in atm_tc_change()
|
| /OK3568_Linux_fs/kernel/net/kcm/ |
| H A D | kcmsock.c | 1440 csock = sockfd_lookup(info->fd, &err); in kcm_attach_ioctl() 1569 csock = sockfd_lookup(info->fd, &err); in kcm_unattach_ioctl()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_virtual_device | 1133 sockfd_lookup
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | iscsi_tcp.c | 675 sock = sockfd_lookup((int)transport_eph, &err); in iscsi_sw_tcp_conn_bind()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_core.c | 1471 sock = sockfd_lookup(tunnel->fd, &ret); in l2tp_tunnel_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | gtp.c | 794 sock = sockfd_lookup(fd, &err); in gtp_encap_enable_socket()
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | socket.c | 477 struct socket *sockfd_lookup(int fd, int *err) in sockfd_lookup() function 493 EXPORT_SYMBOL(sockfd_lookup);
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | net.c | 1432 struct socket *sock = sockfd_lookup(fd, &r); in get_raw_socket()
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | nbd.c | 1012 sock = sockfd_lookup(fd, err); in nbd_get_socket()
|