Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
Durb.c126 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 …]
Dhcd.c1649 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
/kernel/linux/linux-5.10/fs/jfs/
Djfs_unicode.h31 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/
Dcifs_unicode.h120 __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/
Dfastmap-wl.c75 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/
Dlz4hc_compress.c265 const BYTE **anchor, in LZ4HC_encodeSequence()
349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
Dlz4_compress.c195 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/
Dzstd_opt.h412 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_generic() local
705 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_extDict_generic() local
Dcompress.c1016 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/
Dbcd2000.c57 struct usb_anchor anchor; member
/kernel/linux/linux-5.10/drivers/usb/serial/
Dopticon.c46 struct usb_anchor anchor; member
/kernel/linux/linux-5.10/include/linux/
Diova.h85 struct iova anchor; /* rbtree lookup anchor */ member
Dusb.h1375 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/
Dsuper.c212 unsigned int anchor; member
1793 struct anchorVolDescPtr *anchor; in udf_load_sequence() local
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
Dpgtable.c434 kvm_pte_t *anchor; member
/kernel/linux/linux-5.10/fs/
Dlibfs.c191 struct list_head *anchor = &dentry->d_subdirs; in dcache_readdir() local
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dcpqphp.h75 char anchor[4]; member
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00.h1009 struct usb_anchor *anchor; member
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_generic.c3249 const char *label, int anchor) in parse_capture_source()