Home
last modified time | relevance | path

Searched refs:view (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c139 vmw_cotable_add_resource(view->cotable, &view->cotable_head); in vmw_view_commit_notify()
140 view->committed = true; in vmw_view_commit_notify()
171 if (!view->committed) { in vmw_view_create()
176 cmd = VMW_CMD_CTX_RESERVE(res->dev_priv, view->cmd_size, view->ctx->id); in vmw_view_create()
182 memcpy(cmd, &view->cmd, view->cmd_size); in vmw_view_create()
190 vmw_cotable_add_resource(view->cotable, &view->cotable_head); in vmw_view_create()
292 kfree_rcu(view, rcu); in vmw_view_res_free()
328 struct vmw_view *view; in vmw_view_add() local
346 if (!view) { in vmw_view_add()
350 res = &view->res; in vmw_view_add()
[all …]
/openbmc/linux/drivers/s390/char/
H A Draw3270.c247 rq->view = view; in __raw3270_start()
326 rq->view = view; in raw3270_start_irq()
346 view = rq ? rq->view : rp->view; in raw3270_irq()
547 rp->view = view; in raw3270_resize_work()
683 view = rq->view; in __raw3270_disconnect()
891 rp->view = view; in raw3270_assign_activate_view()
900 if (rp->view == view) in __raw3270_activate_view()
965 if (rp->view == view) { in raw3270_deactivate_view()
974 rp->view = view; in raw3270_deactivate_view()
1063 if (rp->view == view) { in raw3270_del_view()
[all …]
H A Draw3270.h22 struct raw3270_view *view; /* view of this request */ member
56 void (*intv)(struct raw3270_view *view,
58 void (*release)(struct raw3270_view *view);
59 void (*free)(struct raw3270_view *view);
60 void (*resize)(struct raw3270_view *view,
89 void raw3270_del_view(struct raw3270_view *view);
95 int raw3270_reset(struct raw3270_view *view);
104 raw3270_get_view(struct raw3270_view *view) in raw3270_get_view() argument
106 atomic_inc(&view->ref_count); in raw3270_get_view()
112 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view() argument
[all …]
H A Dfs3270.c34 struct raw3270_view view; member
67 fp = (struct fs3270 *)view; in fs3270_do_io()
79 rc = raw3270_start(view, rq); in fs3270_do_io()
95 fp = (struct fs3270 *)rq->view; in fs3270_reset_callback()
120 fp = (struct fs3270 *)view; in fs3270_activate()
191 fp = (struct fs3270 *)view; in fs3270_deactivate()
392 fp = (struct fs3270 *)view; in fs3270_free_view()
396 kfree(view); in fs3270_free_view()
406 fp = (struct fs3270 *)view; in fs3270_release()
468 ib = idal_buffer_alloc(2 * fp->view.rows * fp->view.cols + 5, 0); in fs3270_open()
[all …]
H A Dcon3270.c303 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_write_callback()
674 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); in tty3270_read_tasklet()
734 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_read_callback()
784 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_activate()
793 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_deactivate()
966 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_resize()
1043 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_release()
1060 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_free()
1114 tp->screen = tty3270_alloc_screen(tp, tp->view.rows, tp->view.cols, in tty3270_create_view()
1193 tp = container_of(view, struct tty3270, view); in tty3270_install()
[all …]
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi-viewport.c22 static int ulpi_viewport_wait(void __iomem *view, u32 mask) in ulpi_viewport_wait() argument
32 void __iomem *view = otg->io_priv; in ulpi_viewport_read() local
34 writel(ULPI_VIEW_WAKEUP | ULPI_VIEW_WRITE, view); in ulpi_viewport_read()
35 ret = ulpi_viewport_wait(view, ULPI_VIEW_WAKEUP); in ulpi_viewport_read()
40 ret = ulpi_viewport_wait(view, ULPI_VIEW_RUN); in ulpi_viewport_read()
44 return ULPI_VIEW_DATA_READ(readl(view)); in ulpi_viewport_read()
50 void __iomem *view = otg->io_priv; in ulpi_viewport_write() local
52 writel(ULPI_VIEW_WAKEUP | ULPI_VIEW_WRITE, view); in ulpi_viewport_write()
53 ret = ulpi_viewport_wait(view, ULPI_VIEW_WAKEUP); in ulpi_viewport_write()
58 ULPI_VIEW_ADDR(reg), view); in ulpi_viewport_write()
[all …]
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js262 view.setUint32(8, opt);
264 view.setUint32(16, 0);
276 view.setUint32(0, 0x67446698);
277 view.setUint32(4, rc);
297 flags: view.getUint16(4),
298 type: view.getUint16(6),
299 handle_msB: view.getUint32(8),
300 handle_lsB: view.getUint32(12),
301 offset_msB: view.getUint32(16),
302 offset_lsB: view.getUint32(20),
[all …]
/openbmc/webui-vue/src/utilities/
H A DNBDServer.js187 view.setUint32(0, 0x67446698);
188 view.setUint32(4, rc);
189 view.setUint32(8, req.handle_msB);
190 view.setUint32(12, req.handle_lsB);
204 flags: view.getUint16(4),
205 type: view.getUint16(6),
206 handle_msB: view.getUint32(8),
207 handle_lsB: view.getUint32(12),
208 offset_msB: view.getUint32(16),
209 offset_lsB: view.getUint32(20),
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c67 if (asyh->set.view ) head->func->view (head, asyh); in nv50_head_flush_set()
167 u32 r = (asyh->view.oH << 19) / asyh->view.oW; in nv50_head_atomic_check_view()
174 asyh->view.oW -= (asyh->view.oW >> 4) + 32; in nv50_head_atomic_check_view()
188 asyh->view.oW = min(asyh->view.iW, asyh->view.oW); in nv50_head_atomic_check_view()
189 asyh->view.oH = min(asyh->view.iH, asyh->view.oH); in nv50_head_atomic_check_view()
207 if (asyh->view.oW * asyh->view.iH > asyh->view.iW * asyh->view.oH) { in nv50_head_atomic_check_view()
209 u32 r = (asyh->view.iW << 19) / asyh->view.iH; in nv50_head_atomic_check_view()
210 asyh->view.oW = ((asyh->view.oH * r) + (r / 2)) >> 19; in nv50_head_atomic_check_view()
213 u32 r = (asyh->view.iH << 19) / asyh->view.iW; in nv50_head_atomic_check_view()
214 asyh->view.oH = ((asyh->view.oW * r) + (r / 2)) >> 19; in nv50_head_atomic_check_view()
[all …]
/openbmc/linux/security/apparmor/
H A Dpolicy_ns.c40 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible() argument
42 if (curr == view) in aa_ns_visible()
48 for ( ; view; view = view->parent) { in aa_ns_visible()
49 if (view->parent == curr) in aa_ns_visible()
64 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() argument
67 if (curr == view) in aa_ns_name()
70 if (aa_ns_visible(curr, view, subns)) { in aa_ns_name()
77 return view->base.hname + strlen(curr->base.hname) + 2; in aa_ns_name()
213 struct aa_ns *ns = view; in __aa_lookupn_ns()
242 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n) in aa_lookupn_ns() argument
[all …]
/openbmc/qemu/system/
H A Dmemory.c231 for (var = (view)->ranges; var < (view)->ranges + (view)->nr; ++var)
277 if (view->nr == view->nr_allocated) { in flatview_insert()
278 view->nr_allocated = MAX(2 * view->nr, 10); in flatview_insert()
279 view->ranges = g_realloc(view->ranges, in flatview_insert()
282 memmove(view->ranges + pos + 1, view->ranges + pos, in flatview_insert()
293 trace_flatview_destroy(view, view->root); in flatview_destroy()
313 trace_flatview_destroy_rcu(view, view->root); in flatview_unref()
350 memmove(&view->ranges[i], &view->ranges[j], in flatview_simplify()
351 (view->nr - j) * sizeof(view->ranges[j])); in flatview_simplify()
894 view->dispatch = address_space_dispatch_new(view); in generate_memory_topology()
[all …]
/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c285 bool expanded = gtk_tree_view_row_expanded(view, path); in on_row_activated()
288 gtk_tree_view_collapse_row(view, path); in on_row_activated()
290 gtk_tree_view_expand_row(view, path, FALSE); in on_row_activated()
301 GtkWidget *view; in perf_gtk__show_hists() local
319 view = gtk_tree_view_new(); in perf_gtk__show_hists()
400 g_signal_connect(view, "row-activated", in perf_gtk__show_hists()
402 gtk_container_add(GTK_CONTAINER(window), view); in perf_gtk__show_hists()
505 GtkWidget *view; in perf_gtk__show_hierarchy() local
526 view = gtk_tree_view_new(); in perf_gtk__show_hierarchy()
588 g_signal_connect(view, "row-activated", in perf_gtk__show_hierarchy()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c66 const struct i915_gtt_view *view) in checked_vma_instance() argument
71 vma = i915_vma_instance(obj, vm, view); in checked_vma_instance()
88 if (i915_vma_compare(vma, vm, view)) { in checked_vma_instance()
591 struct i915_gtt_view view = { in igt_vma_rotate_remap() local
744 struct i915_gtt_view *view, in assert_pin() argument
762 if (view && view->type != I915_GTT_VIEW_NORMAL) { in assert_pin()
763 if (memcmp(&vma->gtt_view, view, sizeof(*view))) { in assert_pin()
821 struct i915_gtt_view view; in igt_vma_partial() local
824 view.partial.offset = offset; in igt_vma_partial()
825 view.partial.size = sz; in igt_vma_partial()
[all …]
/openbmc/linux/arch/s390/kernel/
H A Ddebug.c389 struct debug_view *view = p_info->view; in debug_format_entry() local
395 if (view->prolog_proc) in debug_format_entry()
396 len += view->prolog_proc(id_snap, view, p_info->temp_buf); in debug_format_entry()
406 if (view->header_proc) in debug_format_entry()
407 len += view->header_proc(id_snap, view, p_info->act_area, in debug_format_entry()
409 if (view->format_proc) in debug_format_entry()
410 len += view->format_proc(id_snap, view, p_info->temp_buf + len, in debug_format_entry()
1190 if (!(view->prolog_proc || view->format_proc || view->header_proc)) in debug_register_view()
1192 if (!view->input_proc) in debug_register_view()
1204 id->views[i] = view; in debug_register_view()
[all …]
/openbmc/qemu/include/hw/xen/interface/hvm/
H A Dhvm_op.h26 uint16_t view; member
34 uint16_t view; member
237 uint16_t view; member
246 uint16_t view; member
259 uint16_t view; member
271 uint16_t view; member
288 uint16_t view; member
350 struct xen_hvm_altp2m_view view; member
/openbmc/linux/arch/s390/include/asm/
H A Ddebug.h66 struct debug_view *view,
72 struct debug_view *view, char *out_buf,
75 struct debug_view *view,
78 struct debug_view *view,
83 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view,
391 int debug_register_view(debug_info_t *id, struct debug_view *view);
393 int debug_unregister_view(debug_info_t *id, struct debug_view *view);
451 #define __REGISTER_STATIC_DEBUG_INFO(var, name, pages, areas, view) \ argument
455 debug_register_view(&var, (view)); \
480 #define DEFINE_STATIC_DEBUG_INFO(var, name, pages, nr_areas, buf_size, view) \ argument
[all …]
/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c225 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local
230 gtk_tree_view_set_model(view, model1); in init_left_tree()
232 gtk_tree_view_set_rules_hint(view, TRUE); in init_left_tree()
235 gtk_tree_view_append_column(view, column); in init_left_tree()
256 sel = gtk_tree_view_get_selection(view); in init_left_tree()
267 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
273 gtk_tree_view_set_model(view, model2); in init_right_tree()
275 gtk_tree_view_set_rules_hint(view, TRUE); in init_right_tree()
278 gtk_tree_view_append_column(view, column); in init_right_tree()
359 sel = gtk_tree_view_get_selection(view); in init_right_tree()
[all …]
/openbmc/linux/scripts/kconfig/
H A Dgconf.c220 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local
225 gtk_tree_view_set_model(view, model1); in init_left_tree()
227 gtk_tree_view_set_rules_hint(view, TRUE); in init_left_tree()
230 gtk_tree_view_append_column(view, column); in init_left_tree()
251 sel = gtk_tree_view_get_selection(view); in init_left_tree()
262 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
268 gtk_tree_view_set_model(view, model2); in init_right_tree()
270 gtk_tree_view_set_rules_hint(view, TRUE); in init_right_tree()
273 gtk_tree_view_append_column(view, column); in init_right_tree()
354 sel = gtk_tree_view_get_selection(view); in init_right_tree()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.h46 const struct i915_gtt_view *view);
210 const struct i915_gtt_view *view) in i915_vma_compare() argument
214 GEM_BUG_ON(view && !i915_is_ggtt_or_dpt(vm)); in i915_vma_compare()
222 if (!view) in i915_vma_compare()
225 cmp -= view->type; in i915_vma_compare()
244 BUILD_BUG_ON(offsetof(typeof(*view), rotated) != in i915_vma_compare()
245 offsetof(typeof(*view), partial)); in i915_vma_compare()
246 BUILD_BUG_ON(offsetof(typeof(*view), rotated) != in i915_vma_compare()
247 offsetof(typeof(*view), remapped)); in i915_vma_compare()
248 return memcmp(&vma->gtt_view.partial, &view->partial, view->type); in i915_vma_compare()
/openbmc/linux/security/apparmor/include/
H A Dpolicy_ns.h84 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns);
93 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n);
94 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n);
160 static inline struct aa_ns *aa_lookup_ns(struct aa_ns *view, const char *name) in aa_lookup_ns() argument
162 return aa_lookupn_ns(view, name, strlen(name)); in aa_lookup_ns()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dlogs.py12 def log_api_request(request, response, view, logger_name='api'): argument
16 'view': view,
28 def log_view_mixin(view): argument
40 response = view(*args, **kwargs)
/openbmc/webui-vue/src/components/Global/
H A DInputPasswordToggle.vue11 <icon-view-off v-if="isVisible" />
12 <icon-view v-else />
19 import IconView from '@carbon/icons-vue/es/view/20';
20 import IconViewOff from '@carbon/icons-vue/es/view--off/20';
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1045 self.view = QTreeView()
1071 self.view.setFocus()
1841 view = scene.views()[0]
2016 sz1 = self.view.columnWidth(0) + self.view.columnWidth(1) + self.view.columnWidth(2) + 2
2149 …sz1 = self.widget(1).view.columnWidth(0) + self.widget(1).view.columnWidth(1) + self.widget(1).vie…
3270 self.view.setFocus()
4025 view.CopyCellsToClipboard(view, as_csv, with_hdr)
4038 self.view = view
4104 self.view.setFocus()
4224 self.view.setFocus()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py199 view = json.loads(view_string)
201 error = view.get("error")
209 elif ud.version != view.get("version"):
212 return view
217 def _get_url(view): argument
218 tarball_url = view.get("dist", {}).get("tarball")
226 integrity = view.get("dist", {}).get("integrity")
227 shasum = view.get("dist", {}).get("shasum")
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb_pin.c21 const struct i915_gtt_view *view, in intel_pin_fb_obj_dpt() argument
73 vma = i915_vma_instance(obj, vm, view); in intel_pin_fb_obj_dpt()
108 const struct i915_gtt_view *view, in intel_pin_and_fence_fb_obj() argument
176 view, pinctl); in intel_pin_and_fence_fb_obj()
250 &plane_state->view.gtt, in intel_plane_pin_fb()
276 vma = intel_pin_fb_obj_dpt(fb, &plane_state->view.gtt, false, in intel_plane_pin_fb()

12345678910>>...19