Searched defs:oe (Results 1 - 25 of 34) sorted by path

12

/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h708 uint64_t oe:6; member in struct:cvmx_mio_boot_reg_timx::cvmx_mio_boot_reg_timx_s
739 uint64_t oe:6; member in struct:cvmx_mio_boot_reg_timx::cvmx_mio_boot_reg_timx_cn38xx
3717 uint64_t oe:1; member in struct:cvmx_mio_uartx_lsr::cvmx_mio_uartx_lsr_s
4132 uint64_t oe:1; member in struct:cvmx_mio_uart2_lsr::cvmx_mio_uart2_lsr_s
/linux-master/drivers/clk/
H A Dclk-si521xx.c257 int oe, b, ctr = 0; local
H A Dclk-versaclock5.c945 unsigned int oe, sd, src_mask = 0, src_val = 0; local
/linux-master/drivers/comedi/drivers/
H A Ddt2817.c39 unsigned int oe = 0; local
/linux-master/drivers/gpio/
H A Dgpio-omap.c37 u32 oe; member in struct:gpio_regs
H A Dgpio-tegra.c77 u32 oe[4]; member in struct:tegra_gpio_bank
211 u32 cnf, oe; local
/linux-master/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c32 struct gpio_desc *oe; member in struct:thc63_dev
/linux-master/drivers/media/i2c/
H A Dmt9v111.c151 struct gpio_desc *oe; member in struct:mt9v111_dev
H A Dtvp5150.c88 u32 oe; member in struct:tvp5150
/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c1711 u32 ie, oe, pu, pd; local
H A Dpinctrl-npcm8xx.c2194 u32 ie, oe, pu, pd; local
/linux-master/drivers/pinctrl/
H A Dpinctrl-st.c233 struct regmap_field *alt, *oe, *pu, *od; member in struct:st_pio_control
248 const int alt, oe, pu, od, rt; member in struct:st_pctl_data
999 int oe; local
[all...]
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c1967 int adc_ge_t, adc_oe_t, ge, oe, gain, degc_cali, adc_cali_en_t; local
/linux-master/fs/btrfs/
H A Dfile.c3241 struct btrfs_ordered_extent *oe; local
H A Dinode.c3000 insert_ordered_extent_file_extent(struct btrfs_trans_handle *trans, struct btrfs_ordered_extent *oe) argument
[all...]
/linux-master/fs/ext2/
H A Dxattr.c524 struct mb_cache_entry *oe; local
535 mb_cache_entry_put(EA_BLOCK_CACHE(inode), oe); local
662 struct mb_cache_entry *oe; local
/linux-master/fs/ext4/
H A Dxattr.c473 struct mb_cache_entry *oe; local
481 mb_cache_entry_put(EA_INODE_CACHE(inode), oe); local
1294 struct mb_cache_entry *oe; local
1954 struct mb_cache_entry *oe; local
[all...]
/linux-master/fs/ntfs3/
H A Dfslog.c2951 struct OPEN_ATTR_ENRTY *oe = NULL; local
3015 static int do_action(struct ntfs_log *log, struct OPEN_ATTR_ENRTY *oe, argument
3737 struct OPEN_ATTR_ENRTY *oe; local
[all...]
/linux-master/fs/omfs/
H A Dfile.c22 struct omfs_extent *oe = (struct omfs_extent *) &bh->b_data[offset]; local
34 struct omfs_extent *oe; local
116 omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, u64 *ret_block) argument
226 struct omfs_extent *oe; local
[all...]
/linux-master/fs/overlayfs/
H A Dexport.c74 struct ovl_entry *oe = OVL_E(dentry); local
103 struct ovl_entry *oe = OVL_E(dentry); local
293 struct ovl_entry *oe; local
328 struct ovl_entry *oe = OVL_E(dentry); local
[all...]
H A Dnamei.c874 struct ovl_entry *oe = OVL_E(dentry); local
1032 struct ovl_entry *oe = NULL; local
[all...]
H A Doverlayfs.h790 struct ovl_entry *oe; member in struct:ovl_inode_params
H A Dovl_entry.h126 static inline unsigned int ovl_numlower(struct ovl_entry *oe) argument
131 static inline struct ovl_path *ovl_lowerstack(struct ovl_entry *oe) argument
136 static inline struct ovl_path *ovl_lowerpath(struct ovl_entry *oe) argument
141 static inline struct ovl_path *ovl_lowerdata(struct ovl_entry *oe) argument
149 ovl_lowerdata_dentry(struct ovl_entry *oe) argument
172 struct ovl_entry *oe; member in struct:ovl_inode
[all...]
H A Dsuper.c107 struct ovl_entry *oe; local
817 ovl_get_indexdir(struct super_block *sb, struct ovl_fs *ofs, struct ovl_entry *oe, const struct path *upperpath) argument
1118 struct ovl_entry *oe; local
1239 ovl_get_root(struct super_block *sb, struct dentry *upperdentry, struct ovl_entry *oe) argument
1297 struct ovl_entry *oe; local
[all...]
H A Dutil.c144 struct ovl_entry *oe = kzalloc(size, GFP_KERNEL); local
152 void ovl_free_entry(struct ovl_entry *oe) argument
175 ovl_dentry_init_reval(struct dentry *dentry, struct dentry *upperdentry, struct ovl_entry *oe) argument
181 ovl_dentry_init_flags(struct dentry *dentry, struct dentry *upperdentry, struct ovl_entry *oe, unsigned int mask) argument
208 struct ovl_entry *oe = OVL_E(dentry); local
241 struct ovl_entry *oe = OVL_E(dentry); local
254 struct ovl_entry *oe = OVL_E(dentry); local
305 struct ovl_entry *oe = OVL_E(dentry); local
312 struct ovl_entry *oe = OVL_E(dentry); local
330 struct ovl_entry *oe = OVL_E(dentry); local
1308 struct ovl_entry *oe = OVL_E(dentry); local
[all...]

Completed in 629 milliseconds

12