/Linux-v4.19/drivers/s390/char/ |
D | raw3270.c | 46 struct raw3270_view *view; /* Active view. */ member 239 __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, in __raw3270_start() 259 raw3270_view_active(struct raw3270_view *view) in raw3270_view_active() 268 raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start() 288 raw3270_start_locked(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_locked() 305 raw3270_start_irq(struct raw3270_view *view, struct raw3270_request *rq) in raw3270_start_irq() 323 struct raw3270_view *view; in raw3270_irq() local 510 struct raw3270_view *view; in raw3270_size_device_done() local 626 raw3270_reset(struct raw3270_view *view) in raw3270_reset() 646 struct raw3270_view *view; in __raw3270_disconnect() local [all …]
|
D | fs3270.c | 33 struct raw3270_view view; member 64 fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq) in fs3270_do_io() 119 fs3270_activate(struct raw3270_view *view) in fs3270_activate() 191 fs3270_deactivate(struct raw3270_view *view) in fs3270_deactivate() 393 fs3270_free_view(struct raw3270_view *view) in fs3270_free_view() 408 fs3270_release(struct raw3270_view *view) in fs3270_release()
|
D | tty3270.c | 64 struct raw3270_view view; member 665 tty3270_activate(struct raw3270_view *view) in tty3270_activate() 675 tty3270_deactivate(struct raw3270_view *view) in tty3270_deactivate() 887 tty3270_resize(struct raw3270_view *view, int model, int rows, int cols) in tty3270_resize() 903 tty3270_release(struct raw3270_view *view) in tty3270_release() 921 tty3270_free(struct raw3270_view *view) in tty3270_free() 939 struct raw3270_view *view = raw3270_find_view(&tty3270_fn, i); in tty3270_del_views() local 959 struct raw3270_view *view; in tty3270_install() local
|
D | con3270.c | 42 struct raw3270_view view; member 391 con3270_activate(struct raw3270_view *view) in con3270_activate() 402 con3270_deactivate(struct raw3270_view *view) in con3270_deactivate()
|
D | raw3270.h | 100 struct raw3270_view *view; /* view of this request */ member 175 raw3270_get_view(struct raw3270_view *view) in raw3270_get_view() 183 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view()
|
/Linux-v4.19/drivers/usb/phy/ |
D | phy-ulpi-viewport.c | 21 static int ulpi_viewport_wait(void __iomem *view, u32 mask) in ulpi_viewport_wait() 38 void __iomem *view = otg->io_priv; in ulpi_viewport_read() local 56 void __iomem *view = otg->io_priv; in ulpi_viewport_write() local
|
/Linux-v4.19/arch/s390/kernel/ |
D | debug.c | 51 struct debug_view *view; /* used view of debug info */ member 436 struct debug_view *view = p_info->view; in debug_format_entry() local 1042 int debug_register_view(debug_info_t *id, struct debug_view *view) in debug_register_view() 1089 int debug_unregister_view(debug_info_t *id, struct debug_view *view) in debug_unregister_view() 1156 static int debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_pages_fn() 1166 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view, in debug_input_pages_fn() 1205 static int debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_level_fn() 1220 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view, in debug_input_level_fn() 1290 static int debug_input_flush_fn(debug_info_t *id, struct debug_view *view, in debug_input_flush_fn() 1329 static int debug_raw_header_fn(debug_info_t *id, struct debug_view *view, in debug_raw_header_fn() [all …]
|
/Linux-v4.19/security/apparmor/ |
D | policy_ns.c | 41 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible() 65 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() 204 struct aa_ns *__aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) in __aa_lookupn_ns() 235 struct aa_ns *aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n) in aa_lookupn_ns()
|
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_so.c | 128 struct vmw_view *view = vmw_view(res); in vmw_view_commit_notify() local 159 struct vmw_view *view = vmw_view(res); in vmw_view_create() local 205 struct vmw_view *view = vmw_view(res); in vmw_view_destroy() local 289 struct vmw_view *view = vmw_view(res); in vmw_view_res_free() local 331 struct vmw_view *view; in vmw_view_add() local
|
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 61 struct i915_ggtt_view *view) in checked_vma_instance() 440 struct i915_ggtt_view view; in igt_vma_rotate() local 557 struct i915_ggtt_view *view, in assert_pin() 634 struct i915_ggtt_view view; in igt_vma_partial() local
|
D | i915_gem_object.c | 232 struct i915_ggtt_view view = in check_partial_mapping() local
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_vma.c | 131 const struct i915_ggtt_view *view) in vma_create() 231 const struct i915_ggtt_view *view) in vma_lookup() 271 const struct i915_ggtt_view *view) in i915_vma_instance()
|
D | i915_vma.h | 229 const struct i915_ggtt_view *view) in i915_vma_compare()
|
/Linux-v4.19/tools/perf/ui/gtk/ |
D | hists.c | 279 static void on_row_activated(GtkTreeView *view, GtkTreePath *path, in on_row_activated() 299 GtkWidget *view; in perf_gtk__show_hists() local 503 GtkWidget *view; in perf_gtk__show_hierarchy() local
|
D | annotate.c | 99 GtkWidget *view; in perf_gtk__annotate_symbol() local
|
/Linux-v4.19/include/linux/ |
D | regset.h | 369 const struct user_regset_view *view, in copy_regset_to_user() 395 const struct user_regset_view *view, in copy_regset_from_user()
|
/Linux-v4.19/scripts/kconfig/ |
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 884 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_button_press_event() local 941 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview2_key_press_event() local 1002 GtkTreeView *view = GTK_TREE_VIEW(widget); in on_treeview1_button_press_event() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.h | 21 void (*view)(struct nv50_head *, struct nv50_head_atom *); member
|
D | atom.h | 29 } view; member 123 bool view:1; member
|
/Linux-v4.19/security/apparmor/include/ |
D | policy_ns.h | 163 static inline struct aa_ns *aa_lookup_ns(struct aa_ns *view, const char *name) in aa_lookup_ns()
|
/Linux-v4.19/kernel/ |
D | ptrace.c | 839 find_regset(const struct user_regset_view *view, unsigned int type) in find_regset() 856 const struct user_regset_view *view = task_user_regset_view(task); in ptrace_regset() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | ptrace_32.c | 346 const struct user_regset_view *view; in arch_ptrace() local
|
D | ptrace_64.c | 912 const struct user_regset_view *view = task_user_regset_view(current); in compat_arch_ptrace() local 1023 const struct user_regset_view *view = task_user_regset_view(current); in arch_ptrace() local
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/ |
D | dc_types.h | 228 struct view { struct 247 /*< preferred view*/ argument
|
/Linux-v4.19/tools/firewire/ |
D | nosy-dump.c | 912 int length, retval, view; in main() local
|