Searched refs:view (Results 1 – 13 of 13) sorted by relevance
/arch/s390/kernel/ |
D | debug.c | 51 struct debug_view *view; /* used view of debug info */ member 81 struct debug_view *view, char *out_buf); 82 static int debug_input_level_fn(debug_info_t * id, struct debug_view *view, 86 struct debug_view *view, char *out_buf); 87 static int debug_input_pages_fn(debug_info_t * id, struct debug_view *view, 90 static int debug_input_flush_fn(debug_info_t * id, struct debug_view *view, 93 static int debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view, 96 struct debug_view *view, char *out_buf, 98 static int debug_raw_header_fn(debug_info_t * id, struct debug_view *view, 101 static int debug_sprintf_format_fn(debug_info_t * id, struct debug_view *view, [all …]
|
/arch/sparc/kernel/ |
D | ptrace_32.c | 346 const struct user_regset_view *view; in arch_ptrace() local 351 view = task_user_regset_view(current); in arch_ptrace() 358 ret = copy_regset_to_user(child, view, REGSET_GENERAL, in arch_ptrace() 363 copy_regset_to_user(child, view, REGSET_GENERAL, in arch_ptrace() 371 ret = copy_regset_from_user(child, view, REGSET_GENERAL, in arch_ptrace() 376 copy_regset_from_user(child, view, REGSET_GENERAL, in arch_ptrace() 384 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 389 ret = copy_regset_to_user(child, view, REGSET_FP, in arch_ptrace() 405 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace() 410 ret = copy_regset_from_user(child, view, REGSET_FP, in arch_ptrace()
|
D | ptrace_64.c | 912 const struct user_regset_view *view = task_user_regset_view(current); in compat_arch_ptrace() local 930 ret = copy_regset_to_user(child, view, REGSET_GENERAL, in compat_arch_ptrace() 935 ret = copy_regset_to_user(child, view, REGSET_GENERAL, in compat_arch_ptrace() 942 ret = copy_regset_from_user(child, view, REGSET_GENERAL, in compat_arch_ptrace() 947 ret = copy_regset_from_user(child, view, REGSET_GENERAL, in compat_arch_ptrace() 954 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace() 959 ret = copy_regset_to_user(child, view, REGSET_FP, in compat_arch_ptrace() 973 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace() 978 ret = copy_regset_from_user(child, view, REGSET_FP, in compat_arch_ptrace() 1023 const struct user_regset_view *view = task_user_regset_view(current); in arch_ptrace() local [all …]
|
/arch/s390/include/asm/ |
D | debug.h | 55 struct debug_view* view, 61 struct debug_view* view, char* out_buf, 64 struct debug_view* view, 67 struct debug_view* view, 72 int debug_dflt_header_fn(debug_info_t* id, struct debug_view* view, 227 int debug_register_view(debug_info_t* id, struct debug_view* view); 228 int debug_unregister_view(debug_info_t* id, struct debug_view* view);
|
/arch/arc/plat-eznps/ |
D | Kconfig | 33 any of them seem like CPU from Linux point of view.
|
/arch/arm/boot/dts/ |
D | dm816x.dtsi | 43 * The soc node represents the soc top level view. It is used for IPs 44 * that are not memory mapped in the MPU view or for the MPU itself.
|
D | dm814x.dtsi | 47 * The soc node represents the soc top level view. It is used for IPs 48 * that are not memory mapped in the MPU view or for the MPU itself.
|
D | omap3.dtsi | 55 * The soc node represents the soc top level view. It is used for IPs 56 * that are not memory mapped in the MPU view or for the MPU itself.
|
D | am33xx.dtsi | 139 * The soc node represents the soc top level view. It is used for IPs 140 * that are not memory mapped in the MPU view or for the MPU itself.
|
D | omap4.dtsi | 87 * The soc node represents the soc top level view. It is used for IPs 88 * that are not memory mapped in the MPU view or for the MPU itself.
|
D | omap5.dtsi | 110 * The soc node represents the soc top level view. It is used for IPs 111 * that are not memory mapped in the MPU view or for the MPU itself.
|
D | dra7.dtsi | 117 * The soc node represents the soc top level view. It is used for IPs 118 * that are not memory mapped in the MPU view or for the MPU itself.
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 68 * view, though, we won't create a full fixed regulator. We'll just
|