Home
last modified time | relevance | path

Searched refs:view (Results 1 – 11 of 11) sorted by relevance

/arch/s390/kernel/
Ddebug.c50 struct debug_view *view; /* used view of debug info */ member
80 struct debug_view *view, char *out_buf);
81 static int debug_input_level_fn(debug_info_t * id, struct debug_view *view,
85 struct debug_view *view, char *out_buf);
86 static int debug_input_pages_fn(debug_info_t * id, struct debug_view *view,
89 static int debug_input_flush_fn(debug_info_t * id, struct debug_view *view,
92 static int debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view,
95 struct debug_view *view, char *out_buf,
97 static int debug_raw_header_fn(debug_info_t * id, struct debug_view *view,
100 static int debug_sprintf_format_fn(debug_info_t * id, struct debug_view *view,
[all …]
/arch/sparc/kernel/
Dptrace_32.c318 const struct user_regset_view *view; in arch_ptrace() local
323 view = task_user_regset_view(current); in arch_ptrace()
330 ret = copy_regset_to_user(child, view, REGSET_GENERAL, in arch_ptrace()
335 copy_regset_to_user(child, view, REGSET_GENERAL, in arch_ptrace()
343 ret = copy_regset_from_user(child, view, REGSET_GENERAL, in arch_ptrace()
348 copy_regset_from_user(child, view, REGSET_GENERAL, in arch_ptrace()
356 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace()
361 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace()
377 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
382 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
Dptrace_64.c857 const struct user_regset_view *view = task_user_regset_view(current); in compat_arch_ptrace() local
875 ret = copy_regset_to_user(child, view, REGSET_GENERAL, in compat_arch_ptrace()
880 ret = copy_regset_to_user(child, view, REGSET_GENERAL, in compat_arch_ptrace()
887 ret = copy_regset_from_user(child, view, REGSET_GENERAL, in compat_arch_ptrace()
892 ret = copy_regset_from_user(child, view, REGSET_GENERAL, in compat_arch_ptrace()
899 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace()
904 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace()
918 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace()
923 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace()
968 const struct user_regset_view *view = task_user_regset_view(current); in arch_ptrace() local
[all …]
/arch/s390/include/asm/
Ddebug.h53 struct debug_view* view,
59 struct debug_view* view, char* out_buf,
62 struct debug_view* view,
65 struct debug_view* view,
70 int debug_dflt_header_fn(debug_info_t* id, struct debug_view* view,
225 int debug_register_view(debug_info_t* id, struct debug_view* view);
226 int debug_unregister_view(debug_info_t* id, struct debug_view* view);
/arch/arm/boot/dts/
Ddm814x.dtsi42 * The soc node represents the soc top level view. It is used for IPs
43 * that are not memory mapped in the MPU view or for the MPU itself.
Ddm816x.dtsi42 * The soc node represents the soc top level view. It is used for IPs
43 * that are not memory mapped in the MPU view or for the MPU itself.
Domap3.dtsi57 * The soc node represents the soc top level view. It is used for IPs
58 * that are not memory mapped in the MPU view or for the MPU itself.
Dam33xx.dtsi75 * The soc node represents the soc top level view. It is used for IPs
76 * that are not memory mapped in the MPU view or for the MPU itself.
Domap4.dtsi91 * The soc node represents the soc top level view. It is used for IPs
92 * that are not memory mapped in the MPU view or for the MPU itself.
Domap5.dtsi116 * The soc node represents the soc top level view. It is used for IPs
117 * that are not memory mapped in the MPU view or for the MPU itself.
Ddra7.dtsi76 * The soc node represents the soc top level view. It is used for IPs
77 * that are not memory mapped in the MPU view or for the MPU itself.