/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-io.c | 39 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()
|
D | iwl-trans.h | 1015 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/ |
D | dev_mtd.c | 14 #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()
|
D | dev_bdev.c | 15 #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()
|
D | segment.c | 41 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 …]
|
D | journal.c | 119 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
|
D | readwrite.c | 956 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()
|
D | gc.c | 113 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
|
D | super.c | 188 struct page *(*find_sb)(struct super_block *sb, u64 *ofs)) in write_one_sb() 194 u64 ofs; in write_one_sb() local
|
D | logfs.h | 608 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()
|
D | logfs_abi.h | 117 #define pure_ofs(ofs) (ofs & ~LOGFS_FULLY_POPULATED) argument
|
/linux-4.4.14/security/selinux/ss/ |
D | ebitmap.h | 49 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/ |
D | pt3_dma.c | 70 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/ |
D | pci.c | 40 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()
|
D | map_funcs.c | 12 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()
|
D | dc21285.c | 54 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()
|
D | gpio-addr-flash.c | 63 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()
|
D | sbc_gxx.c | 103 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()
|
D | latch-addr-flash.c | 38 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()
|
D | bfin-async-flash.c | 70 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()
|
D | pcmciamtd.c | 108 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()
|
D | ixp4xx.c | 88 static map_word ixp4xx_read16(struct map_info *map, unsigned long ofs) in ixp4xx_read16()
|
D | vmu-flash.c | 55 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/ |
D | summary.c | 116 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
|
D | scan.c | 288 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()
|
D | nodelist.c | 149 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
|
D | writev.c | 32 int jffs2_flash_direct_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_direct_write()
|
D | debug.h | 227 #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
|
D | wbuf.c | 231 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()
|
D | read.c | 25 int ofs, int len) in jffs2_read_dnode()
|
D | debug.c | 126 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()
|
D | os-linux.h | 78 #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
|
D | compr_rubin.c | 33 unsigned int ofs; member 48 unsigned buflen, unsigned ofs, in init_pushpull()
|
D | erase.c | 343 uint32_t ofs; in jffs2_block_check_erase() local
|
D | nodemgmt.c | 501 uint32_t ofs, uint32_t len, in jffs2_add_physical_node_ref()
|
D | nodelist.h | 216 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
|
D | readinode.c | 37 uint32_t crc, ofs, len; in check_node_data() local
|
/linux-4.4.14/arch/powerpc/kernel/vdso64/ |
D | sigtramp.S | 56 #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/ |
D | sigtramp.S | 57 #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/ |
D | goldfish_nand.c | 100 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/ |
D | irq_tx4939.c | 57 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/ |
D | lpddr_cmds.c | 527 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/ |
D | spi-nor.c | 403 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/ |
D | aops.c | 89 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()
|
D | mft.c | 54 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
|
D | file.c | 1218 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
|
D | attrib.c | 2493 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/ |
D | flash_setup.c | 30 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/ |
D | arc-rawmode.c | 45 int ofs; in rx() local 118 int ofs; in prepare_tx() local
|
D | rfc1051.c | 127 int ofs; in rx() local 212 int ofs; in prepare_tx() local
|
D | capmode.c | 49 int ofs; in rx() local 137 int ofs; in prepare_tx() local
|
D | rfc1201.c | 139 int saddr = pkt->hard.source, ofs; in rx() local 446 int ofs; in load_pkt() local
|
D | com20020.c | 65 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
|
D | arcnet.c | 1014 int length, ofs; in arcnet_rx() local
|
/linux-4.4.14/drivers/mtd/chips/ |
D | fwh_lock.h | 79 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()
|
D | cfi_cmdset_0020.c | 386 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()
|
D | cfi_cmdset_0002.c | 1141 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 …]
|
D | cfi_cmdset_0001.c | 1353 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()
|
D | cfi_util.c | 353 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
D | jedec_probe.c | 1890 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/ |
D | irq_txx9.c | 70 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
|
D | process.c | 389 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/ |
D | urquell.h | 30 #define BOARDREG(ofs) (FPGA_BASE + ofs##_OFS) argument 31 #define UBOARDREG(ofs) (0xa0000000 + FPGA_BASE + ofs##_OFS) argument
|
/linux-4.4.14/fs/omfs/ |
D | dir.c | 25 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
|
D | inode.c | 83 int xor, i, ofs = 0, count; in omfs_update_checksums() local
|
/linux-4.4.14/drivers/mtd/ |
D | mtdpart.c | 258 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()
|
D | mtdconcat.c | 498 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()
|
D | mtdcore.c | 1078 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/ |
D | dma_fifo.c | 150 int ofs, l; in dma_fifo_in() local 193 unsigned len, n, ofs, l, limit; in dma_fifo_out_pend() local
|
D | fwserial.c | 2482 #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/ |
D | docg3.c | 425 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()
|
D | mtdram.c | 35 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/ |
D | netcp_xgbepcsr.c | 41 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()
|
D | davinci_cpdma.c | 133 #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/ |
D | map.h | 411 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/ |
D | setup.c | 290 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/ |
D | phy-brcmstb-sata.c | 28 #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/ |
D | sm_common.c | 41 static int sm_block_markbad(struct mtd_info *mtd, loff_t ofs) in sm_block_markbad()
|
D | nand_base.c | 107 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()
|
D | docg4.c | 1079 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()
|
D | cafe_nand.c | 533 static int cafe_nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in cafe_nand_block_bad()
|
D | diskonchip.c | 801 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/ |
D | netx-regs.h | 118 #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/ |
D | time_32.c | 237 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()
|
D | time_64.c | 491 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/ |
D | elfcore.c | 19 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs() local
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.h | 195 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ argument 198 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs))) argument
|
D | sym_hipd.c | 1944 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
|
D | sym_defs.h | 582 #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/ |
D | phase.c | 494 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
|
D | aureon.c | 810 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
|
D | prodigy_hifi.c | 446 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/ |
D | ihex.h | 37 size_t ofs = 0; in ihex_validate_fw() local
|
D | tty.h | 73 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/ |
D | elfcore.c | 22 Elf32_Off ofs = 0; in elf_core_write_extra_phdrs() local
|
/linux-4.4.14/drivers/s390/char/ |
D | hmcdrv_ftp.h | 50 loff_t ofs; member
|
D | hmcdrv_cache.c | 39 loff_t ofs; member
|
/linux-4.4.14/sound/pci/lola/ |
D | lola_mixer.c | 688 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()
|
D | lola_pcm.c | 320 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/ |
D | super.c | 101 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/ |
D | sgbuf.c | 144 unsigned int ofs, unsigned int size) in snd_sgbuf_get_chunk_size()
|
D | pcm_lib.c | 56 snd_pcm_uframes_t frames, ofs, transfer; in snd_pcm_playback_silence() local
|
D | pcm_native.c | 3333 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/ |
D | onenand_base.c | 308 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
|
D | samsung.c | 630 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/ |
D | hdac_stream.c | 317 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/ |
D | rtc-m48t59.c | 48 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/ |
D | unwind.c | 192 int ofs = 0; in microblaze_unwind_inner() local
|
/linux-4.4.14/arch/frv/mb93090-mb00/ |
D | pci-dma-nommu.c | 30 unsigned long ofs; member
|
/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | unwind.c | 231 int ofs = 0; in sh64_unwind_inner() local
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | axisflashmap.c | 55 static map_word flash_read(struct map_info *map, unsigned long ofs) in flash_read()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_uverbs.c | 139 u64 start, ofs; in ehca_mmap_queue() local
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-cpmem.c | 35 #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/ |
D | xc.c | 39 unsigned int ofs; member
|
/linux-4.4.14/drivers/watchdog/ |
D | sbc60xxwdt.c | 176 size_t ofs; in fop_write() local
|
D | w83877f_wdt.c | 196 size_t ofs; in fop_write() local
|
D | w83977f_wdt.c | 338 size_t ofs; in wdt_write() local
|
D | sc520_wdt.c | 228 size_t ofs; in fop_write() local
|
D | alim7101_wdt.c | 189 size_t ofs; in fop_write() local
|
D | machzwd.c | 279 size_t ofs; in zf_write() local
|
D | it87_wdt.c | 476 size_t ofs; in wdt_write() local
|
/linux-4.4.14/drivers/block/ |
D | ps3disk.c | 330 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()
|
D | mg_disk.c | 309 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/ |
D | iop13xx.h | 241 #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/ |
D | sys_cabriolet.c | 43 int ofs = (irq - 16) / 8; in cabriolet_update_irq_hw() local
|
D | pci_iommu.c | 211 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/ |
D | cistpl.c | 478 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/ |
D | memalloc.h | 141 #define snd_sgbuf_get_chunk_size(dmab, ofs, size) (size) argument
|
D | pcm.h | 1238 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/ |
D | axisflashmap.c | 60 static map_word flash_read(struct map_info *map, unsigned long ofs) in flash_read()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | gt64120.h | 568 #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/ |
D | node.h | 216 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
|
D | node.c | 648 int ofs, int depth) in truncate_nodes() 947 unsigned int ofs, struct page *ipage) in new_node_page()
|
D | data.c | 577 int err = 0, ofs = 1; in f2fs_map_blocks() local
|
D | file.c | 456 int nr_free = 0, ofs = dn->ofs_in_node, len = count; in truncate_data_blocks_range() local
|
D | f2fs.h | 1017 static inline bool f2fs_has_xattr_block(unsigned int ofs) in f2fs_has_xattr_block()
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 235 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 …]
|
D | ipw2100.c | 641 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/ |
D | ipath_user_sdma.c | 685 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/ |
D | amplc_dio200_common.c | 100 unsigned int ofs; /* DIO base offset */ member 105 unsigned int ofs; member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_codec.c | 1282 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
|
D | hda_local.h | 39 #define HDA_COMPOSE_AMP_VAL_OFS(nid,chs,idx,dir,ofs) \ argument
|
/linux-4.4.14/fs/ncpfs/ |
D | ncplib_kernel.h | 210 unsigned long fpos, ofs; member
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_opr_v5.c | 266 unsigned int ofs) in s5p_mfc_write_info_v5() 273 unsigned long ofs) in s5p_mfc_read_info_v5()
|
D | s5p_mfc_opr_v6.c | 1872 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()
|
D | s5p_mfc_common.h | 247 unsigned long ofs; member
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_memory.c | 217 unsigned long ofs = idx << PAGE_SHIFT; in snd_trident_alloc_sg_pages() local
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | bitops.h | 444 unsigned long b0, b1, ofs, tmp; in sched_find_first_bit() local
|
/linux-4.4.14/net/ceph/ |
D | ceph_common.c | 129 int ofs = offsetof(struct ceph_options, mon_addr); in ceph_compare_options() local
|
/linux-4.4.14/drivers/net/irda/ |
D | au1k_ir.c | 190 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/ |
D | sata_mv.c | 924 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
|
D | sata_sx4.c | 1164 unsigned int ofs; in pdc20621_prog_dimm0() member
|
D | libata-core.c | 1120 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/ |
D | omap-mailbox.c | 145 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/ |
D | trans.c | 1395 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/ |
D | ascot2e.c | 77 #define ASCOT2E_OFFSET(ofs) ((u8)(ofs) & 0x1F) argument
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | memory.c | 330 unsigned long ofs = idx << PAGE_SHIFT; in snd_emu10k1_alloc_pages() local
|
/linux-4.4.14/fs/cifs/ |
D | link.c | 150 unsigned int ofs; in format_mf_symlink() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 129 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/ |
D | qib_user_sdma.c | 1213 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/ |
D | super.c | 320 int ofs = offsetof(struct ceph_mount_options, snapdir_name); in compare_mount_options() local
|
/linux-4.4.14/sound/drivers/ |
D | dummy.c | 951 #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/ |
D | intel_bios.c | 162 size_t ofs; in get_lvds_fp_timing() local
|
/linux-4.4.14/net/openvswitch/ |
D | conntrack.c | 282 int ofs; in ovs_ct_helper() local
|
/linux-4.4.14/tools/perf/util/ |
D | unwind-libunwind.c | 295 u64 ofs = dso->data.debug_frame_offset; in read_unwind_spec_debug_frame() local
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 681 size_t size, loff_t *ofs) in clusterip_proc_write()
|
/linux-4.4.14/drivers/tty/ |
D | moxa.c | 1878 void __iomem *baseAddr, *ofsAddr, *ofs; in MoxaPortWriteData() local 1937 void __iomem *baseAddr, *ofsAddr, *ofs; in MoxaPortReadData() local
|
/linux-4.4.14/include/net/ |
D | ip_vs.h | 250 #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/ |
D | mxsfb.c | 632 int bits_per_pixel, ofs, ret = 0; in mxsfb_restore_mode() local
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | st5481.h | 478 int len, ofs; in dump_iso_packet() local
|
/linux-4.4.14/include/pcmcia/ |
D | cistpl.h | 89 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/ |
D | bcmsysport.h | 596 #define STAT_RXCHK(str, m, ofs) { \ argument 604 #define STAT_RBUF(str, m, ofs) { \ argument
|
D | tg3.c | 8803 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/ |
D | tumbler.c | 830 #define DEFINE_SNAPPER_MIX(xname,idx,ofs) { \ argument
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | debug.c | 489 int pos = 0, ofs = 0, buf_size = 0; in il_dbgfs_nvm_read() local
|
D | common.h | 1998 _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()
|
D | 3945-mac.c | 3247 u32 size = sizeof(measure_report), len = 0, ofs = 0; in il3945_show_measurement() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 347 int ret, ofs, fpstrapping; in parse_fp_mode_table() local
|
/linux-4.4.14/sound/pci/ |
D | via82xx_modem.c | 282 unsigned int i, idx, ofs, rest; in build_via_table() local
|
D | via82xx.c | 429 unsigned int i, idx, ofs, rest; in build_via_table() local
|
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-nand.c | 1539 static int gpmi_block_markbad(struct mtd_info *mtd, loff_t ofs) in gpmi_block_markbad()
|
/linux-4.4.14/drivers/scsi/ |
D | ncr53c8xx.h | 1098 #define SCR_REG_OFS(ofs) ((((ofs) & 0x7f) << 16ul) + ((ofs) & 0x80)) argument 1168 #define SCR_REG_OFS2(ofs) (((ofs) & 0xff) << 16ul) argument
|
D | wd7000.c | 327 unsigned long ofs; /* offset from BIOS base address */ member
|
D | ncr53c8xx.c | 2002 #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/ |
D | mxs-lradc.c | 1265 int ret = 0, chan, ofs = 0; in mxs_lradc_buffer_preenable() local
|
/linux-4.4.14/drivers/hwmon/ |
D | lm93.c | 1508 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/ |
D | cyttsp4_core.h | 265 size_t ofs; /* abs byte offset */ member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 290 int pos = 0, ofs = 0, buf_size = 0; in iwl_dbgfs_nvm_read() local
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 1788 unsigned i, sa_offset = 0, ofs; in de21041_get_srom_info() local
|
/linux-4.4.14/drivers/tty/serial/ |
D | atmel_serial.c | 104 unsigned int ofs; member
|
/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 1508 unsigned int ofs, addr; in snd_riptide_prepare() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 77 u32 ofs; member
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 257 u32 ofs; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 752 struct i40e_fcoe_stats *ofs; in i40e_update_fcoe_stats() local
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | message.c | 10299 byte ofs; in chi_to_channel() local
|
/linux-4.4.14/sound/pci/rme9652/ |
D | hdsp.c | 4584 int i, j, channels, ofs; in hdsp_9652_get_peak() local
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 440 u32 ofs; member
|
/linux-4.4.14/drivers/pinctrl/sirf/ |
D | pinctrl-atlas7.c | 5590 u32 ofs; in __atlas7_gpio_to_pin() local
|