/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 | 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 | 82 struct raw3270_view view; member 784 static int tty3270_activate(struct raw3270_view *view) in tty3270_activate() 793 static void tty3270_deactivate(struct raw3270_view *view) in tty3270_deactivate() 964 static void tty3270_resize(struct raw3270_view *view, in tty3270_resize() 1046 static void tty3270_release(struct raw3270_view *view) in tty3270_release() 1063 static void tty3270_free(struct raw3270_view *view) in tty3270_free() 1083 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views() local 1190 struct raw3270_view *view; in tty3270_install() local 2157 struct raw3270_view *view; in con3270_init() local
|
/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()
|
H A D | label.c | 1502 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, in aa_profile_snxprint()
|
/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
|
/linux/drivers/gpu/drm/xe/display/ |
H A D | xe_fb_pin.c | 82 const struct i915_gtt_view *view, in __xe_pin_fb_vma_dpt() 197 const struct i915_gtt_view *view, in __xe_pin_fb_vma_ggtt() 275 const struct i915_gtt_view *view, in __xe_pin_fb_vma() 364 const struct i915_gtt_view *view, in intel_fb_pin_to_ggtt()
|
/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/scripts/kconfig/ |
H A D | gconf.c | 188 GtkTreeView *view = GTK_TREE_VIEW(tree1_w); in init_left_tree() local 230 GtkTreeView *view = GTK_TREE_VIEW(tree2_w); in init_right_tree() local 844 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event() local 901 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event() local 962 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview1_button_press_event() local
|
/linux/kernel/ |
H A D | regset.c | 62 const struct user_regset_view *view, in copy_regset_to_user() argument
|
H A D | ptrace.c | 874 find_regset(const struct user_regset_view *view, unsigned int type) in find_regset() 891 const struct user_regset_view *view = task_user_regset_view(task); in ptrace_regset() 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 | 1704 const struct user_regset_view *view, in fill_thread_core_info() 1772 const struct user_regset_view *view, in fill_thread_core_info() 1803 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/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
|
/linux/fs/ntfs3/ |
H A D | ntfs.h | 614 } view; member
|
/linux/drivers/s390/net/ |
H A D | qeth_core.h | 67 struct debug_view *view; member
|