| /Linux-v5.4/drivers/usb/usbip/ | 
| D | usbip_event.c | 16 	struct usbip_device *ud;  member22 static void set_event(struct usbip_device *ud, unsigned long event)  in set_event()
 31 static void unset_event(struct usbip_device *ud, unsigned long event)  in unset_event()
 43 	struct usbip_device *ud = NULL;  in get_event()  local
 64 	struct usbip_device *ud;  in event_handler()  local
 98 int usbip_start_eh(struct usbip_device *ud)  in usbip_start_eh()
 106 void usbip_stop_eh(struct usbip_device *ud)  in usbip_stop_eh()
 143 void usbip_event_add(struct usbip_device *ud, unsigned long event)  in usbip_event_add()
 174 int usbip_event_happened(struct usbip_device *ud)  in usbip_event_happened()
 
 | 
| D | stub_rx.c | 279 	struct usbip_device *ud = &sdev->ud;  in valid_request()  local298 	struct usbip_device *ud = &sdev->ud;  in stub_priv_alloc()  local
 439 static int stub_recv_xbuff(struct usbip_device *ud, struct stub_priv *priv)  in stub_recv_xbuff()
 457 	struct usbip_device *ud = &sdev->ud;  in stub_recv_cmd_submit()  local
 613 static void stub_rx_pdu(struct usbip_device *ud)  in stub_rx_pdu()
 662 	struct usbip_device *ud = data;  in stub_rx_loop()  local
 
 | 
| D | vhci_rx.c | 60 	struct usbip_device *ud = &vdev->ud;  in vhci_recv_ret_submit()  local192 static void vhci_rx_pdu(struct usbip_device *ud)  in vhci_rx_pdu()
 253 	struct usbip_device *ud = data;  in vhci_rx_loop()  local
 
 | 
| D | stub_dev.c | 117 static void stub_shutdown_connection(struct usbip_device *ud)  in stub_shutdown_connection()176 static void stub_device_reset(struct usbip_device *ud)  in stub_device_reset()
 208 static void stub_device_unusable(struct usbip_device *ud)  in stub_device_unusable()
 
 | 
| D | vudc_rx.c | 187 static int v_rx_pdu(struct usbip_device *ud)  in v_rx_pdu()228 	struct usbip_device *ud = data;  in v_rx_loop()  local
 
 | 
| D | vudc_dev.c | 429 static void vudc_shutdown(struct usbip_device *ud)  in vudc_shutdown()463 static void vudc_device_reset(struct usbip_device *ud)  in vudc_device_reset()
 479 static void vudc_device_unusable(struct usbip_device *ud)  in vudc_device_unusable()
 519 	struct usbip_device *ud = &udc->ud;  in init_vudc_hw()  local
 
 | 
| D | usbip_common.c | 579 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb)  in usbip_recv_iso()647 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb)  in usbip_pad_iso()
 681 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb)  in usbip_recv_xbuff()
 
 | 
| D | vhci_hcd.c | 1000 static void vhci_shutdown_connection(struct usbip_device *ud)  in vhci_shutdown_connection()1056 static void vhci_device_reset(struct usbip_device *ud)  in vhci_device_reset()
 1079 static void vhci_device_unusable(struct usbip_device *ud)  in vhci_device_unusable()
 
 | 
| D | vhci_tx.c | 237 	struct usbip_device *ud = data;  in vhci_tx_loop()  local
 | 
| D | vudc_tx.c | 223 	struct usbip_device *ud = (struct usbip_device *) data;  in v_tx_loop()  local
 | 
| D | stub_tx.c | 419 	struct usbip_device *ud = data;  in stub_tx_loop()  local
 | 
| D | stub.h | 24 	struct usbip_device ud;  member
 | 
| D | vhci.h | 34 	struct usbip_device ud;  member
 | 
| D | vudc.h | 93 	struct usbip_device ud;  member
 | 
| /Linux-v5.4/include/rdma/ | 
| D | rdma_cm.h | 112 		struct rdma_ud_param	ud;  member
 | 
| D | ib_hdrs.h | 109 	} ud;  member
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_quota.h | 155 #define xfs_trans_reserve_quota(tp, mp, ud, gd, pd, nb, ni, f) \  argument
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | traps.c | 163 	unsigned short ud;  in is_valid_bugaddr()  local
 | 
| /Linux-v5.4/tools/lib/traceevent/plugins/ | 
| D | plugin_kvm.c | 32 static ud_t ud;  variable
 | 
| /Linux-v5.4/include/uapi/rdma/ | 
| D | rdma_user_rxe.h | 95 		} ud;  member
 | 
| D | vmw_pvrdma-abi.h | 272 		} ud;  member
 | 
| /Linux-v5.4/net/sunrpc/auth_gss/ | 
| D | svcauth_gss.c | 1180 				struct gssp_upcall_data *ud,  in gss_proxy_save_rsc()1253 	struct gssp_upcall_data ud;  in svcauth_gss_proxy_init()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath5k/ | 
| D | desc.h | 357 	} ud;  member
 | 
| /Linux-v5.4/net/sunrpc/ | 
| D | svcauth_unix.c | 44 	struct unix_domain *ud = container_of(dom, struct unix_domain, h);  in svcauth_unix_domain_release_rcu()  local
 | 
| /Linux-v5.4/arch/powerpc/mm/ | 
| D | numa.c | 1319 	struct topology_update_data *updates, *ud;  in numa_update_cpu_topology()  local
 |