/kernel/linux/linux-5.10/drivers/usb/core/ |
D | urb.c | 126 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb() 142 static int usb_anchor_check_wakeup(struct usb_anchor *anchor) in usb_anchor_check_wakeup() 149 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb() 167 struct usb_anchor *anchor; in usb_unanchor_urb() local 812 void usb_kill_anchored_urbs(struct usb_anchor *anchor) in usb_kill_anchored_urbs() 850 void usb_poison_anchored_urbs(struct usb_anchor *anchor) in usb_poison_anchored_urbs() 884 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs() 909 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) in usb_unlink_anchored_urbs() 928 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) in usb_anchor_suspend_wakeups() 942 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) in usb_anchor_resume_wakeups() [all …]
|
D | hcd.c | 1649 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | jfs_unicode.h | 31 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 45 __le16 *anchor = ucs1; in UniStrncpy_le() local 77 __le16 *anchor = ucs1; in UniStrncpy_to_le() local 94 wchar_t *anchor = ucs1; in UniStrncpy_from_le() local
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | cifs_unicode.h | 120 __le16 *anchor = ucs1; /* save a pointer to start of ucs1 */ in UniStrcat() local 170 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 212 wchar_t *anchor = ucs1; /* save pointer to string 1 */ in UniStrncat() local 260 wchar_t *anchor = ucs1; in UniStrncpy() local 277 wchar_t *anchor = ucs1; in UniStrncpy_le() local
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
D | fastmap-wl.c | 75 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb() 311 struct ubi_wl_entry *anchor; in ubi_ensure_anchor_pebs() local
|
/kernel/linux/linux-5.10/lib/lz4/ |
D | lz4hc_compress.c | 265 const BYTE **anchor, in LZ4HC_encodeSequence() 349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
|
D | lz4_compress.c | 195 const BYTE *anchor = (const BYTE *) source; in LZ4_compress_generic() local 533 const BYTE *anchor = ip; in LZ4_compress_destSize_generic() local
|
/kernel/linux/linux-5.10/lib/zstd/ |
D | zstd_opt.h | 412 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_generic() local 705 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_extDict_generic() local
|
D | compress.c | 1016 const BYTE *anchor = istart; in ZSTD_compressBlock_fast_generic() local 1125 const BYTE *anchor = istart; in ZSTD_compressBlock_fast_extDict_generic() local 1264 const BYTE *anchor = istart; in ZSTD_compressBlock_doubleFast_generic() local 1406 const BYTE *anchor = istart; in ZSTD_compressBlock_doubleFast_extDict_generic() local 1902 const BYTE *anchor = istart; in ZSTD_compressBlock_lazy_generic() local 2063 const BYTE *anchor = istart; in ZSTD_compressBlock_lazy_extDict_generic() local
|
/kernel/linux/linux-5.10/sound/usb/bcd2000/ |
D | bcd2000.c | 57 struct usb_anchor anchor; member
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | opticon.c | 46 struct usb_anchor anchor; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | iova.h | 85 struct iova anchor; /* rbtree lookup anchor */ member
|
D | usb.h | 1375 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() 1580 struct usb_anchor *anchor; member
|
/kernel/linux/linux-5.10/fs/udf/ |
D | super.c | 212 unsigned int anchor; member 1793 struct anchorVolDescPtr *anchor; in udf_load_sequence() local
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
D | pgtable.c | 434 kvm_pte_t *anchor; member
|
/kernel/linux/linux-5.10/fs/ |
D | libfs.c | 191 struct list_head *anchor = &dentry->d_subdirs; in dcache_readdir() local
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
D | cpqphp.h | 75 char anchor[4]; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00.h | 1009 struct usb_anchor *anchor; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_generic.c | 3249 const char *label, int anchor) in parse_capture_source()
|