/Linux-v5.15/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 809 void usb_kill_anchored_urbs(struct usb_anchor *anchor) in usb_kill_anchored_urbs() 847 void usb_poison_anchored_urbs(struct usb_anchor *anchor) in usb_poison_anchored_urbs() 881 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs() 906 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) in usb_unlink_anchored_urbs() 925 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) in usb_anchor_suspend_wakeups() 939 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) in usb_anchor_resume_wakeups() [all …]
|
D | hcd.c | 1632 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
|
/Linux-v5.15/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
|
/Linux-v5.15/fs/ksmbd/ |
D | unicode.h | 83 wchar_t *anchor = ucs1; /* save a pointer to start of ucs1 */ in UniStrcat() local 132 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 172 wchar_t *anchor = ucs1; /* save pointer to string 1 */ in UniStrncat() local 219 wchar_t *anchor = ucs1; in UniStrncpy() local 235 wchar_t *anchor = ucs1; in UniStrncpy_le() local
|
/Linux-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/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()
|
/Linux-v5.15/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
|
/Linux-v5.15/drivers/usb/serial/ |
D | opticon.c | 46 struct usb_anchor anchor; member
|
/Linux-v5.15/sound/usb/bcd2000/ |
D | bcd2000.c | 57 struct usb_anchor anchor; member
|
/Linux-v5.15/include/linux/ |
D | iova.h | 85 struct iova anchor; /* rbtree lookup anchor */ member
|
D | usb.h | 1372 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() 1577 struct usb_anchor *anchor; member
|
/Linux-v5.15/fs/udf/ |
D | super.c | 210 unsigned int anchor; member 1792 struct anchorVolDescPtr *anchor; in udf_load_sequence() local
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.c | 387 u8 anchor, u8 offset, in dr_ste_v1_set_insert_hdr() 406 u8 anchor, u8 offset, in dr_ste_v1_set_remove_hdr()
|
/Linux-v5.15/fs/ |
D | libfs.c | 192 struct list_head *anchor = &dentry->d_subdirs; in dcache_readdir() local
|
/Linux-v5.15/arch/arm64/kvm/hyp/ |
D | pgtable.c | 508 kvm_pte_t *anchor; member
|
/Linux-v5.15/drivers/char/xillybus/ |
D | xillyusb.c | 104 struct usb_anchor anchor; member
|
/Linux-v5.15/drivers/pci/hotplug/ |
D | cpqphp.h | 75 char anchor[4]; member
|
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00.h | 1019 struct usb_anchor *anchor; member
|
/Linux-v5.15/sound/pci/hda/ |
D | hda_generic.c | 3245 const char *label, int anchor) in parse_capture_source()
|