Home
last modified time | relevance | path

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

12345678910

/linux-6.3-rc2/fs/overlayfs/
A Doverlayfs.h140 static inline int ovl_do_notify_change(struct ovl_fs *ofs, in ovl_do_notify_change()
147 static inline int ovl_do_rmdir(struct ovl_fs *ofs, in ovl_do_rmdir()
175 static inline int ovl_do_create(struct ovl_fs *ofs, in ovl_do_create()
185 static inline int ovl_do_mkdir(struct ovl_fs *ofs, in ovl_do_mkdir()
194 static inline int ovl_do_mknod(struct ovl_fs *ofs, in ovl_do_mknod()
204 static inline int ovl_do_symlink(struct ovl_fs *ofs, in ovl_do_symlink()
230 static inline ssize_t ovl_getxattr_upper(struct ovl_fs *ofs, in ovl_getxattr_upper()
243 static inline ssize_t ovl_path_getxattr(struct ovl_fs *ofs, in ovl_path_getxattr()
320 static inline int ovl_do_whiteout(struct ovl_fs *ofs, in ovl_do_whiteout()
328 static inline struct file *ovl_do_tmpfile(struct ovl_fs *ofs, in ovl_do_tmpfile()
[all …]
A Dcopy_up.c325 static int ovl_set_size(struct ovl_fs *ofs, in ovl_set_size()
430 int ovl_set_origin(struct ovl_fs *ofs, struct dentry *lower, in ovl_set_origin()
483 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index() local
555 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_link_up() local
592 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_data() local
611 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_metadata() local
694 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_workdir() local
774 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_copy_up_tmpfile() local
837 struct ovl_fs *ofs = OVL_FS(c->dentry->d_sb); in ovl_do_copy_up() local
909 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_need_meta_copy_up() local
[all …]
A Dsuper.c222 static void ovl_free_fs(struct ovl_fs *ofs) in ovl_free_fs()
262 struct ovl_fs *ofs = sb->s_fs_info; in ovl_put_super() local
270 struct ovl_fs *ofs = sb->s_fs_info; in ovl_sync_fs() local
318 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs() local
335 static bool ovl_force_readonly(struct ovl_fs *ofs) in ovl_force_readonly()
367 struct ovl_fs *ofs = sb->s_fs_info; in ovl_show_options() local
399 struct ovl_fs *ofs = sb->s_fs_info; in ovl_remount() local
930 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir()
1724 struct ovl_fs *ofs, struct ovl_layer *layers) in ovl_get_lowerstack()
1821 struct ovl_fs *ofs) in ovl_check_overlapping_layers()
[all …]
A Dnamei.c34 struct ovl_fs *ofs = OVL_FS(d->sb); in ovl_check_redirect() local
154 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh()
197 static bool ovl_is_opaquedir(struct ovl_fs *ofs, const struct path *path) in ovl_is_opaquedir()
429 static int ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_fh()
456 int ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, in ovl_verify_set_fh()
490 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index, in ovl_index_upper()
524 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index()
655 int ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin, in ovl_get_index_name()
672 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh) in ovl_get_index_fh()
810 static int ovl_fix_origin(struct ovl_fs *ofs, struct dentry *dentry, in ovl_fix_origin()
[all …]
A Dutil.c21 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() local
27 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() local
33 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() local
39 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds() local
65 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir() local
73 struct ovl_fs *ofs = sb->s_fs_info; in ovl_index_all() local
81 struct ovl_fs *ofs = sb->s_fs_info; in ovl_verify_lower() local
418 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
676 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_check_protattr() local
712 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_set_protattr() local
[all …]
A Ddir.c65 static struct dentry *ovl_whiteout(struct ovl_fs *ofs) in ovl_whiteout()
109 int ovl_cleanup_and_whiteout(struct ovl_fs *ofs, struct inode *dir, in ovl_cleanup_and_whiteout()
140 int ovl_mkdir_real(struct ovl_fs *ofs, struct inode *dir, in ovl_mkdir_real()
237 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_opaque_xerr() local
325 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_upper() local
365 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_clear_empty() local
449 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_over_whiteout() local
750 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_and_whiteout() local
804 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_remove_upper() local
1050 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_set_redirect() local
[all …]
A Dexport.c185 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_encode_origin() local
214 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, in ovl_dentry_to_fid()
253 struct ovl_fs *ofs = OVL_FS(inode->i_sb); in ovl_encode_fh() local
437 struct ovl_fs *ofs = sb->s_fs_info; in ovl_lookup_real_inode() local
658 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-6.3-rc2/drivers/tty/serial/
A Dstm32-usart.c137 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_empty() local
222 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_config_rs485() local
295 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_rx_dma_enabled() local
307 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_pending_rx_pio() local
327 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_get_char_pio() local
340 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_receive_chars_pio() local
454 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_receive_chars() local
512 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_dma_enabled() local
521 const struct stm32_usart_offsets *ofs = &stm32port->info->ofs; in stm32_usart_tx_dma_complete() local
536 const struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_usart_tx_interrupt_enable() local
[all …]
/linux-6.3-rc2/drivers/mtd/spi-nor/
A Datmel.c19 static int at25fs_nor_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in at25fs_nor_lock()
24 static int at25fs_nor_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in at25fs_nor_unlock()
40 static int at25fs_nor_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in at25fs_nor_is_locked()
69 static int atmel_nor_set_global_protection(struct spi_nor *nor, loff_t ofs, in atmel_nor_set_global_protection()
119 static int atmel_nor_global_protect(struct spi_nor *nor, loff_t ofs, in atmel_nor_global_protect()
125 static int atmel_nor_global_unprotect(struct spi_nor *nor, loff_t ofs, in atmel_nor_global_unprotect()
131 static int atmel_nor_is_global_protected(struct spi_nor *nor, loff_t ofs, in atmel_nor_is_global_protected()
A Dswp.c50 static void spi_nor_get_locked_range_sr(struct spi_nor *nor, u8 sr, loff_t *ofs, in spi_nor_get_locked_range_sr()
87 static bool spi_nor_check_lock_status_sr(struct spi_nor *nor, loff_t ofs, in spi_nor_check_lock_status_sr()
109 static bool spi_nor_is_locked_sr(struct spi_nor *nor, loff_t ofs, uint64_t len, in spi_nor_is_locked_sr()
115 static bool spi_nor_is_unlocked_sr(struct spi_nor *nor, loff_t ofs, in spi_nor_is_unlocked_sr()
154 static int spi_nor_sr_lock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_lock()
239 static int spi_nor_sr_unlock(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_unlock()
324 static int spi_nor_sr_is_locked(struct spi_nor *nor, loff_t ofs, uint64_t len) in spi_nor_sr_is_locked()
346 static int spi_nor_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_lock()
361 static int spi_nor_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_unlock()
376 static int spi_nor_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in spi_nor_is_locked()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/
A Diwl-io.h42 static inline void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph()
65 static inline u32 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_umac_prph()
70 static inline u32 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph_no_grab()
76 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph()
81 static inline void iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph_no_grab()
88 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph()
A Diwl-io.c17 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8()
24 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32()
31 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write64()
39 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32()
113 u32 iwl_read_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_prph_no_grab()
121 void iwl_write_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph_no_grab()
128 void iwl_write_prph64_no_grab(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write_prph64_no_grab()
136 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_prph()
175 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph()
186 void iwl_set_bits_mask_prph(struct iwl_trans *trans, u32 ofs, in iwl_set_bits_mask_prph()
[all …]
/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_sai.c90 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_isr() local
192 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_sysclk_tr() local
277 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_set_dai_fmt_tr() local
517 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_params() local
694 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_hw_free() local
710 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_config_disable() local
745 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_trigger() local
865 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_dai_probe() local
984 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_readable_reg() local
1040 unsigned int ofs = sai->soc_data->reg_offset; in fsl_sai_volatile_reg() local
[all …]
A Dfsl_sai.h23 #define FSL_SAI_TCSR(ofs) (0x00 + ofs) /* SAI Transmit Control */ argument
24 #define FSL_SAI_TCR1(ofs) (0x04 + ofs) /* SAI Transmit Configuration 1 */ argument
25 #define FSL_SAI_TCR2(ofs) (0x08 + ofs) /* SAI Transmit Configuration 2 */ argument
26 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ argument
27 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SAI Transmit Configuration 4 */ argument
28 #define FSL_SAI_TCR5(ofs) (0x14 + ofs) /* SAI Transmit Configuration 5 */ argument
50 #define FSL_SAI_RCSR(ofs) (0x80 + ofs) /* SAI Receive Control */ argument
51 #define FSL_SAI_RCR1(ofs) (0x84 + ofs)/* SAI Receive Configuration 1 */ argument
52 #define FSL_SAI_RCR2(ofs) (0x88 + ofs) /* SAI Receive Configuration 2 */ argument
53 #define FSL_SAI_RCR3(ofs) (0x8c + ofs) /* SAI Receive Configuration 3 */ argument
[all …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dregs.h9 #define MT_MCU_WFDMA1(ofs) (MT_MCU_WFDMA1_BASE + (ofs)) argument
18 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument
29 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument
282 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument
418 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument
425 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument
440 #define MT_CBTOP_RGU(ofs) (0x70002000 + (ofs)) argument
454 #define MT_DMA_SHDL(ofs) (0x7c026000 + (ofs)) argument
479 #define MT_UMAC(ofs) (0x74000000 + (ofs)) argument
508 #define MT_UWFDMA0(ofs) (0x7c024000 + (ofs)) argument
[all …]
/linux-6.3-rc2/security/selinux/ss/
A Debitmap.h50 unsigned int ofs; in ebitmap_start_positive() local
69 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-6.3-rc2/drivers/mtd/maps/
A Dpci.c37 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()
/linux-6.3-rc2/fs/jffs2/
A 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
A Dscan.c291 uint32_t ofs, uint32_t len) in jffs2_fill_scan_buf()
331 struct jffs2_raw_xattr *rx, uint32_t ofs, in jffs2_scan_xattr_node()
387 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node()
449 uint32_t ofs, prevofs, max_ofs; in jffs2_scan_eraseblock() local
992 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node()
1046 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
/linux-6.3-rc2/drivers/media/pci/pt3/
A Dpt3_dma.c61 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-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Dregs.h49 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument
66 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument
73 #define MT_WF_TMAC(_band, ofs) (MT_WF_TMAC_BASE(_band) + (ofs)) argument
94 #define MT_WF_DMA(_band, ofs) (MT_WF_DMA_BASE(_band) + (ofs)) argument
141 #define MT_WF_MIB(_band, ofs) (MT_WF_MIB_BASE(_band) + (ofs)) argument
216 #define MT_WF_UMIB(ofs) (MT_WF_UMIB_BASE + (ofs)) argument
222 #define MT_WTBLON_TOP(ofs) (MT_WTBLON_TOP_BASE + (ofs)) argument
306 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument
495 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument
513 #define MT_PCIE_MAC(ofs) (MT_PCIE_MAC_BASE + (ofs)) argument
[all …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Dregs.h130 #define MT_MCU_WFDMA0(ofs) (MT_MCU_WFDMA0_BASE + (ofs)) argument
146 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs)) argument
164 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs)) argument
168 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) argument
571 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs)) argument
603 #define MT_WFDMA1(ofs) (MT_WFDMA1_BASE + (ofs)) argument
1022 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs)) argument
1080 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs)) argument
1107 #define MT_SEMA(ofs) (MT_SEMA_BASE + (ofs)) argument
1138 #define MT_SLP(ofs) (MT_SLP_BASE + (ofs)) argument
[all …]
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dregs.h36 #define MT_HW_INFO(ofs) (MT_HW_INFO_BASE + (ofs)) argument
52 #define MT_MCU(ofs) (MT_MCU_BASE + (ofs)) argument
65 #define MT_MCU_CIRQ(ofs) (MT_MCU_CIRQ_BASE + (ofs)) argument
88 #define MT_HIF2(ofs) (MT_HIF2_BASE + (ofs)) argument
195 #define MT_WF_PHY(ofs) (MT_WF_PHY_BASE + (ofs)) argument
242 #define MT_WF_CFG(ofs) (MT_WF_CFG_BASE + (ofs)) argument
251 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) argument
282 #define MT_WF_ARB(ofs) (MT_WF_ARB_BASE + (ofs)) argument
378 #define MT_WF_DMA(ofs) (MT_WF_DMA_BASE + (ofs)) argument
396 #define MT_WF_PF(ofs) (MT_WF_PF_BASE + (ofs)) argument
[all …]
/linux-6.3-rc2/arch/powerpc/kernel/vdso/
A Dsigtramp64.S58 #define rsave(regno, ofs) \ argument
116 #define vsave_msr2(regno, ofs) \ argument
126 #define vsave(regno, ofs) \ argument
A Dsigtramp32.S53 #define rsave(regno, ofs) \ argument
110 #define vsave_msr2(regno, ofs) \ argument
120 #define vsave(regno, ofs) \ argument

Completed in 113 milliseconds

12345678910