Home
last modified time | relevance | path

Searched defs:anchor (Results 1 - 25 of 48) sorted by relevance

12

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/jfs/
H A 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/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() argument
313 struct ubi_wl_entry *anchor; in ubi_ensure_anchor_pebs() local
[all...]
/kernel/linux/linux-6.6/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() argument
365 struct ubi_wl_entry *anchor; in ubi_ensure_anchor_pebs() local
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c330 Elf_Addr anchor = (((Elf_Addr)location) & ~0xfff) + offset_hi20; in apply_r_larch_pcala() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule.c319 Elf_Addr anchor = (((Elf_Addr)location) & ~0xfff) + offset_hi20; in apply_r_larch_pcala() local
/kernel/linux/linux-5.10/drivers/usb/core/
H A Durb.c126 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb() argument
142 usb_anchor_check_wakeup(struct usb_anchor *anchor) usb_anchor_check_wakeup() argument
149 __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) __usb_unanchor_urb() argument
167 struct usb_anchor *anchor; usb_unanchor_urb() local
812 usb_kill_anchored_urbs(struct usb_anchor *anchor) usb_kill_anchored_urbs() argument
850 usb_poison_anchored_urbs(struct usb_anchor *anchor) usb_poison_anchored_urbs() argument
884 usb_unpoison_anchored_urbs(struct usb_anchor *anchor) usb_unpoison_anchored_urbs() argument
909 usb_unlink_anchored_urbs(struct usb_anchor *anchor) usb_unlink_anchored_urbs() argument
928 usb_anchor_suspend_wakeups(struct usb_anchor *anchor) usb_anchor_suspend_wakeups() argument
942 usb_anchor_resume_wakeups(struct usb_anchor *anchor) usb_anchor_resume_wakeups() argument
963 usb_wait_anchor_empty_timeout(struct usb_anchor *anchor, unsigned int timeout) usb_wait_anchor_empty_timeout() argument
982 usb_get_from_anchor(struct usb_anchor *anchor) usb_get_from_anchor() argument
1009 usb_scuttle_anchored_urbs(struct usb_anchor *anchor) usb_scuttle_anchored_urbs() argument
1037 usb_anchor_empty(struct usb_anchor *anchor) usb_anchor_empty() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dopticon.c46 struct usb_anchor anchor; member
/kernel/linux/linux-5.10/sound/usb/bcd2000/
H A Dbcd2000.c57 struct usb_anchor anchor; member
/kernel/linux/linux-5.10/fs/cifs/
H A 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
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Diova.h37 struct iova anchor; /* rbtree lookup anchor */ member
/kernel/linux/linux-6.6/drivers/usb/core/
H A Durb.c127 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
808 usb_kill_anchored_urbs(struct usb_anchor *anchor) usb_kill_anchored_urbs() argument
846 usb_poison_anchored_urbs(struct usb_anchor *anchor) usb_poison_anchored_urbs() argument
880 usb_unpoison_anchored_urbs(struct usb_anchor *anchor) usb_unpoison_anchored_urbs() argument
905 usb_unlink_anchored_urbs(struct usb_anchor *anchor) usb_unlink_anchored_urbs() argument
924 usb_anchor_suspend_wakeups(struct usb_anchor *anchor) usb_anchor_suspend_wakeups() argument
938 usb_anchor_resume_wakeups(struct usb_anchor *anchor) usb_anchor_resume_wakeups() argument
959 usb_wait_anchor_empty_timeout(struct usb_anchor *anchor, unsigned int timeout) usb_wait_anchor_empty_timeout() argument
978 usb_get_from_anchor(struct usb_anchor *anchor) usb_get_from_anchor() argument
1005 usb_scuttle_anchored_urbs(struct usb_anchor *anchor) usb_scuttle_anchored_urbs() argument
1033 usb_anchor_empty(struct usb_anchor *anchor) usb_anchor_empty() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dopticon.c46 struct usb_anchor anchor; member
/kernel/linux/linux-6.6/sound/usb/bcd2000/
H A Dbcd2000.c57 struct usb_anchor anchor; member
/kernel/linux/linux-5.10/include/linux/
H A Diova.h85 struct iova anchor; /* rbtree lookup anchor */ member
/kernel/linux/linux-5.10/lib/lz4/
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
[all...]
H A Dlz4hc_compress.c349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
262 LZ4HC_encodeSequence( const BYTE **ip, BYTE **op, const BYTE **anchor, int matchLength, const BYTE * const match, limitedOutput_directive limitedOutputBuffer, BYTE *oend) LZ4HC_encodeSequence() argument
[all...]
/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_opt.h412 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_generic() local
705 const BYTE *anchor = istart; ZSTD_compressBlock_opt_extDict_generic() local
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_fast.c111 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_noDict_generic() local
384 const BYTE* anchor in ZSTD_compressBlock_fast_dictMatchState_generic() local
561 const BYTE* anchor = istart; ZSTD_compressBlock_fast_extDict_generic() local
[all...]
H A Dzstd_double_fast.c62 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_noDict_generic() local
270 const BYTE* anchor = istart; ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
542 const BYTE* anchor = istart; ZSTD_compressBlock_doubleFast_extDict_generic() local
[all...]
H A Dzstd_ldm.c312 static void ZSTD_ldm_limitTableUpdate(ZSTD_matchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate() argument
343 BYTE const* anchor = istart; in ZSTD_ldm_generateSequences_internal() local
[all...]
/kernel/linux/linux-6.6/lib/lz4/
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
[all...]
H A Dlz4hc_compress.c349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
262 LZ4HC_encodeSequence( const BYTE **ip, BYTE **op, const BYTE **anchor, int matchLength, const BYTE * const match, limitedOutput_directive limitedOutputBuffer, BYTE *oend) LZ4HC_encodeSequence() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
H A Dpgtable.c434 kvm_pte_t *anchor; member
[all...]

Completed in 22 milliseconds

12