Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Durb.c127 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb()
143 static int usb_anchor_check_wakeup(struct usb_anchor *anchor) in usb_anchor_check_wakeup()
150 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb()
168 struct usb_anchor *anchor; in usb_unanchor_urb() local
808 void usb_kill_anchored_urbs(struct usb_anchor *anchor) in usb_kill_anchored_urbs()
846 void usb_poison_anchored_urbs(struct usb_anchor *anchor) in usb_poison_anchored_urbs()
880 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs()
905 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) in usb_unlink_anchored_urbs()
924 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) in usb_anchor_suspend_wakeups()
938 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) in usb_anchor_resume_wakeups()
[all …]
H A Dhcd.c1624 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
/linux/fs/jfs/
H A Djfs_unicode.h24 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 Djfs_metapage.c85 struct meta_anchor *anchor = folio->private; in folio_to_mp() local
137 struct meta_anchor *anchor = folio->private; in inc_io() local
145 struct meta_anchor *anchor = folio->private; in dec_io() local
/linux/fs/nls/
H A Dnls_ucs2_utils.h52 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
/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c75 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb()
442 struct ubi_wl_entry *anchor; in ubi_ensure_anchor_pebs() local
/linux/lib/zstd/compress/
H A Dzstd_fast.c111 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_noDict_generic() local
384 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_dictMatchState_generic() local
561 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c62 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_noDict_generic() local
270 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
542 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_ldm.c312 static void ZSTD_ldm_limitTableUpdate(ZSTD_matchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate()
343 BYTE const* anchor = istart; in ZSTD_ldm_generateSequences_internal() local
H A Dzstd_lazy.c1485 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_generic() local
1872 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_extDict_generic() local
H A Dzstd_opt.c1047 const BYTE* anchor = istart; in ZSTD_compressBlock_opt_generic() local
H A Dzstd_compress.c2708 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
/linux/lib/lz4/
H A Dlz4hc_compress.c265 const BYTE **anchor, in LZ4HC_encodeSequence()
349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
H A 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
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h181 u8 anchor; member
194 u8 anchor; member
/linux/sound/usb/bcd2000/
H A Dbcd2000.c57 struct usb_anchor anchor; member
/linux/drivers/usb/serial/
H A Dopticon.c46 struct usb_anchor anchor; member
/linux/arch/loongarch/kernel/
H A Dmodule.c320 Elf_Addr anchor = (((Elf_Addr)location) & ~0xfff) + offset_hi20; in apply_r_larch_pcala() local
/linux/include/net/
H A Dtls.h119 struct sk_buff *anchor; member
/linux/include/linux/
H A Dusb.h1406 init_usb_anchor(struct usb_anchor * anchor) init_usb_anchor() argument
1611 struct usb_anchor *anchor; global() member
[all...]
/linux/drivers/char/xillybus/
H A Dxillyusb.c105 struct usb_anchor anchor; member
/linux/drivers/pci/hotplug/
H A Dcpqphp.h75 char anchor[4]; member
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00.h1012 struct usb_anchor *anchor; member
/linux/sound/pci/hda/
H A Dhda_generic.c3256 const char *label, int anchor) in parse_capture_source()