Home
last modified time | relevance | path

Searched defs:view (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/drivers/s390/char/
H A Draw3270.c48 struct raw3270_view *view; /* Active view. */ member
244 static int __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start()
263 int raw3270_view_active(struct raw3270_view *view) in raw3270_view_active()
270 int raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start()
289 int raw3270_start_request(struct raw3270_view *view, struct raw3270_request *rq, in raw3270_start_request()
305 int raw3270_start_locked(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_locked()
321 int raw3270_start_irq(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_irq()
339 struct raw3270_view *view; in raw3270_irq() local
534 struct raw3270_view *view; in raw3270_resize_work() local
657 int raw3270_reset(struct raw3270_view *view) in raw3270_reset()
[all …]
H A Dfs3270.c34 struct raw3270_view view; member
62 static int fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq) in fs3270_do_io()
114 static int fs3270_activate(struct raw3270_view *view) in fs3270_activate()
187 static void fs3270_deactivate(struct raw3270_view *view) in fs3270_deactivate()
388 static void fs3270_free_view(struct raw3270_view *view) in fs3270_free_view()
402 static void fs3270_release(struct raw3270_view *view) in fs3270_release()
H A Draw3270.h22 struct raw3270_view *view; /* view of this request */ member
104 raw3270_get_view(struct raw3270_view *view) in raw3270_get_view()
112 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view()
H A Dcon3270.c81 struct raw3270_view view; member
782 static int tty3270_activate(struct raw3270_view *view) in tty3270_activate()
791 static void tty3270_deactivate(struct raw3270_view *view) in tty3270_deactivate()
962 static void tty3270_resize(struct raw3270_view *view, in tty3270_resize()
1041 static void tty3270_release(struct raw3270_view *view) in tty3270_release()
1058 static void tty3270_free(struct raw3270_view *view) in tty3270_free()
1078 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views() local
1182 struct raw3270_view *view; in tty3270_install() local
2149 struct raw3270_view *view; in con3270_init() local
/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()
32 void __iomem *view = otg->io_priv; in ulpi_viewport_read() local
50 void __iomem *view = otg->io_priv; in ulpi_viewport_write() local
/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()
64 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name()
211 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) 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()
/openbmc/linux/arch/s390/kernel/
H A Ddebug.c52 struct debug_view *view; /* used view of debug info */ member
389 struct debug_view *view = p_info->view; in debug_format_entry() local
1179 int debug_register_view(debug_info_t *id, struct debug_view *view) in debug_register_view()
1229 int debug_unregister_view(debug_info_t *id, struct debug_view *view) in debug_unregister_view()
1296 static int debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_pages_fn()
1306 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view, in debug_input_pages_fn()
1345 static int debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_level_fn()
1360 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view, in debug_input_level_fn()
1430 static int debug_input_flush_fn(debug_info_t *id, struct debug_view *view, in debug_input_flush_fn()
1469 static int debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, in debug_hex_ascii_format_fn()
[all …]
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c131 struct vmw_view *view = vmw_view(res); in vmw_view_commit_notify() local
162 struct vmw_view *view = vmw_view(res); in vmw_view_create() local
207 struct vmw_view *view = vmw_view(res); in vmw_view_destroy() local
288 struct vmw_view *view = vmw_view(res); in vmw_view_res_free() local
328 struct vmw_view *view; in vmw_view_add() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dlogs.py12 def log_api_request(request, response, view, logger_name='api'): argument
28 def log_view_mixin(view): argument
/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/drivers/gpu/drm/i915/display/
H A Dintel_fb_pin.c21 const struct i915_gtt_view *view, in intel_pin_fb_obj_dpt()
108 const struct i915_gtt_view *view, in intel_pin_and_fence_fb_obj()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c66 const struct i915_gtt_view *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()
821 struct i915_gtt_view view; in igt_vma_partial() local
999 struct i915_gtt_view view = { in igt_vma_remapped_gtt() local
/openbmc/qemu/system/
H A Dmemory.c230 #define FOR_EACH_FLAT_RANGE(var, view) \ argument
261 FlatView *view; in flatview_new() local
275 static void flatview_insert(FlatView *view, unsigned pos, FlatRange *range) in flatview_insert()
289 static void flatview_destroy(FlatView *view) in flatview_destroy()
305 static bool flatview_ref(FlatView *view) in flatview_ref()
310 void flatview_unref(FlatView *view) in flatview_unref()
334 static void flatview_simplify(FlatView *view) in flatview_simplify()
728 static void render_memory_region(FlatView *view, in render_memory_region()
883 FlatView *view; in generate_memory_topology() local
957 FlatView *view; in address_space_get_flatview() local
[all …]
/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c281 static void on_row_activated(GtkTreeView *view, GtkTreePath *path, in on_row_activated()
301 GtkWidget *view; in perf_gtk__show_hists() local
505 GtkWidget *view; in perf_gtk__show_hierarchy() local
H A Dannotate.c104 GtkWidget *view; in perf_gtk__annotate_symbol() local
/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c225 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local
267 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
883 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event() local
940 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event() local
1001 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview1_button_press_event() local
/openbmc/linux/scripts/kconfig/
H A Dgconf.c220 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local
262 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
876 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event() local
933 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event() local
994 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview1_button_press_event() local
/openbmc/linux/kernel/
H A Dregset.c62 const struct user_regset_view *view, in copy_regset_to_user()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.c139 const struct i915_gtt_view *view) in vma_create()
278 const struct i915_gtt_view *view) in i915_vma_lookup()
316 const struct i915_gtt_view *view) in i915_vma_instance()
1259 intel_partial_pages(const struct i915_gtt_view *view, in intel_partial_pages()
/openbmc/qemu/hw/misc/
H A Dmips_itu.c380 ITCView view = get_itc_view(addr); in itc_storage_read() local
427 ITCView view = get_itc_view(addr); in itc_storage_write() local
/openbmc/linux/arch/s390/include/asm/
H A Ddebug.h451 #define __REGISTER_STATIC_DEBUG_INFO(var, name, pages, areas, view) \ argument
480 #define DEFINE_STATIC_DEBUG_INFO(var, name, pages, nr_areas, buf_size, view) \ argument
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h29 int (*view)(struct nv50_head *, struct nv50_head_atom *); member
/openbmc/linux/security/apparmor/include/
H A Dpolicy_ns.h160 static inline struct aa_ns *aa_lookup_ns(struct aa_ns *view, const char *name) in aa_lookup_ns()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_mman.c202 struct i915_gtt_view view; in compute_partial_view() local
384 struct i915_gtt_view view = in vm_fault_gtt() local
H A Di915_gem_domain.c428 const struct i915_gtt_view *view, in i915_gem_object_pin_to_display_plane()

12