Searched refs:oi (Results 1 - 25 of 42) sorted by path

12

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c237 struct omap_overlay_info *oi; local
240 oi = overlay_infos[ovl->id];
242 if (oi == NULL)
245 r = dss_ovl_check(ovl, oi, mgr_timings);
H A Dapply.c198 struct omap_overlay_info *oi; local
220 oi = NULL;
222 oi = &op->user_info;
224 oi = &op->info;
226 ois[ovl->id] = oi;
617 struct omap_overlay_info *oi; local
627 oi = &op->info;
631 replication = dss_ovl_use_replication(mp->lcd_config, oi->color_mode);
633 r = dispc_ovl_setup(ovl->id, oi, replication, &mp->timings, false);
H A Ddispc.c2512 const struct omap_overlay_info *oi,
2519 u16 in_height = oi->height;
2520 u16 in_width = oi->width;
2523 int pos_x = oi->pos_x;
2527 out_width = oi->out_width == 0 ? oi->width : oi->out_width;
2528 out_height = oi->out_height == 0 ? oi->height : oi
2511 dispc_ovl_check(enum omap_plane plane, enum omap_channel channel, const struct omap_overlay_info *oi, const struct omap_video_timings *timings, int *x_predecim, int *y_predecim) argument
2747 dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) argument
[all...]
H A Ddss.h421 const struct omap_overlay_info *oi,
429 int dispc_ovl_setup(enum omap_plane plane, const struct omap_overlay_info *oi,
/linux-master/arch/arm/mach-omap2/
H A Domap_hwmod.c2592 * @oi: pointer to a struct omap_hwmod_ocp_if record
2595 * specified in @oi->slave to @oi. This code is assumed to run before
2600 static int _add_link(struct omap_hwmod_ocp_if *oi) argument
2602 pr_debug("omap_hwmod: %s -> %s: adding link\n", oi->master->name,
2603 oi->slave->name);
2605 list_add(&oi->node, &oi->slave->slave_ports);
2606 oi->slave->slaves_cnt++;
2613 * @oi
2624 _register_link(struct omap_hwmod_ocp_if *oi) argument
3391 struct omap_hwmod_ocp_if *oi = NULL; local
[all...]
/linux-master/arch/s390/boot/
H A Dhead.S311 oi __LC_RETURN_PSW+1,0x2 # set wait state bit
/linux-master/arch/s390/kernel/
H A Dentry.S195 oi __LC_CPU_FLAGS+7,_CIF_SIE
199 oi __SIE_PROG0C+3(%r14),1 # we are going into SIE now
457 oi __LC_CPU_FLAGS+7,_CIF_ENABLED_WAIT
508 oi __LC_CPU_FLAGS+7, _CIF_MCCK_GUEST
/linux-master/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c36 unsigned int oi, oo; /* offset for in and out */ local
76 oi = 0;
91 todo = min_t(size_t, todo, (mi.length - oi) / 4);
94 writesl(ss->base + SS_RXFIFO, mi.addr + oi, todo);
95 oi += todo * 4;
97 if (oi == mi.length) {
99 oi = 0;
202 unsigned int oi, oo; /* offset for in and out */ local
267 oi = 0;
287 todo = min_t(size_t, todo, (mi.length - oi) /
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2791 const struct omap_overlay_info *oi,
2801 plane, &oi->paddr, &oi->p_uv_addr, oi->screen_width, oi->pos_x,
2802 oi->pos_y, oi->width, oi->height, oi->out_width, oi
2789 dispc_ovl_setup(struct dispc_device *dispc, enum omap_plane_id plane, const struct omap_overlay_info *oi, const struct videomode *vm, bool mem_to_mem, enum omap_channel channel) argument
[all...]
H A Ddss.h454 const struct omap_overlay_info *oi,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dcq.c1012 MLX5_SET(cqc, cqc, oi, 1);
/linux-master/drivers/media/pci/ivtv/
H A Divtvfb.c208 struct osd_info *oi = itv->osd_info; local
213 osd->offset = data[0] - oi->video_rbase;
214 osd->max_offset = oi->display_width * oi->display_height * 4;
224 struct osd_info *oi = itv->osd_info; local
226 oi->display_width = osd->pixel_stride;
227 oi->display_byte_stride = osd->pixel_stride * oi->bytes_per_pixel;
228 oi->set_osd_coords_x += osd->x;
229 oi
325 struct osd_info *oi = itv->osd_info; local
502 struct osd_info *oi = itv->osd_info; local
616 struct osd_info *oi = itv->osd_info; local
638 struct osd_info *oi = itv->osd_info; local
946 struct osd_info *oi = itv->osd_info; local
964 struct osd_info *oi = itv->osd_info; local
1085 struct osd_info *oi = itv->osd_info; local
1140 struct osd_info *oi = itv->osd_info; local
1249 struct osd_info *oi = itv->osd_info; local
[all...]
/linux-master/drivers/mtd/
H A Dmtdchar.c1062 struct nand_oobinfo oi; local
1067 ret = get_oobinfo(mtd, &oi);
1071 if (copy_to_user(argp, &oi, sizeof(struct nand_oobinfo)))
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c531 int oi = 0; local
727 oi++;
737 oi++;
739 if (tx > maxtx || rx > maxrx || oi > maxoi) {
742 csr5, tp->nir, tx, rx, oi);
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c1758 int i, rc, oi = -1; local
1818 oi < 0)
1819 oi = i;
1822 if (i >= MAX_ZDEV_ENTRIES_EXT && oi >= 0) {
1824 card = AP_QID_CARD(device_status[oi].qid);
1825 dom = AP_QID_QUEUE(device_status[oi].qid);
1828 if (i < MAX_ZDEV_ENTRIES_EXT || oi >= 0) {
/linux-master/fs/ext4/
H A Dorphan.c14 struct ext4_orphan_info *oi = &EXT4_SB(inode->i_sb)->s_orphan_info; local
25 start = raw_smp_processor_id()*13 % oi->of_blocks;
28 if (atomic_dec_if_positive(&oi->of_binfo[i].ob_free_entries)
33 if (++i >= oi->of_blocks)
48 oi->of_binfo[i].ob_bh, EXT4_JTR_ORPHAN_FILE);
50 atomic_inc(&oi->of_binfo[i].ob_free_entries);
54 bdata = (__le32 *)(oi->of_binfo[i].ob_bh->b_data);
67 atomic_inc(&oi->of_binfo[i].ob_free_entries);
84 return ext4_handle_dirty_metadata(handle, NULL, oi->of_binfo[i].ob_bh);
194 struct ext4_orphan_info *oi local
390 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; local
514 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; local
536 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; local
559 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; local
573 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; local
641 struct ext4_orphan_info *oi = &EXT4_SB(sb)->s_orphan_info; local
[all...]
/linux-master/fs/ocfs2/
H A Dalloc.c190 struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci); local
194 spin_lock(&oi->ip_lock);
195 oi->ip_clusters = le32_to_cpu(di->i_clusters);
196 spin_unlock(&oi->ip_lock);
218 struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci); local
219 struct ocfs2_super *osb = OCFS2_SB(oi->vfs_inode.i_sb);
221 BUG_ON(oi->ip_dyn_features & OCFS2_INLINE_DATA_FL);
223 (oi->ip_clusters != le32_to_cpu(rec->e_cpos)),
227 (unsigned long long)oi->ip_blkno,
228 rec->e_cpos, oi
7041 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
7067 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Daops.c125 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
127 down_read(&oi->ip_alloc_sem);
129 up_read(&oi->ip_alloc_sem);
281 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
285 trace_ocfs2_readpage((unsigned long long)oi->ip_blkno, folio->index);
295 if (down_read_trylock(&oi->ip_alloc_sem) == 0) {
303 down_read(&oi->ip_alloc_sem);
304 up_read(&oi->ip_alloc_sem);
325 if (oi->ip_dyn_features & OCFS2_INLINE_DATA_FL)
332 up_read(&oi
354 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
814 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1323 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1543 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
2144 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
2299 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Ddir.c2774 struct ocfs2_inode_info *oi = OCFS2_I(dir); local
2791 down_write(&oi->ip_alloc_sem);
2875 data_ac->ac_resv = &oi->ip_la_data_resv;
2955 spin_lock(&oi->ip_lock);
2956 oi->ip_dyn_features &= ~OCFS2_INLINE_DATA_FL;
2957 di->i_dyn_features = cpu_to_le16(oi->ip_dyn_features);
2958 spin_unlock(&oi->ip_lock);
3060 up_write(&oi->ip_alloc_sem);
H A Ddlmglue.c733 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
736 ocfs2_build_lock_name(OCFS2_LOCK_TYPE_FLOCK, oi->ip_blkno,
2162 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
2163 struct ocfs2_lock_res *lockres = &oi->ip_inode_lockres;
2174 if (oi->ip_flags & OCFS2_INODE_DELETED) {
2181 lvb->lvb_iclusters = cpu_to_be32(oi->ip_clusters);
2192 lvb->lvb_iattr = cpu_to_be32(oi->ip_attr);
2193 lvb->lvb_idynfeatures = cpu_to_be16(oi->ip_dyn_features);
2209 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
2210 struct ocfs2_lock_res *lockres = &oi
2318 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
3949 struct ocfs2_inode_info *oi; local
4062 struct ocfs2_inode_info *oi = OCFS2_I(dl->dl_inode); local
[all...]
H A Dextent_map.c42 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
44 oi->ip_extent_map.em_num_items = 0;
45 INIT_LIST_HEAD(&oi->ip_extent_map.em_list);
74 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
77 spin_lock(&oi->ip_lock);
79 __ocfs2_extent_map_lookup(&oi->ip_extent_map, cpos, &emi);
89 spin_unlock(&oi->ip_lock);
103 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
104 struct ocfs2_extent_map *em = &oi->ip_extent_map;
108 spin_lock(&oi
216 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
709 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Dfile.c85 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
88 (unsigned long long)oi->ip_blkno,
98 spin_lock(&oi->ip_lock);
103 if (oi->ip_flags & OCFS2_INODE_DELETED) {
104 spin_unlock(&oi->ip_lock);
111 oi->ip_flags |= OCFS2_INODE_OPEN_DIRECT;
113 oi->ip_open_count++;
114 spin_unlock(&oi->ip_lock);
122 spin_lock(&oi->ip_lock);
123 oi
135 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
170 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1010 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1052 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Dinode.c92 void ocfs2_get_inode_flags(struct ocfs2_inode_info *oi) argument
94 unsigned int flags = oi->vfs_inode.i_flags;
96 oi->ip_attr &= ~(OCFS2_SYNC_FL|OCFS2_APPEND_FL|
99 oi->ip_attr |= OCFS2_SYNC_FL;
101 oi->ip_attr |= OCFS2_APPEND_FL;
103 oi->ip_attr |= OCFS2_IMMUTABLE_FL;
105 oi->ip_attr |= OCFS2_NOATIME_FL;
107 oi->ip_attr |= OCFS2_DIRSYNC_FL;
178 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
190 oi
214 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
842 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
892 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1113 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1228 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1611 struct ocfs2_inode_info *oi = cache_info_to_inode(ci); local
1618 struct ocfs2_inode_info *oi = cache_info_to_inode(ci); local
1625 struct ocfs2_inode_info *oi = cache_info_to_inode(ci); local
1632 struct ocfs2_inode_info *oi = cache_info_to_inode(ci); local
1639 struct ocfs2_inode_info *oi = cache_info_to_inode(ci); local
1646 struct ocfs2_inode_info *oi = cache_info_to_inode(ci); local
[all...]
H A Dinode.h141 void ocfs2_get_inode_flags(struct ocfs2_inode_info *oi);
H A Djournal.c2223 struct ocfs2_inode_info *oi; local
2239 oi = OCFS2_I(inode);
2241 (unsigned long long)oi->ip_blkno);
2243 iter = oi->ip_next_orphan;
2244 oi->ip_next_orphan = NULL;
2246 if (oi->ip_flags & OCFS2_INODE_DIO_ORPHAN_ENTRY) {
2289 oi->ip_flags &= ~OCFS2_INODE_DIO_ORPHAN_ENTRY;
2291 spin_lock(&oi->ip_lock);
2294 oi->ip_flags |= OCFS2_INODE_MAYBE_ORPHANED;
2295 spin_unlock(&oi
[all...]

Completed in 838 milliseconds

12