/openbmc/linux/net/bluetooth/hidp/ |
H A D | sock.c | 76 sockfd_put(csock); in do_hidp_sock_ioctl() 85 sockfd_put(csock); in do_hidp_sock_ioctl() 86 sockfd_put(isock); in do_hidp_sock_ioctl() 205 sockfd_put(csock); in hidp_sock_compat_ioctl() 213 sockfd_put(csock); in hidp_sock_compat_ioctl() 214 sockfd_put(isock); in hidp_sock_compat_ioctl()
|
/openbmc/linux/net/xdp/ |
H A D | xskmap.c | 182 sockfd_put(sock); in xsk_map_update_elem() 191 sockfd_put(sock); in xsk_map_update_elem() 212 sockfd_put(sock); in xsk_map_update_elem() 217 sockfd_put(sock); in xsk_map_update_elem()
|
H A D | xsk.c | 1074 sockfd_put(sock); in xsk_lookup_xsk_from_fd() 1156 sockfd_put(sock); in xsk_bind() 1168 sockfd_put(sock); in xsk_bind() 1177 sockfd_put(sock); in xsk_bind() 1185 sockfd_put(sock); in xsk_bind() 1201 sockfd_put(sock); in xsk_bind() 1209 sockfd_put(sock); in xsk_bind()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_sysfs.c | 158 sockfd_put(socket); in usbip_sockfd_store() 165 sockfd_put(socket); in usbip_sockfd_store() 220 sockfd_put(socket); in usbip_sockfd_store()
|
H A D | stub_dev.c | 90 sockfd_put(socket); in usbip_sockfd_store() 96 sockfd_put(socket); in usbip_sockfd_store() 136 sockfd_put(socket); in usbip_sockfd_store() 185 sockfd_put(ud->tcp_socket); in stub_shutdown_connection()
|
H A D | vhci_sysfs.c | 369 sockfd_put(socket); in attach_store() 377 sockfd_put(socket); in attach_store() 384 sockfd_put(socket); in attach_store() 402 sockfd_put(socket); in attach_store()
|
H A D | vhci_hcd.c | 1036 sockfd_put(vdev->ud.tcp_socket); in vhci_shutdown_connection() 1084 sockfd_put(ud->tcp_socket); in vhci_device_reset()
|
H A D | vudc_dev.c | 449 sockfd_put(ud->tcp_socket); in vudc_shutdown()
|
/openbmc/linux/net/bluetooth/cmtp/ |
H A D | sock.c | 90 sockfd_put(nsock); in do_cmtp_sock_ioctl() 99 sockfd_put(nsock); in do_cmtp_sock_ioctl()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | sock.c | 78 sockfd_put(nsock); in do_bnep_sock_ioctl() 88 sockfd_put(nsock); in do_bnep_sock_ioctl()
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_transport.c | 170 sockfd_put(sock); in usnic_transport_put_socket()
|
/openbmc/linux/drivers/vhost/ |
H A D | net.c | 1414 sockfd_put(tx_sock); in vhost_net_release() 1416 sockfd_put(rx_sock); in vhost_net_release() 1451 sockfd_put(sock); in get_raw_socket() 1581 sockfd_put(oldsock); in vhost_net_set_backend() 1594 sockfd_put(sock); in vhost_net_set_backend() 1626 sockfd_put(tx_sock); in vhost_net_reset_owner() 1628 sockfd_put(rx_sock); in vhost_net_reset_owner()
|
/openbmc/linux/net/core/ |
H A D | bpf_sk_storage.c | 90 sockfd_put(sock); in bpf_fd_sk_storage_lookup_elem() 110 sockfd_put(sock); in bpf_fd_sk_storage_update_elem() 126 sockfd_put(sock); in bpf_fd_sk_storage_delete_elem()
|
H A D | sock_map.c | 590 sockfd_put(sock); in sock_map_update_elem_sys()
|
/openbmc/linux/drivers/block/ |
H A D | nbd.c | 1134 sockfd_put(sock); in nbd_get_socket() 1207 sockfd_put(sock); in nbd_add_socket() 1225 sockfd_put(sock); in nbd_reconnect_socket() 1255 sockfd_put(old); in nbd_reconnect_socket() 1268 sockfd_put(sock); in nbd_reconnect_socket() 1362 sockfd_put(config->socks[i]->sock); in nbd_config_put()
|
/openbmc/linux/include/linux/ |
H A D | net.h | 264 #define sockfd_put(sock) fput(sock->file) macro
|
/openbmc/linux/drivers/scsi/ |
H A D | iscsi_tcp.c | 661 sockfd_put(sock); in iscsi_sw_tcp_release_conn() 757 sockfd_put(sock); in iscsi_sw_tcp_conn_bind()
|
/openbmc/linux/net/sunrpc/ |
H A D | svcsock.c | 944 sockfd_put(newsock); in svc_tcp_accept() 1489 sockfd_put(so); in svc_addsock() 1623 sockfd_put(sock); in svc_sock_free()
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_core.c | 1529 sockfd_put(sock); in l2tp_tunnel_register() 1540 sockfd_put(sock); in l2tp_tunnel_register()
|
/openbmc/linux/net/kcm/ |
H A D | kcmsock.c | 1345 sockfd_put(csock); in kcm_attach_ioctl() 1493 sockfd_put(csock); in kcm_unattach_ioctl()
|
/openbmc/linux/drivers/net/ |
H A D | gtp.c | 1253 sockfd_put(sock); in gtp_encap_enable_socket()
|