| /Linux-v5.4/sound/soc/fsl/ | 
| D | fsl_sai.h | 17 #define FSL_SAI_TCSR(ofs)	(0x00 + ofs) /* SAI Transmit Control */  argument18 #define FSL_SAI_TCR1(ofs)	(0x04 + ofs) /* SAI Transmit Configuration 1 */  argument
 19 #define FSL_SAI_TCR2(ofs)	(0x08 + ofs) /* SAI Transmit Configuration 2 */  argument
 20 #define FSL_SAI_TCR3(ofs)	(0x0c + ofs) /* SAI Transmit Configuration 3 */  argument
 21 #define FSL_SAI_TCR4(ofs)	(0x10 + ofs) /* SAI Transmit Configuration 4 */  argument
 22 #define FSL_SAI_TCR5(ofs)	(0x14 + ofs) /* SAI Transmit Configuration 5 */  argument
 40 #define FSL_SAI_RCSR(ofs)	(0x80 + ofs) /* SAI Receive Control */  argument
 41 #define FSL_SAI_RCR1(ofs)	(0x84 + ofs)/* SAI Receive Configuration 1 */  argument
 42 #define FSL_SAI_RCR2(ofs)	(0x88 + ofs) /* SAI Receive Configuration 2 */  argument
 43 #define FSL_SAI_RCR3(ofs)	(0x8c + ofs) /* SAI Receive Configuration 3 */  argument
 [all …]
 
 | 
| D | fsl_sai.c | 43 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_isr()  local154 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_set_dai_sysclk_tr()  local
 208 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_set_dai_fmt_tr()  local
 332 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_set_bclk()  local
 420 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_hw_params()  local
 530 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_trigger()  local
 623 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_startup()  local
 651 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_shutdown()  local
 673 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_dai_probe()  local
 772 	unsigned int ofs = sai->soc_data->reg_offset;  in fsl_sai_readable_reg()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | stm32-usart.c | 105 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_config_rs485()  local174 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_pending_rx()  local
 199 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_get_char()  local
 219 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_receive_chars()  local
 290 	struct stm32_usart_offsets *ofs = &stm32port->info->ofs;  in stm32_tx_dma_complete()  local
 302 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_tx_interrupt_enable()  local
 317 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_tx_interrupt_disable()  local
 328 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_transmit_chars_pio()  local
 355 	struct stm32_usart_offsets *ofs = &stm32port->info->ofs;  in stm32_transmit_chars_dma()  local
 416 	struct stm32_usart_offsets *ofs = &stm32_port->info->ofs;  in stm32_transmit_chars()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ | 
| D | iwl-io.c | 103 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val)  in iwl_write8()110 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val)  in iwl_write32()
 117 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val)  in iwl_write64()
 125 u32 iwl_read32(struct iwl_trans *trans, u32 ofs)  in iwl_read32()
 203 u32 iwl_read_prph_no_grab(struct iwl_trans *trans, u32 ofs)  in iwl_read_prph_no_grab()
 211 void iwl_write_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val)  in iwl_write_prph_no_grab()
 218 void iwl_write_prph64_no_grab(struct iwl_trans *trans, u64 ofs, u64 val)  in iwl_write_prph64_no_grab()
 226 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs)  in iwl_read_prph()
 239 void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val)  in iwl_write_prph()
 265 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask)  in iwl_set_bits_prph()
 [all …]
 
 | 
| D | iwl-io.h | 113 static inline u32 iwl_umac_prph(struct iwl_trans *trans, u32 ofs)  in iwl_umac_prph()118 static inline u32 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs)  in iwl_read_umac_prph_no_grab()
 124 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs)  in iwl_read_umac_prph()
 129 static inline void iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs,  in iwl_write_umac_prph_no_grab()
 136 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs,  in iwl_write_umac_prph()
 
 | 
| /Linux-v5.4/fs/overlayfs/ | 
| D | super.c | 211 static void ovl_free_fs(struct ovl_fs *ofs)  in ovl_free_fs()247 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_put_super()  local
 255 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_sync_fs()  local
 292 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_statfs()  local
 309 static bool ovl_force_readonly(struct ovl_fs *ofs)  in ovl_force_readonly()
 345 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_show_options()  local
 371 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_remount()  local
 614 static struct dentry *ovl_workdir_create(struct ovl_fs *ofs,  in ovl_workdir_create()
 765 static int ovl_check_namelen(struct path *path, struct ovl_fs *ofs,  in ovl_check_namelen()
 780 			 struct ovl_fs *ofs, int *stack_depth, bool *remote)  in ovl_lower_dir()
 [all …]
 
 | 
| D | util.c | 20 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_want_write()  local26 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_drop_write()  local
 32 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_workdir()  local
 38 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_override_creds()  local
 45 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_same_sb()  local
 73 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_indexdir()  local
 81 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_index_all()  local
 89 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_verify_lower()  local
 147 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_path_upper()  local
 383 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_redirect_dir()  local
 [all …]
 
 | 
| D | namei.c | 321 int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected,  in ovl_check_origin_fh()364 static int ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry,  in ovl_check_origin()
 453 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index)  in ovl_index_upper()
 492 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index)  in ovl_verify_index()
 644 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh)  in ovl_get_index_fh()
 675 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper,  in ovl_lookup_index()
 810 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_lookup()  local
 
 | 
| D | export.c | 185 	struct ovl_fs *ofs = dentry->d_sb->s_fs_info;  in ovl_check_encode_origin()  local435 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_lookup_real_inode()  local
 657 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_get_dentry()  local
 683 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_upper_fh_to_d()  local
 703 	struct ovl_fs *ofs = sb->s_fs_info;  in ovl_lower_fh_to_d()  local
 
 | 
| /Linux-v5.4/security/selinux/ss/ | 
| D | ebitmap.h | 50 	unsigned int ofs;  in ebitmap_start_positive()  local69 	unsigned int ofs;  in ebitmap_next_positive()  local
 92 	unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit);  in ebitmap_node_get_bit()  local
 104 	unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit);  in ebitmap_node_set_bit()  local
 114 	unsigned int ofs = EBITMAP_NODE_OFFSET(n, bit);  in ebitmap_node_clr_bit()  local
 
 | 
| /Linux-v5.4/drivers/mtd/maps/ | 
| D | pci.c | 37 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs)  in mtd_pci_read8()45 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs)  in mtd_pci_read32()
 59 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs)  in mtd_pci_write8()
 65 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs)  in mtd_pci_write32()
 124 intel_iq80310_translate(struct map_pci_info *map, unsigned long ofs)  in intel_iq80310_translate()
 212 intel_dc21285_translate(struct map_pci_info *map, unsigned long ofs)  in intel_dc21285_translate()
 
 | 
| D | map_funcs.c | 13 static map_word __xipram simple_map_read(struct map_info *map, unsigned long ofs)  in simple_map_read()18 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 | physmap-core.c | 121 				   unsigned long ofs)  in physmap_set_addr_gpios()142 					unsigned long ofs)  in physmap_addr_gpios_read()
 159 					 unsigned long ofs, ssize_t len)  in physmap_addr_gpios_copy_from()
 181 				     unsigned long ofs)  in physmap_addr_gpios_write()
 195 static void physmap_addr_gpios_copy_to(struct map_info *map, unsigned long ofs,  in physmap_addr_gpios_copy_to()
 
 | 
| /Linux-v5.4/drivers/media/pci/pt3/ | 
| D | pt3_dma.c | 61 static u8 *next_unit(struct pt3_adapter *adap, int *idx, int *ofs)  in next_unit()75 	int idx, ofs;  in pt3_proc_dma()  local
 107 	int idx, ofs;  in pt3_init_dmabuf()  local
 150 	int idx, ofs;  in pt3_alloc_dmabuf()  local
 
 | 
| /Linux-v5.4/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
 989 				 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s)  in jffs2_scan_inode_node()
 1043 				  struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s)  in jffs2_scan_dirent_node()
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/vdso64/ | 
| D | sigtramp.S | 52 #define rsave(regno, ofs) \  argument110 #define vsave_msr2(regno, ofs) \  argument
 120 #define vsave(regno, ofs) \  argument
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/vdso32/ | 
| D | sigtramp.S | 53 #define rsave(regno, ofs) \  argument110 #define vsave_msr2(regno, ofs) \  argument
 120 #define vsave(regno, ofs) \  argument
 
 | 
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/ | 
| D | regs.h | 13 #define MT_MCU(ofs)			(MT_MCU_BASE + (ofs))  argument26 #define MT_HIF(ofs)			(MT_HIF_BASE + (ofs))  argument
 69 #define MT_WF_PHY(ofs)			(MT_WF_PHY_BASE + (ofs))  argument
 103 #define MT_WF_CFG(ofs)			(MT_WF_CFG_BASE + (ofs))  argument
 112 #define MT_WF_AGG(ofs)			(MT_WF_AGG_BASE + (ofs))  argument
 140 #define MT_WF_TMAC(ofs)			(MT_WF_TMAC_BASE + (ofs))  argument
 154 #define MT_WF_RMAC(ofs)			(MT_WF_RMAC_BASE + (ofs))  argument
 180 #define MT_WF_DMA(ofs)			(MT_WF_DMA_BASE + (ofs))  argument
 251 #define MT_WF_MIB(ofs)			(MT_WF_MIB_BASE + (ofs))  argument
 
 | 
| /Linux-v5.4/drivers/mtd/lpddr/ | 
| D | lpddr_cmds.c | 515 	unsigned long ofs, last_end = 0;  in lpddr_point()  local567 	unsigned long ofs;  in lpddr_unpoint()  local
 626 	unsigned long ofs, vec_seek, i;  in lpddr_writev()  local
 668 	unsigned long ofs, len;  in lpddr_erase()  local
 725 static int lpddr_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len)  in lpddr_lock()
 730 static int lpddr_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len)  in lpddr_unlock()
 
 | 
| /Linux-v5.4/arch/mips/txx9/generic/ | 
| D | irq_tx4939.c | 57 	int ofs;  in tx4939_irq_unmask()  local75 	int ofs;  in tx4939_irq_mask()  local
 109 	int ofs;  in tx4939_irq_set_type()  local
 
 | 
| /Linux-v5.4/drivers/mtd/ | 
| D | mtdconcat.c | 440 static int concat_xxlock(struct mtd_info *mtd, loff_t ofs, uint64_t len,  in concat_xxlock()478 static int concat_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len)  in concat_lock()
 483 static int concat_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len)  in concat_unlock()
 488 static int concat_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len)  in concat_is_locked()
 545 static int concat_block_isbad(struct mtd_info *mtd, loff_t ofs)  in concat_block_isbad()
 568 static int concat_block_markbad(struct mtd_info *mtd, loff_t ofs)  in concat_block_markbad()
 
 | 
| /Linux-v5.4/fs/ntfs/ | 
| D | aops.c | 76 			int ofs;  in ntfs_end_buffer_async_read()  local1110 		unsigned int ofs;  in ntfs_write_mst_block()  local
 1224 			unsigned int ofs;  in ntfs_write_mst_block()  local
 1405 			unsigned int ofs = i_size & ~PAGE_MASK;  in ntfs_writepage()  local
 1551 	s64 ofs, size;  in ntfs_bmap()  local
 1715 void mark_ntfs_record_dirty(struct page *page, const unsigned int ofs) {  in mark_ntfs_record_dirty()
 
 | 
| /Linux-v5.4/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()
 
 |