Searched defs:unlink (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/usb/usbip/ |
| H A D | stub_tx.c | 18 struct stub_unlink *unlink; in stub_enqueue_ret_unlink() local 127 struct stub_unlink *unlink) in setup_ret_unlink_pdu() 343 struct stub_unlink *unlink, *tmp; in dequeue_from_unlink_tx() local 361 struct stub_unlink *unlink, *tmp; in stub_send_ret_unlink() local
|
| H A D | vudc_tx.c | 32 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 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
|
| H A D | vhci_hcd.c | 949 struct vhci_unlink *unlink; in vhci_urb_dequeue() local 988 struct vhci_unlink *unlink, *tmp; in vhci_cleanup_unlink_list() local
|
| /linux/Documentation/admin-guide/ |
| H A D | binderfs.rst | 67 .. _unlink: http://man7.org/linux/man-pages/man2/unlink.2.html target in Deleting binder Devices
|
| /linux/drivers/most/ |
| H A D | most_cdev.c | 35 spinlock_t unlink; /* synchronization lock to unlink channels */ member
|
| /linux/include/xen/interface/io/ |
| H A D | usbif.h | 359 } unlink; member
|
| /linux/kernel/bpf/ |
| H A D | bpf_local_storage.c | 357 int err, unlink = 0; in bpf_selem_unlink_nofail() local
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 177 const struct nf_conntrack_tuple *tuple, bool unlink) in nf_ct_find_expectation()
|
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 883 int unlink(const char *path) unlink() function
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.h | 30 unsigned long unlink; member
|
| /linux/fs/ |
| H A D | namei.c | 5600 SYSCALL_DEFINE1(unlink, const char __user *, pathname) in SYSCALL_DEFINE1() argument
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 449 int (*unlink)(const unsigned int, struct cifs_tcon *, const char *, member
|
| /linux/net/core/ |
| H A D | dev.c | 1792 void netif_close_many(struct list_head *head, bool unlink) in netif_close_many()
|