| /kernel/linux/linux-5.10/sound/core/ |
| H A D | sgbuf.c | 139 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 D | dir.c | 74 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 D | hmcdrv_cache.c | 40 loff_t ofs; member [all...] |
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | erase.c | 316 uint32_t ofs; in jffs2_block_check_erase() local
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | physmap-ixp4xx.c | 69 static map_word ixp4xx_read16(struct map_info *map, unsigned long ofs) in ixp4xx_read16() argument
|
| H A D | dc21285.c | 54 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 D | sm_common.c | 99 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 D | fwh_lock.h | 80 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 D | sst.c | 16 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 D | atmel.c | 19 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 D | capmode.c | 49 int ofs; in rx() local 137 int ofs; in prepare_tx() local [all...] |
| H A D | rfc1051.c | 127 int ofs; in rx() local 212 int ofs; in prepare_tx() local
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | erase.c | 314 uint32_t ofs; in jffs2_block_check_erase() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | tty_buffer.h | 25 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 D | hmcdrv_cache.c | 40 loff_t ofs; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
| H A D | igc_dump.c | 7 u32 ofs; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | dma.c | 59 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 D | nf_conntrack_ovs.c | 43 int ofs; in nf_ct_helper() local
|
| /third_party/libwebsockets/lib/core/ |
| H A D | buflist.c | 176 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.c | 116 off_t ofs = (_64bits ? elf_header64.e_phoff : elf_header32.e_phoff); in _UCD_create() local
|
| /third_party/libcoap/tests/ |
| H A D | test_wellknown.c | 37 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 D | common_x86.c | 295 GLuint ofs; in _mesa_get_x86_features() local
|
| /third_party/mesa3d/src/util/ |
| H A D | u_mm.c | 70 u_mmInit(int ofs, int size) in u_mmInit() argument [all...] |
| /third_party/libexif/libexif/apple/ |
| H A D | exif-mnote-data-apple.c | 61 unsigned int ofs, dofs; in exif_mnote_data_apple_load() local [all...] |
| /third_party/libwebsockets/lib/system/ |
| H A D | system.c | 77 lws_system_blob_get(lws_system_blob_t *b, uint8_t *buf, size_t *len, size_t ofs) in lws_system_blob_get() argument
|