/linux-4.1.27/drivers/usb/core/ |
D | urb.c | 123 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb() argument 127 spin_lock_irqsave(&anchor->lock, flags); in usb_anchor_urb() 129 list_add_tail(&urb->anchor_list, &anchor->urb_list); in usb_anchor_urb() 130 urb->anchor = anchor; in usb_anchor_urb() 132 if (unlikely(anchor->poisoned)) { in usb_anchor_urb() 136 spin_unlock_irqrestore(&anchor->lock, flags); in usb_anchor_urb() 140 static int usb_anchor_check_wakeup(struct usb_anchor *anchor) in usb_anchor_check_wakeup() argument 142 return atomic_read(&anchor->suspend_wakeups) == 0 && in usb_anchor_check_wakeup() 143 list_empty(&anchor->urb_list); in usb_anchor_check_wakeup() 147 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb() argument [all …]
|
D | hcd.c | 1657 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local 1669 usb_anchor_suspend_wakeups(anchor); in __usb_hcd_giveback_urb() 1691 usb_anchor_resume_wakeups(anchor); in __usb_hcd_giveback_urb()
|
/linux-4.1.27/lib/lz4/ |
D | lz4_compress.c | 65 const u8 *anchor = ip; in lz4_compressctx() local 111 while ((ip > anchor) && (ref > (u8 *)source) && in lz4_compressctx() 118 length = (int)(ip - anchor); in lz4_compressctx() 136 LZ4_BLINDCOPY(anchor, op, length); in lz4_compressctx() 145 anchor = ip; in lz4_compressctx() 174 length = (int)(ip - anchor); in lz4_compressctx() 195 anchor = ip; in lz4_compressctx() 212 anchor = ip++; in lz4_compressctx() 218 lastrun = (int)(iend - anchor); in lz4_compressctx() 231 memcpy(op, anchor, iend - anchor); in lz4_compressctx() [all …]
|
D | lz4hc_compress.c | 269 static inline int lz4_encodesequence(const u8 **ip, u8 **op, const u8 **anchor, in lz4_encodesequence() argument 276 length = (int)(*ip - *anchor); in lz4_encodesequence() 288 LZ4_BLINDCOPY(*anchor, *op, length); in lz4_encodesequence() 312 *anchor = *ip; in lz4_encodesequence() 323 const u8 *anchor = ip; in lz4_compresshcctx() local 362 lz4_encodesequence(&ip, &op, &anchor, ml, ref); in lz4_compresshcctx() 423 lz4_encodesequence(&ip, &op, &anchor, ml, ref); in lz4_compresshcctx() 425 lz4_encodesequence(&ip, &op, &anchor, ml2, ref2); in lz4_compresshcctx() 449 lz4_encodesequence(&ip, &op, &anchor, ml, ref); in lz4_compresshcctx() 487 lz4_encodesequence(&ip, &op, &anchor, ml, ref); in lz4_compresshcctx() [all …]
|
/linux-4.1.27/Documentation/usb/ |
D | anchors.txt | 1 What is anchor? 8 for them. The anchor is a data structure takes care of 15 There's no API to allocate an anchor. It is simply declared 22 Once it has no more URBs associated with it, the anchor can be 28 An association of URBs to an anchor is made by an explicit 32 all URBs associated with an anchor. 41 This function kills all URBs associated with an anchor. The URBs 48 This function unlinks all URBs associated with an anchor. The URBs 58 All URBs of an anchor are unanchored en masse. 63 This function waits for all URBs associated with an anchor to finish [all …]
|
/linux-4.1.27/fs/jfs/ |
D | jfs_unicode.h | 44 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 47 return anchor; in UniStrcpy() 58 __le16 *anchor = ucs1; in UniStrncpy_le() local 66 return anchor; in UniStrncpy_le() 90 __le16 *anchor = ucs1; in UniStrncpy_to_le() local 98 return anchor; in UniStrncpy_to_le() 107 wchar_t *anchor = ucs1; in UniStrncpy_from_le() local 115 return anchor; in UniStrncpy_from_le()
|
/linux-4.1.27/fs/cifs/ |
D | cifs_unicode.h | 134 wchar_t *anchor = ucs1; /* save a pointer to start of ucs1 */ in UniStrcat() local 139 return anchor; in UniStrcat() 184 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 187 return anchor; in UniStrcpy() 226 wchar_t *anchor = ucs1; /* save pointer to string 1 */ in UniStrncat() local 235 return (anchor); in UniStrncat() 274 wchar_t *anchor = ucs1; in UniStrncpy() local 282 return anchor; in UniStrncpy() 291 wchar_t *anchor = ucs1; in UniStrncpy_le() local 299 return anchor; in UniStrncpy_le()
|
/linux-4.1.27/include/linux/ |
D | usb.h | 1252 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() argument 1254 memset(anchor, 0, sizeof(*anchor)); in init_usb_anchor() 1255 INIT_LIST_HEAD(&anchor->urb_list); in init_usb_anchor() 1256 init_waitqueue_head(&anchor->wait); in init_usb_anchor() 1257 spin_lock_init(&anchor->lock); in init_usb_anchor() 1457 struct usb_anchor *anchor; member 1611 extern void usb_kill_anchored_urbs(struct usb_anchor *anchor); 1612 extern void usb_poison_anchored_urbs(struct usb_anchor *anchor); 1613 extern void usb_unpoison_anchored_urbs(struct usb_anchor *anchor); 1614 extern void usb_unlink_anchored_urbs(struct usb_anchor *anchor); [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_io.c | 901 struct cl_sync_io *anchor = &cl_env_info(env)->clt_anchor; in cl_io_submit_sync() local 907 pg->cp_sync_io = anchor; in cl_io_submit_sync() 910 cl_sync_io_init(anchor, queue->c2_qin.pl_nr); in cl_io_submit_sync() 921 cl_sync_io_note(anchor, +1); in cl_io_submit_sync() 926 anchor, timeout); in cl_io_submit_sync() 1598 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages) in cl_sync_io_init() argument 1600 init_waitqueue_head(&anchor->csi_waitq); in cl_sync_io_init() 1601 atomic_set(&anchor->csi_sync_nr, nrpages); in cl_sync_io_init() 1602 atomic_set(&anchor->csi_barrier, nrpages > 0); in cl_sync_io_init() 1603 anchor->csi_sync_rc = 0; in cl_sync_io_init() [all …]
|
D | cl_page.c | 1236 struct cl_sync_io *anchor = pg->cp_sync_io; in cl_page_completion() local 1255 if (anchor) { in cl_page_completion() 1257 LASSERT(pg->cp_sync_io == anchor); in cl_page_completion() 1267 if (anchor) in cl_page_completion() 1268 cl_sync_io_note(anchor, ioret); in cl_page_completion()
|
/linux-4.1.27/sound/usb/bcd2000/ |
D | bcd2000.c | 66 struct usb_anchor anchor; member 271 init_usb_anchor(&bcd2k->anchor); in bcd2000_init_device() 272 usb_anchor_urb(bcd2k->midi_out_urb, &bcd2k->anchor); in bcd2000_init_device() 273 usb_anchor_urb(bcd2k->midi_in_urb, &bcd2k->anchor); in bcd2000_init_device() 296 usb_wait_anchor_empty_timeout(&bcd2k->anchor, 1000); in bcd2000_init_device()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | fastmap-wl.c | 90 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb() argument 97 if (anchor) in ubi_wl_get_fm_peb() 275 wrk->anchor = 1; in ubi_ensure_anchor_pebs()
|
D | wl.c | 651 int anchor = wrk->anchor; local 688 if (!anchor) 689 anchor = !anchor_pebs_avalible(&ubi->free); 691 if (anchor) { 1000 wrk->anchor = 0;
|
D | ubi.h | 771 int anchor; member 858 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor);
|
/linux-4.1.27/Documentation/filesystems/ |
D | udf.txt | 61 anchor= Override standard anchor location. (default= 256)
|
/linux-4.1.27/fs/udf/ |
D | super.c | 217 unsigned int anchor; member 495 uopt->anchor = 0; in udf_parse_options() 584 uopt->anchor = option; in udf_parse_options() 1732 struct anchorVolDescPtr *anchor; in udf_load_sequence() local 1736 anchor = (struct anchorVolDescPtr *)bh->b_data; in udf_load_sequence() 1739 main_s = le32_to_cpu(anchor->mainVolDescSeqExt.extLocation); in udf_load_sequence() 1740 main_e = le32_to_cpu(anchor->mainVolDescSeqExt.extLength); in udf_load_sequence() 1745 reserve_s = le32_to_cpu(anchor->reserveVolDescSeqExt.extLocation); in udf_load_sequence() 1746 reserve_e = le32_to_cpu(anchor->reserveVolDescSeqExt.extLength); in udf_load_sequence() 1946 sbi->s_anchor = uopt->anchor; in udf_load_vrs()
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | cpqphp.h | 89 char anchor[4]; member 107 ANCHOR = offsetof(struct smbios_entry_point, anchor[0]),
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | cl_object.h | 3208 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages); 3210 struct cl_page_list *queue, struct cl_sync_io *anchor, 3212 void cl_sync_io_note(struct cl_sync_io *anchor, int ioret);
|
/linux-4.1.27/Documentation/ |
D | CodingStyle | 508 (let* ((anchor (c-langelem-pos c-syntactic-element)) 510 (offset (- (1+ column) anchor))
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_generic.c | 3214 const char *label, int anchor) in parse_capture_source() argument 3228 path = snd_hda_add_new_path(codec, pin, adc, anchor); in parse_capture_source()
|
/linux-4.1.27/Documentation/networking/ |
D | rxrpc.txt | 928 serves to anchor the peer data and keeps the connection ID counter.
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi_mid_low_api.txt | 975 * @buffer: anchor point to output to (0==writeto1_read0) or fetch from
|