Home
last modified time | relevance | path

Searched defs:ofs (Results 51 - 75 of 508) sorted by relevance

12345678910>>...21

/kernel/linux/linux-5.10/sound/core/
H A Dsgbuf.c139 snd_sgbuf_get_chunk_size(struct snd_dma_buffer *dmab, unsigned int ofs, unsigned int size) snd_sgbuf_get_chunk_size() argument
/kernel/linux/linux-5.10/fs/erofs/
H A Ddir.c74 unsigned int ofs = ctx->pos % EROFS_BLKSIZ; in erofs_readdir() local
24 erofs_fill_dentries(struct inode *dir, struct dir_context *ctx, void *dentry_blk, unsigned int *ofs, unsigned int nameoff, unsigned int maxsize) erofs_fill_dentries() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dhmcdrv_cache.c40 loff_t ofs; member
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Derase.c316 uint32_t ofs; in jffs2_block_check_erase() local
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dphysmap-ixp4xx.c69 static map_word ixp4xx_read16(struct map_info *map, unsigned long ofs) in ixp4xx_read16() argument
H A Ddc21285.c54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) in dc21285_read8() argument
61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) in dc21285_read16() argument
68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) in dc21285_read32() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsm_common.c99 static int sm_block_markbad(struct nand_chip *chip, loff_t ofs) in sm_block_markbad() argument
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dfwh_lock.h80 static int fwh_lock_varsize(struct mtd_info *mtd, loff_t ofs, uint64_t len) in fwh_lock_varsize() argument
91 static int fwh_unlock_varsize(struct mtd_info *mtd, loff_t ofs, uint64_t len) in fwh_unlock_varsize() argument
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dsst.c16 static int sst26vf_nor_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in sst26vf_nor_lock() argument
21 static int sst26vf_nor_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in sst26vf_nor_unlock() argument
41 static int sst26vf_nor_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in sst26vf_nor_is_locked() argument
H A Datmel.c19 static int at25fs_nor_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in at25fs_nor_lock() argument
24 static int at25fs_nor_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in at25fs_nor_unlock() argument
40 static int at25fs_nor_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in at25fs_nor_is_locked() argument
71 static int atmel_nor_set_global_protection(struct spi_nor *nor, loff_t ofs, in atmel_nor_set_global_protection() argument
121 static int atmel_nor_global_protect(struct spi_nor *nor, loff_t ofs, in atmel_nor_global_protect() argument
127 static int atmel_nor_global_unprotect(struct spi_nor *nor, loff_t ofs, in atmel_nor_global_unprotect() argument
133 atmel_nor_is_global_protected(struct spi_nor *nor, loff_t ofs, uint64_t len) atmel_nor_is_global_protected() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcapmode.c49 int ofs; in rx() local
137 int ofs; in prepare_tx() local
[all...]
H A Drfc1051.c127 int ofs; in rx() local
212 int ofs; in prepare_tx() local
/kernel/linux/linux-6.6/fs/jffs2/
H A Derase.c314 uint32_t ofs; in jffs2_block_check_erase() local
/kernel/linux/linux-6.6/include/linux/
H A Dtty_buffer.h25 static inline u8 *char_buf_ptr(struct tty_buffer *b, unsigned int ofs) in char_buf_ptr() argument
30 static inline u8 *flag_buf_ptr(struct tty_buffer *b, unsigned int ofs) in flag_buf_ptr() argument
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dhmcdrv_cache.c40 loff_t ofs; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_dump.c7 u32 ofs; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddma.c59 static void __mt7996_dma_prefetch(struct mt7996_dev *dev, u32 ofs) in __mt7996_dma_prefetch() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_ovs.c43 int ofs; in nf_ct_helper() local
/third_party/libwebsockets/lib/core/
H A Dbuflist.c176 lws_buflist_linear_copy(struct lws_buflist **head, size_t ofs, uint8_t *buf, in lws_buflist_linear_copy() argument
188 memcpy(buf, ((uint8_t *)&p[1]) + LWS_PRE + ofs, s); in lws_buflist_linear_copy() local
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_create.c116 off_t ofs = (_64bits ? elf_header64.e_phoff : elf_header32.e_phoff); in _UCD_create() local
/third_party/libcoap/tests/
H A Dtest_wellknown.c37 size_t buflen, offset, ofs; in t_wellknown1() local
86 size_t buflen, offset, ofs; in t_wellknown2() local
[all...]
/third_party/mesa3d/src/mesa/x86/
H A Dcommon_x86.c295 GLuint ofs; in _mesa_get_x86_features() local
/third_party/mesa3d/src/util/
H A Du_mm.c70 u_mmInit(int ofs, int size) in u_mmInit() argument
[all...]
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.c61 unsigned int ofs, dofs; in exif_mnote_data_apple_load() local
[all...]
/third_party/libwebsockets/lib/system/
H A Dsystem.c77 lws_system_blob_get(lws_system_blob_t *b, uint8_t *buf, size_t *len, size_t ofs) in lws_system_blob_get() argument

Completed in 10 milliseconds

12345678910>>...21