Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dstub_tx.c17 struct stub_unlink *unlink; in stub_enqueue_ret_unlink() local
126 struct stub_unlink *unlink) in setup_ret_unlink_pdu()
346 struct stub_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local
364 struct stub_unlink *unlink, *tmp; in stub_send_ret_unlink() local
H A Dvudc_tx.c32 struct v_unlink *unlink) in setup_ret_unlink_pdu()
38 static int v_send_ret_unlink(struct vudc *udc, struct v_unlink *unlink) in v_send_ret_unlink()
247 struct v_unlink *unlink; in v_enqueue_ret_unlink() local
H A Dvhci_rx.c115 struct vhci_unlink *unlink, *tmp; in dequeue_pending_unlink() local
142 struct vhci_unlink *unlink; in vhci_recv_ret_unlink() local
H A Dvhci_tx.c171 struct vhci_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local
189 struct vhci_unlink *unlink = NULL; in vhci_send_cmd_unlink() local
H A Dstub_dev.c194 struct stub_unlink *unlink, *tmp; in stub_shutdown_connection() local
H A Dvhci_hcd.c921 struct vhci_unlink *unlink; in vhci_urb_dequeue() local
959 struct vhci_unlink *unlink, *tmp; in vhci_device_unlink_cleanup() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dstm.h91 void (*unlink)(struct stm_data *, unsigned int, member
121 void (*unlink)(struct stm_source_data *data); member
H A Dfs.h1935 int (*unlink) (struct inode *,struct dentry *); member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbinderfs.rst67 .. _unlink: http://man7.org/linux/man-pages/man2/unlink.2.html target in Deleting binder Devices
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqcache3q_p.h339 void QCache3Q<Key,T,EvPolicy>::unlink(Node *n) in unlink() function
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.h87 #define unlink _unlink macro
/OK3568_Linux_fs/kernel/drivers/most/
H A Dmost_cdev.c32 spinlock_t unlink; /* synchronization lock to unlink channels */ member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c1267 int unlink = !!new_inode, new_sz, old_sz; in do_rename() local
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c902 #define unlink(P, BK, FD) \ macro
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-bufio.c320 static void adjust_total_allocated(struct dm_buffer *b, bool unlink) in adjust_total_allocated()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h30 unsigned long unlink; member
H A Dehci.h41 unsigned long unlink; member
/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c4032 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h2229 int unlink(const char *path) in unlink() function
/OK3568_Linux_fs/kernel/fs/afs/
H A Dinternal.h799 } unlink; member
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h340 int (*unlink)(const unsigned int, struct cifs_tcon *, const char *, member
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c1642 void dev_close_many(struct list_head *head, bool unlink) in dev_close_many()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c859 struct io_unlink unlink; member