Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.15/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 …]
/linux-6.15/drivers/s390/char/
H A Draw3270.c252 rq->view = view; in __raw3270_start()
331 rq->view = view; in raw3270_start_irq()
351 view = rq ? rq->view : rp->view; in raw3270_irq()
552 rp->view = view; in raw3270_resize_work()
688 view = rq->view; in __raw3270_disconnect()
896 rp->view = view; in raw3270_assign_activate_view()
905 if (rp->view == view) in __raw3270_activate_view()
970 if (rp->view == view) { in raw3270_deactivate_view()
979 rp->view = view; in raw3270_deactivate_view()
1068 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.c304 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_write_callback()
675 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); in tty3270_read_tasklet()
735 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); in tty3270_read_callback()
785 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_activate()
794 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_deactivate()
967 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_resize()
1044 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_release()
1061 struct tty3270 *tp = container_of(view, struct tty3270, view); in tty3270_free()
1115 tp->screen = tty3270_alloc_screen(tp, tp->view.rows, tp->view.cols, in tty3270_create_view()
1194 tp = container_of(view, struct tty3270, view); in tty3270_install()
[all …]
/linux-6.15/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 …]
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c68 if (asyh->set.view ) head->func->view (head, asyh); in nv50_head_flush_set()
162 u32 r = (asyh->view.oH << 19) / asyh->view.oW; in nv50_head_atomic_check_view()
169 asyh->view.oW -= (asyh->view.oW >> 4) + 32; in nv50_head_atomic_check_view()
183 asyh->view.oW = min(asyh->view.iW, asyh->view.oW); in nv50_head_atomic_check_view()
184 asyh->view.oH = min(asyh->view.iH, asyh->view.oH); in nv50_head_atomic_check_view()
202 if (asyh->view.oW * asyh->view.iH > asyh->view.iW * asyh->view.oH) { in nv50_head_atomic_check_view()
204 u32 r = (asyh->view.iW << 19) / asyh->view.iH; in nv50_head_atomic_check_view()
205 asyh->view.oW = ((asyh->view.oH * r) + (r / 2)) >> 19; in nv50_head_atomic_check_view()
208 u32 r = (asyh->view.iH << 19) / asyh->view.iW; in nv50_head_atomic_check_view()
209 asyh->view.oH = ((asyh->view.oW * r) + (r / 2)) >> 19; in nv50_head_atomic_check_view()
[all …]
H A Dhead907d.c395 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_IN, WIDTH, asyh->view.iW) | in head907d_view()
396 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_IN, HEIGHT, asyh->view.iH)); in head907d_view()
399 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_OUT, WIDTH, asyh->view.oW) | in head907d_view()
400 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_OUT, HEIGHT, asyh->view.oH), in head907d_view()
403 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_OUT_MIN, WIDTH, asyh->view.oW) | in head907d_view()
404 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_OUT_MIN, HEIGHT, asyh->view.oH), in head907d_view()
407 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_OUT_MAX, WIDTH, asyh->view.oW) | in head907d_view()
408 NVVAL(NV907D, HEAD_SET_VIEWPORT_SIZE_OUT_MAX, HEIGHT, asyh->view.oH)); in head907d_view()
414 .view = head907d_view,
/linux-6.15/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()
176 struct aa_ns *ns = view; in __aa_lookupn_ns()
205 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n) in aa_lookupn_ns() argument
[all …]
/linux-6.15/arch/s390/kernel/
H A Ddebug.c393 struct debug_view *view = p_info->view; in debug_format_entry() local
400 len += view->prolog_proc(id_snap, view, p_info->temp_buf, in debug_format_entry()
412 if (view->header_proc) { in debug_format_entry()
413 len += view->header_proc(id_snap, view, p_info->act_area, in debug_format_entry()
417 if (view->format_proc) { in debug_format_entry()
418 len += view->format_proc(id_snap, view, p_info->temp_buf + len, in debug_format_entry()
628 if (!view->format_proc && !view->header_proc) in debug_file_private_alloc()
643 p_info->view = view; in debug_file_private_alloc()
1348 if (!(view->prolog_proc || view->format_proc || view->header_proc)) in debug_register_view()
1350 if (!view->input_proc) in debug_register_view()
[all …]
/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c83 const struct i915_gtt_view *view, in __xe_pin_fb_vma_dpt() argument
94 if (view->type == I915_GTT_VIEW_NORMAL) in __xe_pin_fb_vma_dpt()
96 else if (view->type == I915_GTT_VIEW_REMAPPED) in __xe_pin_fb_vma_dpt()
131 if (view->type == I915_GTT_VIEW_NORMAL) { in __xe_pin_fb_vma_dpt()
195 const struct i915_gtt_view *view, in __xe_pin_fb_vma_ggtt() argument
220 } else if (view->type == I915_GTT_VIEW_NORMAL) { in __xe_pin_fb_vma_ggtt()
279 const struct i915_gtt_view *view, in __xe_pin_fb_vma() argument
370 const struct i915_gtt_view *view, in intel_fb_pin_to_ggtt() argument
395 !memcmp(&old_plane_state->view.gtt, in reuse_vma()
396 &new_plane_state->view.gtt, in reuse_vma()
[all …]
/linux-6.15/arch/s390/include/asm/
H A Ddebug.h66 struct debug_view *view,
72 struct debug_view *view, char *out_buf,
76 struct debug_view *view,
79 struct debug_view *view,
84 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view,
89 int debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view,
121 ssize_t debug_dump(debug_info_t *id, struct debug_view *view,
400 int debug_register_view(debug_info_t *id, struct debug_view *view);
402 int debug_unregister_view(debug_info_t *id, struct debug_view *view);
464 debug_register_view(&var, (view)); \
[all …]
/linux-6.15/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 …]
H A Dannotate.c113 GtkWidget *view; in perf_gtk__annotate_symbol() local
124 view = gtk_tree_view_new(); in perf_gtk__annotate_symbol()
128 gtk_tree_view_insert_column_with_attributes(GTK_TREE_VIEW(view), in perf_gtk__annotate_symbol()
133 gtk_tree_view_set_model(GTK_TREE_VIEW(view), GTK_TREE_MODEL(store)); in perf_gtk__annotate_symbol()
164 gtk_container_add(GTK_CONTAINER(window), view); in perf_gtk__annotate_symbol()
/linux-6.15/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()
595 struct i915_gtt_view view = { in igt_vma_rotate_remap() local
748 struct i915_gtt_view *view, in assert_pin() argument
766 if (view && view->type != I915_GTT_VIEW_NORMAL) { in assert_pin()
767 if (memcmp(&vma->gtt_view, view, sizeof(*view))) { in assert_pin()
826 struct i915_gtt_view view; in igt_vma_partial() local
829 view.partial.offset = offset; in igt_vma_partial()
830 view.partial.size = sz; in igt_vma_partial()
[all …]
/linux-6.15/scripts/kconfig/
H A Dgconf.c188 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local
193 gtk_tree_view_set_model(view, model1); in init_left_tree()
195 gtk_tree_view_set_rules_hint(view, TRUE); in init_left_tree()
198 gtk_tree_view_append_column(view, column); in init_left_tree()
219 sel = gtk_tree_view_get_selection(view); in init_left_tree()
230 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
236 gtk_tree_view_set_model(view, model2); in init_right_tree()
238 gtk_tree_view_set_rules_hint(view, TRUE); in init_right_tree()
241 gtk_tree_view_append_column(view, column); in init_right_tree()
322 sel = gtk_tree_view_get_selection(view); in init_right_tree()
[all …]
/linux-6.15/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()
/linux-6.15/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 …]
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_fb_pin.c22 const struct i915_gtt_view *view, in intel_fb_pin_to_dpt() argument
74 vma = i915_vma_instance(obj, vm, view); in intel_fb_pin_to_dpt()
108 const struct i915_gtt_view *view, in intel_fb_pin_to_ggtt() argument
168 vtd_guard, view, pinctl); in intel_fb_pin_to_ggtt()
254 &plane_state->view, in intel_plane_fb_vtd_guard()
267 vma = intel_fb_pin_to_ggtt(&fb->base, &plane_state->view.gtt, in intel_plane_pin_fb()
298 vma = intel_fb_pin_to_dpt(&fb->base, &plane_state->view.gtt, in intel_plane_pin_fb()
H A Dintel_fb.c1486 struct intel_fb_view *view) in calc_plane_remap_info() argument
1544 if (view->gtt.remapped.plane_alignment) { in calc_plane_remap_info()
1635 struct intel_fb_view *view, in intel_fb_view_init() argument
1638 memset(view, 0, sizeof(*view)); in intel_fb_view_init()
1639 view->gtt.type = view_type; in intel_fb_view_init()
1802 const struct intel_fb_view *view, in intel_fb_view_vtd_guard() argument
1890 &plane_state->view); in intel_plane_remap_gtt()
1931 struct intel_fb_view *view) in intel_fb_fill_view() argument
1934 *view = fb->rotated_view; in intel_fb_fill_view()
1936 *view = fb->remapped_view; in intel_fb_fill_view()
[all …]
H A Dskl_universal_plane.c1424 u32 x = plane_state->view.color_plane[0].x; in skl_plane_update_arm()
1425 u32 y = plane_state->view.color_plane[0].y; in skl_plane_update_arm()
1507 x = plane_state->view.color_plane[color_plane].x; in icl_plane_update_sel_fetch_noarm()
1542 int x = plane_state->view.color_plane[color_plane].x; in icl_plane_update_noarm()
1956 plane_state->view.color_plane[ccs_plane].x = aux_x; in skl_check_main_ccs_coordinates()
1957 plane_state->view.color_plane[ccs_plane].y = aux_y; in skl_check_main_ccs_coordinates()
2074 plane_state->view.color_plane[0].offset = offset; in skl_check_main_surface()
2075 plane_state->view.color_plane[0].x = x; in skl_check_main_surface()
2076 plane_state->view.color_plane[0].y = y; in skl_check_main_surface()
2155 plane_state->view.color_plane[uv_plane].x = x; in skl_check_nv12_aux_surface()
[all …]
/linux-6.15/security/apparmor/include/
H A Dpolicy_ns.h84 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns);
90 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n);
91 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n);
/linux-6.15/Documentation/arch/s390/
H A Ds390dbf.rst130 * hex_ascii-view Example
163 * sprintf-view Example
319 If using the sprintf view do NOT use other event/exception functions
322 The format of the hex_ascii and sprintf view is as follows:
363 struct debug_view* view,
369 struct debug_view* view, char* out_buf,
372 struct debug_view* view,
375 struct debug_view* view,
392 When a view is read from the debugfs, the Debug Feature calls the
428 debug_info_t *id, struct debug_view *view,
[all …]
/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c205 struct i915_gtt_view view; in compute_partial_view() local
210 view.type = I915_GTT_VIEW_PARTIAL; in compute_partial_view()
211 view.partial.offset = rounddown(page_offset, chunk); in compute_partial_view()
212 view.partial.size = in compute_partial_view()
214 (obj->base.size >> PAGE_SHIFT) - view.partial.offset); in compute_partial_view()
218 view.type = I915_GTT_VIEW_NORMAL; in compute_partial_view()
220 return view; in compute_partial_view()
395 struct i915_gtt_view view = in vm_fault_gtt() local
400 if (view.type == I915_GTT_VIEW_NORMAL) in vm_fault_gtt()
408 vma = i915_gem_object_ggtt_pin_ww(obj, &ww, &view, 0, 0, flags); in vm_fault_gtt()
[all …]
/linux-6.15/arch/powerpc/kernel/ptrace/
H A DMakefile6 CFLAGS_ptrace-view.o += -DUTS_MACHINE='"$(UTS_MACHINE)"'
8 obj-y += ptrace.o ptrace-view.o

12345678910>>...12