/linux/drivers/usb/core/ |
H A D | urb.c | 127 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb() argument 143 usb_anchor_check_wakeup(struct usb_anchor * anchor) usb_anchor_check_wakeup() argument 150 __usb_unanchor_urb(struct urb * urb,struct usb_anchor * anchor) __usb_unanchor_urb() argument 168 struct usb_anchor *anchor; usb_unanchor_urb() local 807 usb_kill_anchored_urbs(struct usb_anchor * anchor) usb_kill_anchored_urbs() argument 845 usb_poison_anchored_urbs(struct usb_anchor * anchor) usb_poison_anchored_urbs() argument 879 usb_unpoison_anchored_urbs(struct usb_anchor * anchor) usb_unpoison_anchored_urbs() argument 901 usb_anchor_suspend_wakeups(struct usb_anchor * anchor) usb_anchor_suspend_wakeups() argument 915 usb_anchor_resume_wakeups(struct usb_anchor * anchor) usb_anchor_resume_wakeups() argument 936 usb_wait_anchor_empty_timeout(struct usb_anchor * anchor,unsigned int timeout) usb_wait_anchor_empty_timeout() argument 955 usb_get_from_anchor(struct usb_anchor * anchor) usb_get_from_anchor() argument 982 usb_scuttle_anchored_urbs(struct usb_anchor * anchor) usb_scuttle_anchored_urbs() argument 1010 usb_anchor_empty(struct usb_anchor * anchor) usb_anchor_empty() argument [all...] |
H A D | hcd.c | 1637 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
|
/linux/fs/jfs/ |
H A D | jfs_unicode.h | 24 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 38 __le16 *anchor = ucs1; in UniStrncpy_le() local 70 __le16 *anchor = ucs1; in UniStrncpy_to_le() local 87 wchar_t *anchor = ucs1; in UniStrncpy_from_le() local
|
H A D | jfs_metapage.c | 86 struct meta_anchor *anchor = folio->private; in folio_to_mp() local 138 struct meta_anchor *anchor = folio->private; in inc_io() local 146 struct meta_anchor *anchor = folio->private; in dec_io() local [all...] |
/linux/fs/nls/ |
H A D | nls_ucs2_utils.h | 52 wchar_t *anchor = ucs1; /* save a pointer to start of ucs1 */ in UniStrcat() local 101 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local 141 wchar_t *anchor = ucs1; /* save pointer to string 1 */ in UniStrncat() local 188 wchar_t *anchor = ucs1; in UniStrncpy() local 204 wchar_t *anchor = ucs1; in UniStrncpy_le() local [all...] |
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_ste_v3.c | 83 u32 reformat_id, u8 anchor, in dr_ste_v3_set_insert_hdr() argument 106 u8 anchor, u8 offset, int size) in dr_ste_v3_set_remove_hdr() argument
|
H A D | dr_ste_v1.c | 271 u8 anchor, u8 offset, in dr_ste_v1_set_insert_hdr() argument 290 u8 anchor, u8 offset, in dr_ste_v1_set_remove_hdr() argument
|
/linux/lib/zstd/compress/ |
H A D | zstd_fast.c | 208 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_noDict_generic() local 495 const BYTE* anchor in ZSTD_compressBlock_fast_dictMatchState_generic() local 720 const BYTE* anchor = istart; ZSTD_compressBlock_fast_extDict_generic() local [all...] |
H A D | zstd_double_fast.c | 117 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_noDict_generic() local 342 const BYTE* anchor = istart; ZSTD_compressBlock_doubleFast_dictMatchState_generic() local 623 const BYTE* anchor = istart; ZSTD_compressBlock_doubleFast_extDict_generic() local [all...] |
H A D | zstd_ldm.c | 332 static void ZSTD_ldm_limitTableUpdate(ZSTD_MatchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate() argument 365 BYTE const* anchor = istart; in ZSTD_ldm_generateSequences_internal() local [all...] |
H A D | zstd_lazy.c | 1526 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_generic() local 1946 const BYTE* anchor = istart; ZSTD_compressBlock_lazy_extDict_generic() local [all...] |
H A D | zstd_opt.c | 1088 const BYTE* anchor = istart; in ZSTD_compressBlock_opt_generic() local [all...] |
/linux/lib/lz4/ |
H A D | lz4hc_compress.c | 264 const BYTE **anchor, in LZ4HC_encodeSequence() argument 348 const BYTE *anchor = ip; in LZ4HC_compress_generic() local [all...] |
H A D | lz4_compress.c | 194 const BYTE *anchor = (const BYTE *) source; in LZ4_compress_generic() local 532 const BYTE *anchor = ip; in LZ4_compress_destSize_generic() local [all...] |
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | mlx5hws.h | 190 u8 anchor; member 203 u8 anchor; member
|
H A D | action.h | 151 u8 anchor; member 186 u8 anchor; member
|
/linux/include/linux/ |
H A D | iova.h | 37 struct iova anchor; /* rbtree lookup anchor */ member
|
H A D | usb.h | 1409 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() argument 1618 struct usb_anchor *anchor; member [all...] |
/linux/sound/usb/bcd2000/ |
H A D | bcd2000.c | 57 struct usb_anchor anchor; member
|
/linux/arch/loongarch/kernel/ |
H A D | module.c | 320 Elf_Addr anchor = (((Elf_Addr)location) & ~0xfff) + offset_hi20; in apply_r_larch_pcala() local
|
/linux/fs/udf/ |
H A D | super.c | 224 unsigned int anchor; member 1864 struct anchorVolDescPtr *anchor; in udf_load_sequence() local [all...] |
/linux/include/net/ |
H A D | tls.h | 121 struct sk_buff *anchor; member
|
/linux/drivers/pci/hotplug/ |
H A D | cpqphp.h | 75 char anchor[4]; member
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00.h | 1012 struct usb_anchor *anchor; member
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 243 struct mlx5_ib_anchor anchor; member
|