| /linux/drivers/s390/char/ |
| H A D | raw3270.c | 52 struct raw3270_view *view; /* Active view. */ member 250 static int __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start() 269 int raw3270_view_active(struct raw3270_view *view) in raw3270_view_active() 276 int raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start() 295 int raw3270_start_request(struct raw3270_view *view, struct raw3270_request *rq, in raw3270_start_request() 311 int raw3270_start_locked(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_locked() 327 int raw3270_start_irq(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_irq() 345 struct raw3270_view *view; in raw3270_irq() local 540 struct raw3270_view *view; in raw3270_resize_work() local 663 int raw3270_reset(struct raw3270_view *view) in raw3270_reset() [all …]
|
| H A D | fs3270.c | 33 struct raw3270_view view; member 61 static int fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq) in fs3270_do_io() 113 static int fs3270_activate(struct raw3270_view *view) in fs3270_activate() 186 static void fs3270_deactivate(struct raw3270_view *view) in fs3270_deactivate() 384 static void fs3270_free_view(struct raw3270_view *view) in fs3270_free_view() 398 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 783 static int tty3270_activate(struct raw3270_view *view) in tty3270_activate() 792 static void tty3270_deactivate(struct raw3270_view *view) in tty3270_deactivate() 963 static void tty3270_resize(struct raw3270_view *view, in tty3270_resize() 1043 static void tty3270_release(struct raw3270_view *view) in tty3270_release() 1060 static void tty3270_free(struct raw3270_view *view) in tty3270_free() 1080 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views() local 1187 struct raw3270_view *view; in tty3270_install() local 2136 struct raw3270_view *view; in con3270_init() local
|
| /linux/arch/s390/kernel/ |
| H A D | debug.c | 52 struct debug_view *view; /* used view of debug info */ member 391 struct debug_view *view = p_info->view; in debug_format_entry() local 616 struct debug_view *view) in debug_file_private_alloc() 730 ssize_t debug_dump(debug_info_t *id, struct debug_view *view, in debug_dump() 1335 int debug_register_view(debug_info_t *id, struct debug_view *view) in debug_register_view() 1385 int debug_unregister_view(debug_info_t *id, struct debug_view *view) in debug_unregister_view() 1446 static int debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_pages_fn() 1456 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view, in debug_input_pages_fn() 1495 static int debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_level_fn() 1510 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view, in debug_input_level_fn() [all …]
|
| /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
|
| /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() 174 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) 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()
|
| /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
|
| H A D | vmwgfx_execbuf.c | 351 struct vmw_resource *view) in vmw_view_res_val_add() 388 struct vmw_resource *view; in vmw_view_id_val_add() local 774 struct vmw_resource *view = NULL; in vmw_view_bindings_add() local 2642 struct vmw_resource *view; in vmw_cmd_dx_view_remove() local 2787 struct vmw_resource *view; in vmw_cmd_dx_genmips() local
|
| /linux/scripts/kconfig/ |
| H A D | gconf.c | 94 static void _select_menu(GtkTreeView *view, GtkTreeModel *model, in _select_menu() 132 static void select_menu(GtkTreeView *view, struct menu *match) in select_menu() 137 static void _update_row_visibility(GtkTreeView *view) in _update_row_visibility() 659 GtkTreeView *view = GTK_TREE_VIEW(user_data); in renderer_edited() local 748 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event() local 801 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event() local 859 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview1_button_press_event() local 1146 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local 1196 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local
|
| /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
|
| /linux/kernel/ |
| H A D | regset.c | 62 const struct user_regset_view *view, in copy_regset_to_user() argument
|
| /linux/arch/s390/include/asm/ |
| H A D | debug.h | 460 #define __REGISTER_STATIC_DEBUG_INFO(var, name, pages, areas, view) \ argument 489 #define DEFINE_STATIC_DEBUG_INFO(var, name, pages, nr_areas, buf_size, view) \ argument
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 150 const struct i915_gtt_view *view) in vma_create() 289 const struct i915_gtt_view *view) in i915_vma_lookup() 327 const struct i915_gtt_view *view) in i915_vma_instance() 1270 intel_partial_pages(const struct i915_gtt_view *view, in intel_partial_pages()
|
| H A D | i915_gem.c | 905 const struct i915_gtt_view *view, in i915_gem_object_ggtt_pin_ww() 1007 const struct i915_gtt_view *view, in i915_gem_object_ggtt_pin()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_mman.c | 204 struct i915_gtt_view view; in compute_partial_view() local 394 struct i915_gtt_view view = in vm_fault_gtt() local
|
| /linux/include/linux/ |
| H A D | regset.h | 334 const struct user_regset_view *view, in copy_regset_from_user()
|
| /linux/fs/ |
| H A D | binfmt_elf.c | 1722 const struct user_regset_view *view, in fill_thread_core_info() 1790 const struct user_regset_view *view, in fill_thread_core_info() 1821 const struct user_regset_view *view; in fill_note_info() local
|
| H A D | binfmt_elf_fdpic.c | 1390 const struct user_regset_view *view = task_user_regset_view(p); in elf_dump_thread_status() local
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 1487 struct intel_fb_view *view) in calc_plane_remap_info() 1636 struct intel_fb_view *view, in intel_fb_view_init() 1803 const struct intel_fb_view *view, in intel_fb_view_vtd_guard() 1932 struct intel_fb_view *view) in intel_fb_fill_view()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_mman.c | 100 struct i915_gtt_view view; in check_partial_mapping() local 217 struct i915_gtt_view view = in check_partial_mappings() local
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | atom.h | 33 } view; member 138 bool view:1; member
|
| /linux/tools/firewire/ |
| H A D | nosy-dump.c | 899 int length, retval, view; in main() local
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 3853 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument 3919 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument 4027 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument 4030 def CopyCellsToClipboardHdr(view): argument 4033 def CopyCellsToClipboardCSV(view): argument 4040 def __init__(self, view): argument 4059 def __init__(self, view): argument
|
| /linux/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 1013 const struct user_regset_view *view = task_user_regset_view(current); in arch_ptrace() local
|