/openbmc/linux/drivers/s390/char/ |
H A D | raw3270.c | 48 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 D | fs3270.c | 34 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 D | raw3270.h | 22 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 D | con3270.c | 81 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 D | phy-ulpi-viewport.c | 22 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 D | policy_ns.c | 40 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 D | debug.c | 52 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 D | vmwgfx_so.c | 131 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 D | logs.py | 12 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 D | hvm_op.h | 26 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 D | intel_fb_pin.c | 21 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 D | i915_vma.c | 66 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 D | memory.c | 230 #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 D | hists.c | 281 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 D | annotate.c | 104 GtkWidget *view; in perf_gtk__annotate_symbol() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 225 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 D | gconf.c | 220 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 D | regset.c | 62 const struct user_regset_view *view, in copy_regset_to_user()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_vma.c | 139 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 D | mips_itu.c | 380 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 D | debug.h | 451 #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 D | head.h | 29 int (*view)(struct nv50_head *, struct nv50_head_atom *); member
|
/openbmc/linux/security/apparmor/include/ |
H A D | policy_ns.h | 160 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 D | i915_gem_mman.c | 202 struct i915_gtt_view view; in compute_partial_view() local 384 struct i915_gtt_view view = in vm_fault_gtt() local
|
H A D | i915_gem_domain.c | 428 const struct i915_gtt_view *view, in i915_gem_object_pin_to_display_plane()
|