| /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()
|
| /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 | 1539 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
|
| 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 2658 struct vmw_resource *view; in vmw_cmd_dx_view_remove() local 2803 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/rust/kernel/ |
| H A D | io.rs | 202 let view = this.as_view(); in io_view_assert() localVariable 216 let view = this.as_view(); in io_view() localVariable 470 let view = self.as_view(); in try_cast() localVariable 849 let view = io_view::<Self, L::IoType>(self, location.offset())?; in try_read() localVariable 882 let view = io_view::<Self, L::IoType>(self, location.offset())?; in try_write() localVariable 961 let view = io_view::<Self, L::IoType>(self, location.offset())?; in try_update() localVariable 997 let view = io_view_assert::<Self, L::IoType>(self, location.offset()); in read() localVariable 1028 let view = io_view_assert::<Self, L::IoType>(self, location.offset()); in write() localVariable 1105 let view = io_view_assert::<Self, L::IoType>(self, location.offset()); in update() localVariable 1682 let view = $crate::io::ProjectHelper($io.as_view()); localVariable
|
| /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/drivers/gpu/drm/xe/display/ |
| H A D | xe_fb_pin.c | 153 const struct i915_gtt_view *view = pin_params->view; in __xe_pin_fb_vma_dpt() local 236 const struct i915_gtt_view *view; member 261 const struct i915_gtt_view *view = pin_params->view; in __xe_pin_fb_vma_ggtt() local
|
| /linux/kernel/ |
| H A D | regset.c | 62 const struct user_regset_view *view, in copy_regset_to_user() argument
|
| /linux/include/linux/ |
| H A D | regset.h | 334 const struct user_regset_view *view, in copy_regset_from_user()
|
| /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/fs/ |
| H A D | binfmt_elf_fdpic.c | 1401 const struct user_regset_view *view = task_user_regset_view(p); in elf_dump_thread_status() local
|
| /linux/fs/ntfs3/ |
| H A D | ntfs.h | 619 } view; member
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core.h | 67 struct debug_view *view; member
|