Searched defs:view (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/kernel/
H A Dregset.c61 copy_regset_to_user(struct task_struct *target, const struct user_regset_view *view, unsigned int setno, unsigned int offset, unsigned int size, void __user *data) argument
H A Dptrace.c874 find_regset(const struct user_regset_view *view, unsigned int type) argument
891 const struct user_regset_view *view = task_user_regset_view(task); local
/linux-master/drivers/usb/phy/
H A Dphy-ulpi-viewport.c22 static int ulpi_viewport_wait(void __iomem *view, u32 mask) argument
32 void __iomem *view = otg->io_priv; local
50 void __iomem *view = otg->io_priv; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h29 int (*view)(struct nv50_head *, struct nv50_head_atom *); member in struct:nv50_head_func
H A Datom.h33 } view; member in struct:nv50_head_atom
138 bool view:1; member in struct:nv50_head_atom::nv50_head_atom_mask::__anon900
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fb_pin.c20 intel_pin_fb_obj_dpt(struct drm_framebuffer *fb, const struct i915_gtt_view *view, bool uses_fence, unsigned long *out_flags, struct i915_address_space *vm) argument
107 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, bool phys_cursor, const struct i915_gtt_view *view, bool uses_fence, unsigned long *out_flags) argument
H A Dintel_fbdev.c157 const struct i915_gtt_view view = { local
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_domain.c425 i915_gem_object_pin_to_display_plane(struct drm_i915_gem_object *obj, struct i915_gem_ww_ctx *ww, u32 alignment, const struct i915_gtt_view *view, unsigned int flags) argument
H A Di915_gem_mman.c202 struct i915_gtt_view view; local
345 struct i915_gtt_view view = local
[all...]
/linux-master/security/apparmor/
H A Dpolicy_ns.c40 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) argument
64 aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) argument
174 __aa_lookupn_ns(struct aa_ns *view, const char *hname, size_t n) argument
205 aa_lookupn_ns(struct aa_ns *view, const char *name, size_t n) argument
[all...]
H A Dlabel.c1514 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, argument
[all...]
/linux-master/drivers/s390/char/
H A Draw3270.h22 struct raw3270_view *view; /* view of this request */ member in struct:raw3270_request
104 raw3270_get_view(struct raw3270_view *view) argument
112 raw3270_put_view(struct raw3270_view *view) argument
[all...]
H A Dfs3270.c34 struct raw3270_view view; member in struct:fs3270
62 static int fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq) argument
114 fs3270_activate(struct raw3270_view *view) argument
187 fs3270_deactivate(struct raw3270_view *view) argument
388 fs3270_free_view(struct raw3270_view *view) argument
402 fs3270_release(struct raw3270_view *view) argument
[all...]
H A Draw3270.c50 struct raw3270_view *view; /* Active view. */ member in struct:raw3270
246 static int __raw3270_start(struct raw3270 *rp, struct raw3270_view *view, argument
265 raw3270_view_active(struct raw3270_view *view) argument
272 raw3270_start(struct raw3270_view *view, struct raw3270_request *rq) argument
291 raw3270_start_request(struct raw3270_view *view, struct raw3270_request *rq, int cmd, void *data, size_t len) argument
307 raw3270_start_locked(struct raw3270_view *view, struct raw3270_request *rq) argument
323 raw3270_start_irq(struct raw3270_view *view, struct raw3270_request *rq) argument
341 struct raw3270_view *view; local
536 struct raw3270_view *view; local
659 raw3270_reset(struct raw3270_view *view) argument
678 struct raw3270_view *view; local
696 raw3270_init_irq(struct raw3270_view *view, struct raw3270_request *rq, struct irb *irb) argument
880 raw3270_view_lock_unavailable(struct raw3270_view *view) argument
891 raw3270_assign_activate_view(struct raw3270 *rp, struct raw3270_view *view) argument
897 __raw3270_activate_view(struct raw3270 *rp, struct raw3270_view *view) argument
939 raw3270_activate_view(struct raw3270_view *view) argument
958 raw3270_deactivate_view(struct raw3270_view *view) argument
990 raw3270_add_view(struct raw3270_view *view, struct raw3270_fn *fn, int minor, int subclass) argument
1030 struct raw3270_view *view, *tmp; local
1057 raw3270_del_view(struct raw3270_view *view) argument
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c131 struct vmw_view *view = vmw_view(res); local
162 struct vmw_view *view = vmw_view(res); local
207 struct vmw_view *view = vmw_view(res); local
288 struct vmw_view *view = vmw_view(res); local
328 struct vmw_view *view; local
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Di915_vma.h208 i915_vma_compare(struct i915_vma *vma, struct i915_address_space *vm, const struct i915_gtt_view *view) argument
[all...]
H A Di915_gem.c905 i915_gem_object_ggtt_pin_ww(struct drm_i915_gem_object *obj, struct i915_gem_ww_ctx *ww, const struct i915_gtt_view *view, u64 size, u64 alignment, u64 flags) argument
1008 i915_gem_object_ggtt_pin(struct drm_i915_gem_object *obj, const struct i915_gtt_view *view, u64 size, u64 alignment, u64 flags) argument
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c79 __xe_pin_fb_vma_dpt(struct intel_framebuffer *fb, const struct i915_gtt_view *view, struct i915_vma *vma) argument
180 __xe_pin_fb_vma_ggtt(struct intel_framebuffer *fb, const struct i915_gtt_view *view, struct i915_vma *vma) argument
249 __xe_pin_fb_vma(struct intel_framebuffer *fb, const struct i915_gtt_view *view) argument
333 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, bool phys_cursor, const struct i915_gtt_view *view, bool uses_fence, unsigned long *out_flags) argument
[all...]
/linux-master/tools/perf/ui/gtk/
H A Dannotate.c112 GtkWidget *view; local
162 gtk_container_add(GTK_CONTAINER(window), view); local
H A Dhists.c281 static void on_row_activated(GtkTreeView *view, GtkTreePath *path, argument
301 GtkWidget *view; local
402 gtk_container_add(GTK_CONTAINER(window), view); local
505 GtkWidget *view; local
590 gtk_container_add(GTK_CONTAINER(window), view); local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c591 struct i915_gtt_view view = { local
64 checked_vma_instance(struct drm_i915_gem_object *obj, struct i915_address_space *vm, const struct i915_gtt_view *view) argument
743 assert_pin(struct i915_vma *vma, struct i915_gtt_view *view, u64 size, const char *name) argument
821 struct i915_gtt_view view; local
999 struct i915_gtt_view view = { local
[all...]
/linux-master/arch/sparc/kernel/
H A Dptrace_64.c1013 const struct user_regset_view *view = task_user_regset_view(current); local
/linux-master/tools/firewire/
H A Dnosy-dump.c899 int length, retval, view; local
[all...]
/linux-master/arch/s390/kernel/
H A Ddebug.c52 struct debug_view *view; /* used view of debug info */ member in struct:file_private_info
389 struct debug_view *view local
1178 debug_register_view(debug_info_t *id, struct debug_view *view) argument
1228 debug_unregister_view(debug_info_t *id, struct debug_view *view) argument
1295 debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, char *out_buf) argument
1305 debug_input_pages_fn(debug_info_t *id, struct debug_view *view, struct file *file, const char __user *user_buf, size_t user_len, loff_t *offset) argument
1344 debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, char *out_buf) argument
1359 debug_input_level_fn(debug_info_t *id, struct debug_view *view, struct file *file, const char __user *user_buf, size_t user_len, loff_t *offset) argument
1429 debug_input_flush_fn(debug_info_t *id, struct debug_view *view, struct file *file, const char __user *user_buf, size_t user_len, loff_t *offset) argument
1468 debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *in_buf) argument
1491 debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, int area, debug_entry_t *entry, char *out_buf) argument
1523 debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *inbuf) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c98 struct i915_gtt_view view; local
215 struct i915_gtt_view view = local
[all...]

Completed in 497 milliseconds

12