Home
last modified time | relevance | path

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

/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.c86 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
/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/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v3.c83 u32 reformat_id, u8 anchor, in dr_ste_v3_set_insert_hdr()
106 u8 anchor, u8 offset, int size) in dr_ste_v3_set_remove_hdr()
H A Ddr_ste_v1.c271 u8 anchor, u8 offset, in dr_ste_v1_set_insert_hdr()
290 u8 anchor, u8 offset, in dr_ste_v1_set_remove_hdr()
/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.c208 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_noDict_generic() local
495 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_dictMatchState_generic() local
720 const BYTE* anchor = istart; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c117 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_noDict_generic() local
342 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
623 const BYTE* anchor = istart; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_ldm.c332 static void ZSTD_ldm_limitTableUpdate(ZSTD_MatchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate()
365 BYTE const* anchor = istart; in ZSTD_ldm_generateSequences_internal() local
H A Dzstd_lazy.c1526 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_generic() local
1946 const BYTE* anchor = istart; in ZSTD_compressBlock_lazy_extDict_generic() local
H A Dzstd_opt.c1088 const BYTE* anchor = istart; in ZSTD_compressBlock_opt_generic() local
H A Dzstd_compress.c3069 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h182 u8 anchor; member
195 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/linux/
H A Dusb.h1409 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor()
1614 struct usb_anchor *anchor; member
/linux/drivers/usb/core/
H A Dhcd.c1624 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c568 kvm_pte_t *anchor; member
/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/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h256 struct mlx5_ib_anchor anchor; member
/linux/sound/pci/hda/
H A Dhda_generic.c3256 const char *label, int anchor) in parse_capture_source()