Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 198 of 198) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-io.c39 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8()
46 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32()
53 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32()
120 u32 __iwl_read_prph(struct iwl_trans *trans, u32 ofs) in __iwl_read_prph()
127 void __iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in __iwl_write_prph()
133 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_prph()
146 void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph()
172 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph()
184 void iwl_set_bits_mask_prph(struct iwl_trans *trans, u32 ofs, in iwl_set_bits_mask_prph()
197 void iwl_clear_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_clear_bits_prph()
Diwl-trans.h1015 static inline void iwl_trans_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_trans_write8()
1020 static inline void iwl_trans_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_trans_write32()
1025 static inline u32 iwl_trans_read32(struct iwl_trans *trans, u32 ofs) in iwl_trans_read32()
1030 static inline u32 iwl_trans_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_trans_read_prph()
1035 static inline void iwl_trans_write_prph(struct iwl_trans *trans, u32 ofs, in iwl_trans_write_prph()
/linux-4.4.14/fs/logfs/
Ddev_mtd.c14 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1)) argument
16 static int logfs_mtd_read(struct super_block *sb, loff_t ofs, size_t len, in logfs_mtd_read()
35 static int loffs_mtd_write(struct super_block *sb, loff_t ofs, size_t len, in loffs_mtd_write()
72 static int logfs_mtd_erase_mapping(struct super_block *sb, loff_t ofs, in logfs_mtd_erase_mapping()
90 static int logfs_mtd_erase(struct super_block *sb, loff_t ofs, size_t len, in logfs_mtd_erase()
148 static struct page *logfs_mtd_find_first_sb(struct super_block *sb, u64 *ofs) in logfs_mtd_find_first_sb()
165 static struct page *logfs_mtd_find_last_sb(struct super_block *sb, u64 *ofs) in logfs_mtd_find_last_sb()
183 static int __logfs_mtd_writeseg(struct super_block *sb, u64 ofs, pgoff_t index, in __logfs_mtd_writeseg()
205 static void logfs_mtd_writeseg(struct super_block *sb, u64 ofs, size_t len) in logfs_mtd_writeseg()
234 static int logfs_mtd_can_write_buf(struct super_block *sb, u64 ofs) in logfs_mtd_can_write_buf()
Ddev_bdev.c15 #define PAGE_OFS(ofs) ((ofs) & (PAGE_SIZE-1)) argument
74 static int __bdev_writeseg(struct super_block *sb, u64 ofs, pgoff_t index, in __bdev_writeseg()
130 static void bdev_writeseg(struct super_block *sb, u64 ofs, size_t len) in bdev_writeseg()
166 static int do_erase(struct super_block *sb, u64 ofs, pgoff_t index, in do_erase()
245 static struct page *bdev_find_first_sb(struct super_block *sb, u64 *ofs) in bdev_find_first_sb()
255 static struct page *bdev_find_last_sb(struct super_block *sb, u64 *ofs) in bdev_find_last_sb()
280 static int bdev_can_write_buf(struct super_block *sb, u64 ofs) in bdev_can_write_buf()
Dsegment.c41 s32 ofs; in logfs_get_free_bytes() local
71 int __logfs_buf_write(struct logfs_area *area, u64 ofs, void *buf, size_t len, in __logfs_buf_write()
109 u64 ofs = dev_ofs(sb, area->a_segno, area->a_used_bytes); in pad_partial_page() local
130 u64 ofs = dev_ofs(sb, area->a_segno, area->a_used_bytes); in pad_full_pages() local
298 s64 ofs; in __logfs_segment_write() local
400 int wbuf_read(struct super_block *sb, u64 ofs, size_t len, void *buf) in wbuf_read()
456 static int read_obj_header(struct super_block *sb, u64 ofs, in read_obj_header()
568 u64 ofs, u64 bix, level_t level) in __logfs_segment_read()
657 u64 ofs, u64 bix, level_t level) in logfs_segment_read()
716 u64 ofs, start, end; in freeseg() local
[all …]
Djournal.c119 u64 ofs; in read_area() local
159 static int __read_je_header(struct super_block *sb, u64 ofs, in __read_je_header()
184 static int __read_je_payload(struct super_block *sb, u64 ofs, in __read_je_payload()
211 static int __read_je(struct super_block *sb, u64 ofs, in __read_je()
222 static int read_je(struct super_block *sb, u64 ofs) in read_je()
264 u64 ofs, seg_ofs = dev_ofs(sb, segno, 0); in logfs_read_segment() local
395 u64 ofs; in journal_erase_segment() local
558 u64 ofs; in write_wbuf() local
632 s32 ofs; in logfs_get_free_bytes() local
658 s64 ofs; in logfs_write_je_buf() local
Dreadwrite.c956 static int logfs_is_valid_direct(struct logfs_inode *li, u64 bix, u64 ofs) in logfs_is_valid_direct()
962 u64 ofs, u64 bofs) in __logfs_is_valid_loop()
990 static int logfs_is_valid_loop(struct inode *inode, u64 bix, u64 ofs) in logfs_is_valid_loop()
1007 static int __logfs_is_valid_block(struct inode *inode, u64 bix, u64 ofs) in __logfs_is_valid_block()
1031 int logfs_is_valid_block(struct super_block *sb, u64 ofs, u64 ino, u64 bix, in logfs_is_valid_block()
1213 u64 ofs; member
1398 static int ptr_change(u64 ofs, struct page *page) in ptr_change()
1611 int logfs_rewrite_block(struct inode *inode, u64 bix, u64 ofs, in logfs_rewrite_block()
1645 u64 ofs, struct logfs_shadow *shadow, u64 size) in truncate_data_block()
2083 void logfs_set_segment_used(struct super_block *sb, u64 ofs, int increment) in logfs_set_segment_used()
Dgc.c113 static void logfs_cleanse_block(struct super_block *sb, u64 ofs, u64 ino, in logfs_cleanse_block()
130 u64 ofs, ino, bix; in logfs_gc_segment() local
638 u64 ofs = dev_ofs(sb, area->a_segno, area->a_written_bytes); in check_area() local
Dsuper.c188 struct page *(*find_sb)(struct super_block *sb, u64 *ofs)) in write_one_sb()
194 u64 ofs; in write_one_sb() local
Dlogfs.h608 static inline int logfs_buf_write(struct logfs_area *area, u64 ofs, in logfs_buf_write()
614 static inline int logfs_buf_recover(struct logfs_area *area, u64 ofs, in logfs_buf_recover()
668 static inline u64 dev_ofs(struct super_block *sb, u32 segno, u32 ofs) in dev_ofs()
673 static inline u32 seg_no(struct super_block *sb, u64 ofs) in seg_no()
678 static inline u32 seg_ofs(struct super_block *sb, u64 ofs) in seg_ofs()
683 static inline u64 seg_align(struct super_block *sb, u64 ofs) in seg_align()
Dlogfs_abi.h117 #define pure_ofs(ofs) (ofs & ~LOGFS_FULLY_POPULATED) argument
/linux-4.4.14/security/selinux/ss/
Debitmap.h49 unsigned int ofs; in ebitmap_start_positive() local
68 unsigned int ofs; in ebitmap_next_positive() local
91 unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_get_bit() local
103 unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_set_bit() local
113 unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit); in ebitmap_node_clr_bit() local
/linux-4.4.14/drivers/media/pci/pt3/
Dpt3_dma.c70 static u8 *next_unit(struct pt3_adapter *adap, int *idx, int *ofs) in next_unit()
84 int idx, ofs; in pt3_proc_dma() local
116 int idx, ofs; in pt3_init_dmabuf() local
159 int idx, ofs; in pt3_alloc_dmabuf() local
/linux-4.4.14/drivers/mtd/maps/
Dpci.c40 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8()
48 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32()
62 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8()
68 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32()
127 intel_iq80310_translate(struct map_pci_info *map, unsigned long ofs) in intel_iq80310_translate()
215 intel_dc21285_translate(struct map_pci_info *map, unsigned long ofs) in intel_dc21285_translate()
Dmap_funcs.c12 static map_word __xipram simple_map_read(struct map_info *map, unsigned long ofs) in simple_map_read()
17 static void __xipram simple_map_write(struct map_info *map, const map_word datum, unsigned long ofs) in simple_map_write()
Ddc21285.c54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) in dc21285_read8()
61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) in dc21285_read16()
68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) in dc21285_read32()
Dgpio-addr-flash.c63 static void gf_set_gpios(struct async_state *state, unsigned long ofs) in gf_set_gpios()
82 static map_word gf_read(struct map_info *map, unsigned long ofs) in gf_read()
131 static void gf_write(struct map_info *map, map_word d1, unsigned long ofs) in gf_write()
Dsbc_gxx.c103 static inline void sbc_gxx_page(struct map_info *map, unsigned long ofs) in sbc_gxx_page()
114 static map_word sbc_gxx_read8(struct map_info *map, unsigned long ofs) in sbc_gxx_read8()
Dlatch-addr-flash.c38 static map_word lf_read(struct map_info *map, unsigned long ofs) in lf_read()
55 static void lf_write(struct map_info *map, map_word datum, unsigned long ofs) in lf_write()
Dbfin-async-flash.c70 static map_word bfin_flash_read(struct map_info *map, unsigned long ofs) in bfin_flash_read()
97 static void bfin_flash_write(struct map_info *map, map_word d1, unsigned long ofs) in bfin_flash_write()
Dpcmciamtd.c108 static map_word pcmcia_read8_remap(struct map_info *map, unsigned long ofs) in pcmcia_read8_remap()
123 static map_word pcmcia_read16_remap(struct map_info *map, unsigned long ofs) in pcmcia_read16_remap()
217 static map_word pcmcia_read8(struct map_info *map, unsigned long ofs) in pcmcia_read8()
232 static map_word pcmcia_read16(struct map_info *map, unsigned long ofs) in pcmcia_read16()
Dixp4xx.c88 static map_word ixp4xx_read16(struct map_info *map, unsigned long ofs) in ixp4xx_read16()
Dvmu-flash.c55 unsigned int ofs; /* block offset */ member
304 static unsigned char vmu_flash_read_char(unsigned long ofs, int *retval, in vmu_flash_read_char()
/linux-4.4.14/fs/jffs2/
Dsummary.c116 uint32_t ofs) in jffs2_sum_add_inode_mem()
134 uint32_t ofs) in jffs2_sum_add_dirent_mem()
158 int jffs2_sum_add_xattr_mem(struct jffs2_summary *s, struct jffs2_raw_xattr *rx, uint32_t ofs) in jffs2_sum_add_xattr_mem()
176 int jffs2_sum_add_xref_mem(struct jffs2_summary *s, struct jffs2_raw_xref *rr, uint32_t ofs) in jffs2_sum_add_xref_mem()
249 unsigned long count, uint32_t ofs) in jffs2_sum_add_kvec()
372 uint32_t ofs, uint32_t len, in sum_link_node_ref()
577 int ret, ofs; in jffs2_sum_scan_sumnode() local
Dscan.c288 uint32_t ofs, uint32_t len) in jffs2_fill_scan_buf()
328 struct jffs2_raw_xattr *rx, uint32_t ofs, in jffs2_scan_xattr_node()
384 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node()
446 uint32_t ofs, prevofs, max_ofs; in jffs2_scan_eraseblock() local
986 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node()
1040 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
Dnodelist.c149 static struct jffs2_node_frag * new_fragment(struct jffs2_full_dnode *fn, uint32_t ofs, uint32_t si… in new_fragment()
587 uint32_t ofs, uint32_t len, in jffs2_link_node_ref()
682 uint32_t ofs = jeb->offset + c->sector_size - jeb->free_size; in jffs2_scan_dirty_space() local
Dwritev.c32 int jffs2_flash_direct_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_direct_write()
Ddebug.h227 #define jffs2_dbg_prewrite_paranoia_check(c, ofs, len) \ argument
234 #define jffs2_dbg_prewrite_paranoia_check(c, ofs, len) argument
252 #define jffs2_dbg_dump_node(c, ofs) \ argument
262 #define jffs2_dbg_dump_node(c, ofs) argument
Dwbuf.c231 uint32_t ofs) in jffs2_verify_write()
283 uint32_t start, end, ofs, len; in jffs2_wbuf_recover() local
941 int jffs2_flash_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_write()
957 int jffs2_flash_read(struct jffs2_sb_info *c, loff_t ofs, size_t len, size_t *retlen, u_char *buf) in jffs2_flash_read()
Dread.c25 int ofs, int len) in jffs2_read_dnode()
Ddebug.c126 uint32_t ofs, int len) in __jffs2_dbg_prewrite_paranoia_check()
773 __jffs2_dbg_dump_node(struct jffs2_sb_info *c, uint32_t ofs) in __jffs2_dbg_dump_node()
Dos-linux.h78 #define jffs2_flash_write(c, ofs, len, retlen, buf) jffs2_flash_direct_write(c, ofs, len, retlen, b… argument
79 #define jffs2_flash_read(c, ofs, len, retlen, buf) (mtd_read((c)->mtd, ofs, len, retlen, buf)) argument
Dcompr_rubin.c33 unsigned int ofs; member
48 unsigned buflen, unsigned ofs, in init_pushpull()
Derase.c343 uint32_t ofs; in jffs2_block_check_erase() local
Dnodemgmt.c501 uint32_t ofs, uint32_t len, in jffs2_add_physical_node_ref()
Dnodelist.h216 uint32_t ofs; /* The offset to which the data of this node belongs */ member
274 uint32_t ofs; /* The offset to which this fragment belongs */ member
Dreadinode.c37 uint32_t crc, ofs, len; in check_node_data() local
/linux-4.4.14/arch/powerpc/kernel/vdso64/
Dsigtramp.S56 #define rsave(regno, ofs) \ argument
114 #define vsave_msr2(regno, ofs) \ argument
124 #define vsave(regno, ofs) \ argument
/linux-4.4.14/arch/powerpc/kernel/vdso32/
Dsigtramp.S57 #define rsave(regno, ofs) \ argument
114 #define vsave_msr2(regno, ofs) \ argument
124 #define vsave(regno, ofs) \ argument
/linux-4.4.14/drivers/staging/goldfish/
Dgoldfish_nand.c100 loff_t ofs = instr->addr; in goldfish_nand_erase() local
132 static int goldfish_nand_read_oob(struct mtd_info *mtd, loff_t ofs, in goldfish_nand_read_oob()
164 static int goldfish_nand_write_oob(struct mtd_info *mtd, loff_t ofs, in goldfish_nand_write_oob()
240 static int goldfish_nand_block_isbad(struct mtd_info *mtd, loff_t ofs) in goldfish_nand_block_isbad()
261 static int goldfish_nand_block_markbad(struct mtd_info *mtd, loff_t ofs) in goldfish_nand_block_markbad()
/linux-4.4.14/arch/mips/txx9/generic/
Dirq_tx4939.c57 int ofs; in tx4939_irq_unmask() local
75 int ofs; in tx4939_irq_mask() local
109 int ofs; in tx4939_irq_set_type() local
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr_cmds.c527 unsigned long ofs, last_end = 0; in lpddr_point() local
579 unsigned long ofs; in lpddr_unpoint() local
638 unsigned long ofs, vec_seek, i; in lpddr_writev() local
680 unsigned long ofs, len; in lpddr_erase() local
739 static int lpddr_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in lpddr_lock()
744 static int lpddr_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in lpddr_unlock()
/linux-4.4.14/drivers/mtd/spi-nor/
Dspi-nor.c403 static void stm_get_locked_range(struct spi_nor *nor, u8 sr, loff_t *ofs, in stm_get_locked_range()
425 static int stm_is_locked_sr(struct spi_nor *nor, loff_t ofs, uint64_t len, in stm_is_locked_sr()
459 static int stm_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in stm_lock()
509 static int stm_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in stm_unlock()
559 static int stm_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in stm_is_locked()
570 static int spi_nor_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_lock()
585 static int spi_nor_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_unlock()
600 static int spi_nor_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_is_locked()
/linux-4.4.14/fs/ntfs/
Daops.c89 int ofs; in ntfs_end_buffer_async_read() local
1124 unsigned int ofs; in ntfs_write_mst_block() local
1238 unsigned int ofs; in ntfs_write_mst_block() local
1419 unsigned int ofs = i_size & ~PAGE_CACHE_MASK; in ntfs_writepage() local
1565 s64 ofs, size; in ntfs_bmap() local
1729 void mark_ntfs_record_dirty(struct page *page, const unsigned int ofs) { in mark_ntfs_record_dirty()
Dmft.c54 unsigned ofs; in map_mft_record_page() local
1134 s64 pass_end, ll, data_pos, pass_start, ofs, bit; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
2098 unsigned int ofs; in ntfs_mft_record_format() local
2255 unsigned int ofs; in ntfs_mft_record_alloc() local
Dfile.c1218 int ofs = 0; in ntfs_prepare_pages_for_non_resident_write() local
1701 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter()
1796 unsigned ofs, do_pages, u; in ntfs_perform_write() local
Dattrib.c2493 int ntfs_attr_set(ntfs_inode *ni, const s64 ofs, const s64 cnt, const u8 val) in ntfs_attr_set()
/linux-4.4.14/arch/mips/cavium-octeon/
Dflash_setup.c30 static map_word octeon_flash_map_read(struct map_info *map, unsigned long ofs) in octeon_flash_map_read()
42 unsigned long ofs) in octeon_flash_map_write()
/linux-4.4.14/drivers/net/arcnet/
Darc-rawmode.c45 int ofs; in rx() local
118 int ofs; in prepare_tx() local
Drfc1051.c127 int ofs; in rx() local
212 int ofs; in prepare_tx() local
Dcapmode.c49 int ofs; in rx() local
137 int ofs; in prepare_tx() local
Drfc1201.c139 int saddr = pkt->hard.source, ofs; in rx() local
446 int ofs; in load_pkt() local
Dcom20020.c65 int ioaddr = dev->base_addr, ofs = 512 * bufnum + offset; in com20020_copy_from_card() local
80 int ioaddr = dev->base_addr, ofs = 512 * bufnum + offset; in com20020_copy_to_card() local
Darcnet.c1014 int length, ofs; in arcnet_rx() local
/linux-4.4.14/drivers/mtd/chips/
Dfwh_lock.h79 static int fwh_lock_varsize(struct mtd_info *mtd, loff_t ofs, uint64_t len) in fwh_lock_varsize()
90 static int fwh_unlock_varsize(struct mtd_info *mtd, loff_t ofs, uint64_t len) in fwh_unlock_varsize()
Dcfi_cmdset_0020.c386 unsigned long ofs; in cfi_staa_read() local
613 unsigned long ofs; in cfi_staa_write_buffers() local
1127 static int cfi_staa_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_staa_lock()
1273 static int cfi_staa_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_staa_unlock()
Dcfi_cmdset_0002.c1141 unsigned long ofs; in cfi_amdstd_read() local
1251 unsigned long ofs; in cfi_amdstd_secsi_read() local
1672 unsigned long ofs, chipstart; in cfi_amdstd_write_words() local
1928 unsigned long ofs; in cfi_amdstd_write_buffers() local
2135 unsigned long ofs, chipstart; in cfi_amdstd_panic_write() local
2416 unsigned long ofs, len; in cfi_amdstd_erase_varsize() local
2517 static int cfi_atmel_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_atmel_lock()
2522 static int cfi_atmel_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_atmel_unlock()
2615 static int __maybe_unused cfi_ppb_lock(struct mtd_info *mtd, loff_t ofs, in cfi_ppb_lock()
2622 static int __maybe_unused cfi_ppb_unlock(struct mtd_info *mtd, loff_t ofs, in cfi_ppb_unlock()
[all …]
Dcfi_cmdset_0001.c1353 unsigned long ofs, last_end = 0; in cfi_intelext_point() local
1405 unsigned long ofs; in cfi_intelext_unpoint() local
1484 unsigned long ofs; in cfi_intelext_read() local
1598 unsigned long ofs; in cfi_intelext_write_words() local
1845 unsigned long ofs, vec_seek, i; in cfi_intelext_writev() local
1990 unsigned long ofs, len; in cfi_intelext_erase_varsize() local
2139 static int cfi_intelext_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_intelext_lock()
2163 static int cfi_intelext_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_intelext_unlock()
2187 static int cfi_intelext_is_locked(struct mtd_info *mtd, loff_t ofs, in cfi_intelext_is_locked()
Dcfi_util.c353 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
Djedec_probe.c1890 uint32_t ofs = cfi_build_cmd_addr(0 + (bank << 8), map, cfi); in jedec_read_mfr() local
1904 u32 ofs = cfi_build_cmd_addr(1, map, cfi); in jedec_read_id() local
/linux-4.4.14/arch/mips/kernel/
Dirq_txx9.c70 int ofs = irq_nr / 16 * 16 + (irq_nr & 1) * 8; in txx9_irq_unmask() local
86 int ofs = irq_nr / 16 * 16 + (irq_nr & 1) * 8; in txx9_irq_mask() local
117 int ofs; in txx9_irq_set_type() local
Dprocess.c389 unsigned long ofs; in frame_info_init() local
441 unsigned long size, ofs; in unwind_stack_by_address() local
/linux-4.4.14/arch/sh/include/mach-common/mach/
Durquell.h30 #define BOARDREG(ofs) (FPGA_BASE + ofs##_OFS) argument
31 #define UBOARDREG(ofs) (0xa0000000 + FPGA_BASE + ofs##_OFS) argument
/linux-4.4.14/fs/omfs/
Ddir.c25 const char *name, int namelen, int *ofs) in omfs_get_bucket()
71 int ofs; in omfs_find_entry() local
120 int ofs; in omfs_add_link() local
166 int ofs; in omfs_delete_entry() local
Dinode.c83 int xor, i, ofs = 0, count; in omfs_update_checksums() local
/linux-4.4.14/drivers/mtd/
Dmtdpart.c258 static int part_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in part_lock()
264 static int part_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in part_unlock()
270 static int part_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in part_is_locked()
294 static int part_block_isreserved(struct mtd_info *mtd, loff_t ofs) in part_block_isreserved()
301 static int part_block_isbad(struct mtd_info *mtd, loff_t ofs) in part_block_isbad()
308 static int part_block_markbad(struct mtd_info *mtd, loff_t ofs) in part_block_markbad()
Dmtdconcat.c498 static int concat_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in concat_lock()
532 static int concat_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in concat_unlock()
601 static int concat_block_isbad(struct mtd_info *mtd, loff_t ofs) in concat_block_isbad()
624 static int concat_block_markbad(struct mtd_info *mtd, loff_t ofs) in concat_block_markbad()
Dmtdcore.c1078 int mtd_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_lock()
1090 int mtd_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_unlock()
1102 int mtd_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in mtd_is_locked()
1114 int mtd_block_isreserved(struct mtd_info *mtd, loff_t ofs) in mtd_block_isreserved()
1124 int mtd_block_isbad(struct mtd_info *mtd, loff_t ofs) in mtd_block_isbad()
1134 int mtd_block_markbad(struct mtd_info *mtd, loff_t ofs) in mtd_block_markbad()
/linux-4.4.14/drivers/staging/fwserial/
Ddma_fifo.c150 int ofs, l; in dma_fifo_in() local
193 unsigned len, n, ofs, l, limit; in dma_fifo_out_pend() local
Dfwserial.c2482 #define FW_UNIT_ADDRESS(ofs) (((CSR_OFFSET | CSR_DEPENDENT_INFO) << 24) \ argument
2488 #define FW_ROM_DESCRIPTOR(ofs) (((CSR_LEAF | CSR_DESCRIPTOR) << 24) | (ofs)) argument
/linux-4.4.14/drivers/mtd/devices/
Ddocg3.c425 static void doc_setup_writeaddr_sector(struct docg3 *docg3, int sector, int ofs) in doc_setup_writeaddr_sector()
449 int wear, int ofs) in doc_read_seek()
498 int ofs) in doc_write_seek()
825 int *ofs, int reliable) in calc_block_sector()
861 int block0, block1, page, ret, skip, ofs = 0; in doc_read_oob() local
1033 int block0, block1, page, ofs, is_good; in doc_block_isbad() local
1205 int block0, block1, page, ret, ofs = 0; in doc_erase() local
1263 int block0, block1, page, ret, ofs = 0; in doc_write_page() local
1411 static int doc_write_oob(struct mtd_info *mtd, loff_t ofs, in doc_write_oob()
Dmtdram.c35 static int check_offs_len(struct mtd_info *mtd, loff_t ofs, uint64_t len) in check_offs_len()
/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_xgbepcsr.c41 u32 ofs; member
257 int select, int ofs) in netcp_xgbe_serdes_write_tbus_addr()
281 int select, int ofs) in netcp_xgbe_serdes_read_select_tbus()
Ddavinci_cpdma.c133 #define dma_reg_read(ctlr, ofs) __raw_readl((ctlr)->dmaregs + (ofs)) argument
136 #define dma_reg_write(ctlr, ofs, v) __raw_writel(v, (ctlr)->dmaregs + (ofs)) argument
/linux-4.4.14/include/linux/mtd/
Dmap.h411 static inline map_word inline_map_read(struct map_info *map, unsigned long ofs) in inline_map_read()
433 static inline void inline_map_write(struct map_info *map, const map_word datum, unsigned long ofs) in inline_map_write()
466 #define map_read(map, ofs) (map)->read(map, ofs) argument
468 #define map_write(map, datum, ofs) (map)->write(map, datum, ofs) argument
475 #define map_read(map, ofs) inline_map_read(map, ofs) argument
477 #define map_write(map, datum, ofs) inline_map_write(map, datum, ofs) argument
/linux-4.4.14/arch/mips/txx9/rbtx4939/
Dsetup.c290 static unsigned long rbtx4939_flash_fixup_ofs(unsigned long ofs) in rbtx4939_flash_fixup_ofs()
309 static map_word rbtx4939_flash_read16(struct map_info *map, unsigned long ofs) in rbtx4939_flash_read16()
319 unsigned long ofs) in rbtx4939_flash_write16()
/linux-4.4.14/drivers/phy/
Dphy-brcmstb-sata.c28 #define SATA_MDIO_REG_OFFSET(ofs) ((ofs) * 4) argument
73 static void brcm_sata_mdio_wr(void __iomem *addr, u32 bank, u32 ofs, in brcm_sata_mdio_wr()
/linux-4.4.14/drivers/mtd/nand/
Dsm_common.c41 static int sm_block_markbad(struct mtd_info *mtd, loff_t ofs) in sm_block_markbad()
Dnand_base.c107 loff_t ofs, uint64_t len) in check_offs_len()
320 static int nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad()
381 static int nand_default_block_markbad(struct mtd_info *mtd, loff_t ofs) in nand_default_block_markbad()
431 static int nand_block_markbad_lowlevel(struct mtd_info *mtd, loff_t ofs) in nand_block_markbad_lowlevel()
492 static int nand_block_isreserved(struct mtd_info *mtd, loff_t ofs) in nand_block_isreserved()
512 static int nand_block_checkbad(struct mtd_info *mtd, loff_t ofs, int getchip, in nand_block_checkbad()
950 static int __nand_unlock(struct mtd_info *mtd, loff_t ofs, in __nand_unlock()
986 int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock()
1049 int nand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_lock()
3016 static int nand_block_markbad(struct mtd_info *mtd, loff_t ofs) in nand_block_markbad()
Ddocg4.c1079 static int docg4_block_markbad(struct mtd_info *mtd, loff_t ofs) in docg4_block_markbad()
1124 static int docg4_block_neverbad(struct mtd_info *mtd, loff_t ofs, int getchip) in docg4_block_neverbad()
Dcafe_nand.c533 static int cafe_nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in cafe_nand_block_bad()
Ddiskonchip.c801 static int doc200x_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in doc200x_block_bad()
/linux-4.4.14/arch/arm/mach-netx/include/mach/
Dnetx-regs.h118 #define NETX_SYSTEM_REG(ofs) IOMEM(NETX_VA_SYSTEM + (ofs)) argument
188 #define NETX_GPIO_REG(ofs) IOMEM(NETX_VA_GPIO + (ofs)) argument
233 #define NETX_PIO_REG(ofs) IOMEM(NETX_VA_PIO + (ofs)) argument
320 #define NETX_PFIFO_REG(ofs) IOMEM(NETX_VA_PFIFO + (ofs)) argument
337 #define NETX_MEMCR_REG(ofs) IOMEM(NETX_VA_MEMCR + (ofs)) argument
358 #define NETX_DPMAS_REG(ofs) IOMEM(NETX_VA_DPMAS + (ofs)) argument
428 #define NETX_I2C_REG(ofs) IOMEM(NETX_VA_I2C, (ofs)) argument
/linux-4.4.14/arch/sparc/kernel/
Dtime_32.c237 static unsigned char mostek_read_byte(struct device *dev, u32 ofs) in mostek_read_byte()
245 static void mostek_write_byte(struct device *dev, u32 ofs, u8 val) in mostek_write_byte()
Dtime_64.c491 static unsigned char mostek_read_byte(struct device *dev, u32 ofs) in mostek_read_byte()
499 static void mostek_write_byte(struct device *dev, u32 ofs, u8 val) in mostek_write_byte()
/linux-4.4.14/arch/ia64/kernel/
Delfcore.c19 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs() local
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_fw.h195 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ argument
198 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs))) argument
Dsym_hipd.c1944 static void sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs,
2105 u_char ofs, u_char per, u_char div, u_char fak)
2137 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs,
3639 static int sym_evaluate_dp(struct sym_hcb *np, struct sym_ccb *cp, u32 scr, int *ofs)
3757 static void sym_modify_dp(struct sym_hcb *np, struct sym_tcb *tp, struct sym_ccb *cp, int ofs)
3961 u_char chg, ofs, per, fak, div; local
4080 unsigned char ofs = np->msgin[5]; local
Dsym_defs.h582 #define SCR_REG_OFS(ofs) ((((ofs) & 0x7f) << 16ul) + ((ofs) & 0x80)) argument
652 #define SCR_REG_OFS2(ofs) (((ofs) & 0xff) << 16ul) argument
/linux-4.4.14/sound/pci/ice1712/
Dphase.c494 int i, ofs, voices; in wm_vol_get() local
509 int i, idx, ofs, voices; in wm_vol_put() local
550 int voices, ofs, i; in wm_mute_get() local
566 int change = 0, voices, ofs, i; in wm_mute_put() local
Daureon.c810 int i, ofs, voices; in wm_vol_get() local
824 int i, idx, ofs, voices; in wm_vol_put() local
863 int voices, ofs, i; in wm_mute_get() local
878 int change = 0, voices, ofs, i; in wm_mute_put() local
Dprodigy_hifi.c446 int i, ofs, voices; in wm8766_vol_get() local
459 int i, idx, ofs, voices; in wm8766_vol_put() local
/linux-4.4.14/include/linux/
Dihex.h37 size_t ofs = 0; in ihex_validate_fw() local
Dtty.h73 static inline unsigned char *char_buf_ptr(struct tty_buffer *b, int ofs) in char_buf_ptr()
78 static inline char *flag_buf_ptr(struct tty_buffer *b, int ofs) in flag_buf_ptr()
/linux-4.4.14/arch/x86/um/
Delfcore.c22 Elf32_Off ofs = 0; in elf_core_write_extra_phdrs() local
/linux-4.4.14/drivers/s390/char/
Dhmcdrv_ftp.h50 loff_t ofs; member
Dhmcdrv_cache.c39 loff_t ofs; member
/linux-4.4.14/sound/pci/lola/
Dlola_mixer.c688 unsigned int ofs = kcontrol->private_value & 0xff; in lola_src_gain_get() local
711 unsigned int ofs = kcontrol->private_value & 0xff; in lola_src_gain_put() local
741 int num, int ofs, char *name) in create_src_gain_mixer()
Dlola_pcm.c320 int ofs, int size) in setup_bdle()
359 int i, ofs, periods, period_bytes; in lola_setup_periods() local
/linux-4.4.14/fs/overlayfs/
Dsuper.c101 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper() local
183 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() local
189 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() local
195 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() local
602 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs() local
/linux-4.4.14/sound/core/
Dsgbuf.c144 unsigned int ofs, unsigned int size) in snd_sgbuf_get_chunk_size()
Dpcm_lib.c56 snd_pcm_uframes_t frames, ofs, transfer; in snd_pcm_playback_silence() local
Dpcm_native.c3333 snd_pcm_default_page_ops(struct snd_pcm_substream *substream, unsigned long ofs) in snd_pcm_default_page_ops()
/linux-4.4.14/drivers/mtd/onenand/
Donenand_base.c308 loff_t ofs = 0; in flexonenand_addr() local
2226 static int onenand_block_isbad_nolock(struct mtd_info *mtd, loff_t ofs, int allowbbt) in onenand_block_isbad_nolock()
2548 static int onenand_block_isbad(struct mtd_info *mtd, loff_t ofs) in onenand_block_isbad()
2566 static int onenand_default_block_markbad(struct mtd_info *mtd, loff_t ofs) in onenand_default_block_markbad()
2600 static int onenand_block_markbad(struct mtd_info *mtd, loff_t ofs) in onenand_block_markbad()
2628 static int onenand_do_lock_cmd(struct mtd_info *mtd, loff_t ofs, size_t len, int cmd) in onenand_do_lock_cmd()
2707 static int onenand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in onenand_lock()
2725 static int onenand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in onenand_unlock()
2778 loff_t ofs = 0; in onenand_unlock_all() local
3558 loff_t ofs; in flexonenand_get_size() local
Dsamsung.c630 int err, ofs, page_dma = 0; in s5pc110_read_bufferram() local
754 static void s3c_onenand_do_lock_cmd(struct mtd_info *mtd, loff_t ofs, in s3c_onenand_do_lock_cmd()
783 loff_t ofs = 0; in s3c_unlock_all() local
/linux-4.4.14/sound/hda/
Dhdac_stream.c317 int ofs, int size, int with_ioc) in setup_bdle()
368 int i, ofs, periods, period_bytes; in snd_hdac_stream_setup_periods() local
/linux-4.4.14/drivers/rtc/
Drtc-m48t59.c48 m48t59_mem_writeb(struct device *dev, u32 ofs, u8 val) in m48t59_mem_writeb()
57 m48t59_mem_readb(struct device *dev, u32 ofs) in m48t59_mem_readb()
/linux-4.4.14/arch/microblaze/kernel/
Dunwind.c192 int ofs = 0; in microblaze_unwind_inner() local
/linux-4.4.14/arch/frv/mb93090-mb00/
Dpci-dma-nommu.c30 unsigned long ofs; member
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dunwind.c231 int ofs = 0; in sh64_unwind_inner() local
/linux-4.4.14/arch/cris/arch-v10/drivers/
Daxisflashmap.c55 static map_word flash_read(struct map_info *map, unsigned long ofs) in flash_read()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_uverbs.c139 u64 start, ofs; in ehca_mmap_queue() local
/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-cpmem.c35 #define IPU_CPMEM_WORD(word, ofs, size) ((((word) * 160 + (ofs)) << 8) | (size)) argument
112 u32 ofs = bit % 32; in ipu_ch_param_write_field() local
138 u32 ofs = bit % 32; in ipu_ch_param_read_field() local
/linux-4.4.14/arch/arm/mach-netx/
Dxc.c39 unsigned int ofs; member
/linux-4.4.14/drivers/watchdog/
Dsbc60xxwdt.c176 size_t ofs; in fop_write() local
Dw83877f_wdt.c196 size_t ofs; in fop_write() local
Dw83977f_wdt.c338 size_t ofs; in wdt_write() local
Dsc520_wdt.c228 size_t ofs; in fop_write() local
Dalim7101_wdt.c189 size_t ofs; in fop_write() local
Dmachzwd.c279 size_t ofs; in zf_write() local
Dit87_wdt.c476 size_t ofs; in wdt_write() local
/linux-4.4.14/drivers/block/
Dps3disk.c330 static void ata_id_string(const u16 *id, unsigned char *s, unsigned int ofs, in ata_id_string()
349 static void ata_id_c_string(const u16 *id, unsigned char *s, unsigned int ofs, in ata_id_c_string()
Dmg_disk.c309 unsigned int ofs, unsigned int len) in mg_id_string()
331 unsigned int ofs, unsigned int len) in mg_id_c_string()
/linux-4.4.14/arch/arm/mach-iop13xx/include/mach/
Diop13xx.h241 #define IOP13XX_ATUX_OFFSET(ofs) IOP13XX_REG_ADDR32(\ argument
324 #define IOP13XX_ATUE_OFFSET(ofs) IOP13XX_REG_ADDR32(\ argument
441 #define IOP13XX_MU_OFFSET(ofs) IOP13XX_REG_ADDR32(IOP13XX_MU_PMMR_OFFSET +\ argument
486 #define IOP13XX_PBI_OFFSET(ofs) IOP13XX_REG_ADDR32(IOP13XX_PBI_PMMR_OFFSET +\ argument
/linux-4.4.14/arch/alpha/kernel/
Dsys_cabriolet.c43 int ofs = (irq - 16) / 8; in cabriolet_update_irq_hw() local
Dpci_iommu.c211 iommu_arena_free(struct pci_iommu_arena *arena, long ofs, long n) in iommu_arena_free()
760 long npages, ofs; in alpha_pci_unmap_sg() local
/linux-4.4.14/drivers/pcmcia/
Dcistpl.c478 u_int ofs; in follow_link() local
526 int ofs, i, attr; in pccard_get_next_tuple() local
763 char *s, u_char *ofs, u_char *found) in parse_strings()
/linux-4.4.14/include/sound/
Dmemalloc.h141 #define snd_sgbuf_get_chunk_size(dmab, ofs, size) (size) argument
Dpcm.h1238 snd_pcm_sgbuf_get_addr(struct snd_pcm_substream *substream, unsigned int ofs) in snd_pcm_sgbuf_get_addr()
1249 snd_pcm_sgbuf_get_ptr(struct snd_pcm_substream *substream, unsigned int ofs) in snd_pcm_sgbuf_get_ptr()
1263 unsigned int ofs, unsigned int size) in snd_pcm_sgbuf_get_chunk_size()
/linux-4.4.14/arch/cris/arch-v32/drivers/
Daxisflashmap.c60 static map_word flash_read(struct map_info *map, unsigned long ofs) in flash_read()
/linux-4.4.14/arch/mips/include/asm/
Dgt64120.h568 #define __GT_READ(ofs) \ argument
570 #define __GT_WRITE(ofs, data) \ argument
572 #define GT_READ(ofs) le32_to_cpu(__GT_READ(ofs)) argument
573 #define GT_WRITE(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data)) argument
/linux-4.4.14/fs/f2fs/
Dnode.h216 nid_t ino, unsigned int ofs, bool reset) in fill_node_footer()
304 unsigned int ofs = ofs_of_node(node_page); in IS_DNODE() local
Dnode.c648 int ofs, int depth) in truncate_nodes()
947 unsigned int ofs, struct page *ipage) in new_node_page()
Ddata.c577 int err = 0, ofs = 1; in f2fs_map_blocks() local
Dfile.c456 int nr_free = 0, ofs = dn->ofs_in_node, len = count; in truncate_data_blocks_range() local
Df2fs.h1017 static inline bool f2fs_has_xattr_block(unsigned int ofs) in f2fs_has_xattr_block()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c235 const u8 * data, u32 len, u32 ofs) in snprint_line()
272 u32 ofs = 0; in printk_buf() local
288 u32 ofs = 0; in snprintk_buf() local
340 static inline void _ipw_write8(struct ipw_priv *ipw, unsigned long ofs, in _ipw_write8()
347 #define ipw_write8(ipw, ofs, val) do { \ argument
354 static inline void _ipw_write16(struct ipw_priv *ipw, unsigned long ofs, in _ipw_write16()
361 #define ipw_write16(ipw, ofs, val) do { \ argument
368 static inline void _ipw_write32(struct ipw_priv *ipw, unsigned long ofs, in _ipw_write32()
375 #define ipw_write32(ipw, ofs, val) do { \ argument
382 static inline u8 _ipw_read8(struct ipw_priv *ipw, unsigned long ofs) in _ipw_read8()
[all …]
Dipw2100.c641 const u8 * data, u32 len, u32 ofs) in snprint_line()
678 u32 ofs = 0; in printk_buf() local
2326 #define SNAPSHOT_ADDR(ofs) (priv->snapshot[((ofs) >> 12) & 0xff] + ((ofs) & 0xfff)) argument
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_user_sdma.c685 unsigned ofs, u16 tail) in ipath_user_sdma_send_frag()
733 unsigned ofs = 0; in ipath_user_sdma_push_pkts() local
/linux-4.4.14/drivers/staging/comedi/drivers/
Damplc_dio200_common.c100 unsigned int ofs; /* DIO base offset */ member
105 unsigned int ofs; member
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c1282 unsigned int ofs) in get_amp_max_value()
1307 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_info() local
1326 int ch, int dir, int idx, unsigned int ofs) in read_amp_value()
1340 int ch, int dir, int idx, unsigned int ofs, in update_amp_value()
1371 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_get() local
1398 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_put() local
1428 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_tlv() local
Dhda_local.h39 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ argument
/linux-4.4.14/fs/ncpfs/
Dncplib_kernel.h210 unsigned long fpos, ofs; member
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c266 unsigned int ofs) in s5p_mfc_write_info_v5()
273 unsigned long ofs) in s5p_mfc_read_info_v5()
Ds5p_mfc_opr_v6.c1872 unsigned int ofs) in s5p_mfc_write_info_v6()
1880 s5p_mfc_read_info_v6(struct s5p_mfc_ctx *ctx, unsigned long ofs) in s5p_mfc_read_info_v6()
Ds5p_mfc_common.h247 unsigned long ofs; member
/linux-4.4.14/sound/pci/trident/
Dtrident_memory.c217 unsigned long ofs = idx << PAGE_SHIFT; in snd_trident_alloc_sg_pages() local
/linux-4.4.14/arch/alpha/include/asm/
Dbitops.h444 unsigned long b0, b1, ofs, tmp; in sched_find_first_bit() local
/linux-4.4.14/net/ceph/
Dceph_common.c129 int ofs = offsetof(struct ceph_options, mon_addr); in ceph_compare_options() local
/linux-4.4.14/drivers/net/irda/
Dau1k_ir.c190 unsigned long ofs) in irda_read()
200 static inline void irda_write(struct au1k_private *p, unsigned long ofs, in irda_write()
/linux-4.4.14/drivers/ata/
Dsata_mv.c924 unsigned long ofs = (mv_hardport_from_port(port) + 1) * 0x100UL; in mv5_phy_base() local
1340 unsigned int ofs; in mv_scr_offset() local
1360 unsigned int ofs = mv_scr_offset(sc_reg_in); in mv_scr_read() local
1371 unsigned int ofs = mv_scr_offset(sc_reg_in); in mv_scr_write() local
3055 unsigned int ofs; in mv5_scr_offset() local
3075 unsigned int ofs = mv5_scr_offset(sc_reg_in); in mv5_scr_read() local
3089 unsigned int ofs = mv5_scr_offset(sc_reg_in); in mv5_scr_write() local
Dsata_sx4.c1164 unsigned int ofs; in pdc20621_prog_dimm0() member
Dlibata-core.c1120 unsigned int ofs, unsigned int len) in ata_id_string()
1155 unsigned int ofs, unsigned int len) in ata_id_c_string()
/linux-4.4.14/drivers/mailbox/
Domap-mailbox.c145 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg()
151 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c1395 static void iwl_trans_pcie_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_trans_pcie_write8()
1400 static void iwl_trans_pcie_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_trans_pcie_write32()
1405 static u32 iwl_trans_pcie_read32(struct iwl_trans *trans, u32 ofs) in iwl_trans_pcie_read32()
/linux-4.4.14/drivers/media/dvb-frontends/
Dascot2e.c77 #define ASCOT2E_OFFSET(ofs) ((u8)(ofs) & 0x1F) argument
/linux-4.4.14/sound/pci/emu10k1/
Dmemory.c330 unsigned long ofs = idx << PAGE_SHIFT; in snd_emu10k1_alloc_pages() local
/linux-4.4.14/fs/cifs/
Dlink.c150 unsigned int ofs; in format_mf_symlink() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c129 unsigned int ofs, len; in iwl_dbgfs_sram_read() local
1185 int ofs, len, pos = 0; in iwl_dbgfs_d3_sram_read() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_user_sdma.c1213 unsigned ofs, u16 tail, u8 gen) in qib_user_sdma_send_frag()
1259 unsigned ofs = 0; in qib_user_sdma_send_desc() local
/linux-4.4.14/fs/ceph/
Dsuper.c320 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options() local
/linux-4.4.14/sound/drivers/
Ddummy.c951 #define get_dummy_int_ptr(dummy, ofs) \ argument
953 #define get_dummy_ll_ptr(dummy, ofs) \ argument
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_bios.c162 size_t ofs; in get_lvds_fp_timing() local
/linux-4.4.14/net/openvswitch/
Dconntrack.c282 int ofs; in ovs_ct_helper() local
/linux-4.4.14/tools/perf/util/
Dunwind-libunwind.c295 u64 ofs = dso->data.debug_frame_offset; in read_unwind_spec_debug_frame() local
/linux-4.4.14/net/ipv4/netfilter/
Dipt_CLUSTERIP.c681 size_t size, loff_t *ofs) in clusterip_proc_write()
/linux-4.4.14/drivers/tty/
Dmoxa.c1878 void __iomem *baseAddr, *ofsAddr, *ofs; in MoxaPortWriteData() local
1937 void __iomem *baseAddr, *ofsAddr, *ofs; in MoxaPortReadData() local
/linux-4.4.14/include/net/
Dip_vs.h250 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) \ argument
255 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) \ argument
266 #define IP_VS_DBG_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
267 #define IP_VS_DBG_RL_PKT(level, af, pp, skb, ofs, msg) do {} while (0) argument
/linux-4.4.14/drivers/video/fbdev/
Dmxsfb.c632 int bits_per_pixel, ofs, ret = 0; in mxsfb_restore_mode() local
/linux-4.4.14/drivers/isdn/hisax/
Dst5481.h478 int len, ofs; in dump_iso_packet() local
/linux-4.4.14/include/pcmcia/
Dcistpl.h89 u_char ofs[CISTPL_MAX_ALTSTR_STRINGS]; member
130 u_char ofs[CISTPL_VERS_1_MAX_PROD_STRINGS]; member
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbcmsysport.h596 #define STAT_RXCHK(str, m, ofs) { \ argument
604 #define STAT_RBUF(str, m, ofs) { \ argument
Dtg3.c8803 static int tg3_stop_block(struct tg3 *tp, unsigned long ofs, u32 enable_bit, bool silent) in tg3_stop_block()
/linux-4.4.14/sound/ppc/
Dtumbler.c830 #define DEFINE_SNAPPER_MIX(xname,idx,ofs) { \ argument
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Ddebug.c489 int pos = 0, ofs = 0, buf_size = 0; in il_dbgfs_nvm_read() local
Dcommon.h1998 _il_write8(struct il_priv *il, u32 ofs, u8 val) in _il_write8()
2002 #define il_write8(il, ofs, val) _il_write8(il, ofs, val) argument
2005 _il_wr(struct il_priv *il, u32 ofs, u32 val) in _il_wr()
2011 _il_rd(struct il_priv *il, u32 ofs) in _il_rd()
D3945-mac.c3247 u32 size = sizeof(measure_report), len = 0, ofs = 0; in il3945_show_measurement() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bios.c347 int ret, ofs, fpstrapping; in parse_fp_mode_table() local
/linux-4.4.14/sound/pci/
Dvia82xx_modem.c282 unsigned int i, idx, ofs, rest; in build_via_table() local
Dvia82xx.c429 unsigned int i, idx, ofs, rest; in build_via_table() local
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.c1539 static int gpmi_block_markbad(struct mtd_info *mtd, loff_t ofs) in gpmi_block_markbad()
/linux-4.4.14/drivers/scsi/
Dncr53c8xx.h1098 #define SCR_REG_OFS(ofs) ((((ofs) & 0x7f) << 16ul) + ((ofs) & 0x80)) argument
1168 #define SCR_REG_OFS2(ofs) (((ofs) & 0xff) << 16ul) argument
Dwd7000.c327 unsigned long ofs; /* offset from BIOS base address */ member
Dncr53c8xx.c2002 #define FADDR(label,ofs)(RELOC_REGISTER | ((REG(label))+(ofs))) argument
6695 u_char chg, ofs, per, fak, wide; in ncr_int_sir() local
/linux-4.4.14/drivers/staging/iio/adc/
Dmxs-lradc.c1265 int ret = 0, chan, ofs = 0; in mxs_lradc_buffer_preenable() local
/linux-4.4.14/drivers/hwmon/
Dlm93.c1508 int ofs = s_attr->nr; in show_temp_auto_offset() local
1522 int ofs = s_attr->nr; in store_temp_auto_offset() local
/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp4_core.h265 size_t ofs; /* abs byte offset */ member
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddebugfs.c290 int pos = 0, ofs = 0, buf_size = 0; in iwl_dbgfs_nvm_read() local
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde2104x.c1788 unsigned i, sa_offset = 0, ofs; in de21041_get_srom_info() local
/linux-4.4.14/drivers/tty/serial/
Datmel_serial.c104 unsigned int ofs; member
/linux-4.4.14/sound/pci/riptide/
Driptide.c1508 unsigned int ofs, addr; in snd_riptide_prepare() local
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c77 u32 ofs; member
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c257 u32 ofs; member
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c752 struct i40e_fcoe_stats *ofs; in i40e_update_fcoe_stats() local
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmessage.c10299 byte ofs; in chi_to_channel() local
/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c4584 int i, j, channels, ofs; in hdsp_9652_get_peak() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c440 u32 ofs; member
/linux-4.4.14/drivers/pinctrl/sirf/
Dpinctrl-atlas7.c5590 u32 ofs; in __atlas7_gpio_to_pin() local