| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | vhci_tx.c | 171 struct vhci_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local 189 struct vhci_unlink *unlink = NULL; in vhci_send_cmd_unlink() local [all...] |
| H A D | vhci_rx.c | 115 struct vhci_unlink *unlink, *tmp; in dequeue_pending_unlink() local 142 struct vhci_unlink *unlink; in vhci_recv_ret_unlink() local [all...] |
| H A D | stub_dev.c | 194 struct stub_unlink *unlink, *tmp; in stub_shutdown_connection() local
|
| H A D | stub_tx.c | 17 struct stub_unlink *unlink; in stub_enqueue_ret_unlink() local 346 struct stub_unlink *unlink, *tm in dequeue_from_unlink_tx() local 125 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct stub_unlink *unlink) setup_ret_unlink_pdu() argument 364 struct stub_unlink *unlink, *tmp; stub_send_ret_unlink() local [all...] |
| H A D | vudc_tx.c | 38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink() argument 247 struct v_unlink *unlink; in v_enqueue_ret_unlink() local 31 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct v_unlink *unlink) setup_ret_unlink_pdu() argument [all...] |
| H A D | vhci_hcd.c | 923 struct vhci_unlink *unlink; in vhci_urb_dequeue() local 961 struct vhci_unlink *unlink, *tmp; vhci_device_unlink_cleanup() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | vhci_rx.c | 115 struct vhci_unlink *unlink, *tmp; in dequeue_pending_unlink() local 142 struct vhci_unlink *unlink; in vhci_recv_ret_unlink() local [all...] |
| H A D | vhci_tx.c | 171 struct vhci_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local 189 struct vhci_unlink *unlink = NULL; in vhci_send_cmd_unlink() local [all...] |
| H A D | stub_tx.c | 17 struct stub_unlink *unlink; in stub_enqueue_ret_unlink() local 346 struct stub_unlink *unlink, *tm in dequeue_from_unlink_tx() local 125 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct stub_unlink *unlink) setup_ret_unlink_pdu() argument 364 struct stub_unlink *unlink, *tmp; stub_send_ret_unlink() local [all...] |
| H A D | stub_dev.c | 196 struct stub_unlink *unlink, *tmp; in stub_shutdown_connection() local
|
| H A D | vudc_tx.c | 38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink() argument 247 struct v_unlink *unlink; in v_enqueue_ret_unlink() local 31 setup_ret_unlink_pdu(struct usbip_header *rpdu, struct v_unlink *unlink) setup_ret_unlink_pdu() argument [all...] |
| H A D | vhci_hcd.c | 921 struct vhci_unlink *unlink; in vhci_urb_dequeue() local 960 struct vhci_unlink *unlink, *tmp; vhci_cleanup_unlink_list() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | stm.h | 91 void (*unlink)(struct stm_data *, unsigned int, member 121 void (*unlink)(struct stm_source_data *data); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | stm.h | 91 void (*unlink)(struct stm_data *, unsigned int, member 121 void (*unlink)(struct stm_source_data *data); member
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_files.h | 63 int (*unlink)(struct MountPoint *, const char *);
member
|
| /kernel/uniproton/src/fs/vfs/ |
| H A D | vfs_files.h | 42 S32 (*unlink)(struct TagMountPoint *, const char *);
member
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | user_syms.c | 83 EXPORT_SYMBOL_PROTO(unlink); variable
|
| /kernel/linux/linux-5.10/drivers/most/ |
| H A D | most_cdev.c | 32 spinlock_t unlink; /* synchronization lock to unlink channels */ member [all...] |
| /kernel/linux/linux-5.10/include/trace/events/ |
| H A D | ext4.h | 2988 DEFINE_TRACE_DENTRY_EVENT(unlink); variable
|
| /kernel/linux/linux-6.6/drivers/most/ |
| H A D | most_cdev.c | 32 spinlock_t unlink; /* synchronization lock to unlink channels */ member [all...] |
| /kernel/linux/linux-6.6/include/trace/events/ |
| H A D | ext4.h | 2869 DEFINE_EVENT_CLASS_DENTRY(unlink); variable
|
| /kernel/uniproton/src/fs/ |
| H A D | fs.c | 76 int unlink(const char *path) in unlink() function
|
| /kernel/linux/linux-6.6/include/xen/interface/io/ |
| H A D | usbif.h | 359 } unlink; member
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | dir.c | 1299 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | dir.c | 1296 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local [all...] |