/linux-4.4.14/arch/hexagon/lib/ |
H A D | memset.S | 47 r8 = r0 /* leave r0 intact for return val */ define 252 r8 = r3 define 267 r8 = lsr(r2,#3) define
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
H A D | sigcontext.h | 23 unsigned long r8; member in struct:sigcontext
|
H A D | ptrace.h | 109 unsigned long r8; member in struct:pt_regs
|
/linux-4.4.14/arch/x86/purgatory/ |
H A D | entry64.S | 71 r8: .quad 0x0 label
|
/linux-4.4.14/arch/avr32/include/asm/ |
H A D | asm.h | 73 stmts --sp, r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,r12,sp,lr variable 84 ldmts sp++, r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,r12,sp,lr variable
|
/linux-4.4.14/drivers/parisc/ |
H A D | superio.c | 292 u8 r8; superio_mask_irq() local 310 u8 r8; superio_unmask_irq() local
|
/linux-4.4.14/arch/x86/entry/ |
H A D | calling.h | 102 movq %r8, 9*8+\offset(%rsp) variable
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
H A D | ptrace.h | 58 unsigned long r8; member in struct:pt_regs
|
H A D | sigcontext.h | 238 __u64 r8; member in struct:sigcontext_64 325 __u64 r8; member in struct:sigcontext
|
H A D | kvm.h | 116 __u64 r8, r9, r10, r11; member in struct:kvm_regs
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
H A D | ptrace.h | 28 unsigned long r8; member in struct:pt_regs
|
/linux-4.4.14/arch/score/include/asm/ |
H A D | asmmacro.h | 32 sw r8, [r0, PT_R8] variable 129 lw r8, [r0, PT_R8] variable
|
/linux-4.4.14/arch/nios2/include/asm/ |
H A D | entry.h | 45 stw r8, PT_R8(sp) variable 72 ldw r8, PT_R8(sp) variable
|
H A D | ptrace.h | 23 unsigned long r8; /* r8-r15 Caller-saved GP registers */ member in struct:pt_regs
|
/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/ |
H A D | user.h | 16 unsigned long r8; member in struct:user_regs_struct
|
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/ |
H A D | user.h | 15 unsigned long r8; member in struct:user_regs_struct
|
/linux-4.4.14/drivers/sh/clk/ |
H A D | cpg.c | 39 static unsigned int r8(const void __iomem *addr) r8() function
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | stv6110.c | 183 u8 r8, ret = 0x04; stv6110_set_bandwidth() local 374 u8 r8 = 0; stv6110_get_bandwidth() local
|
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | phy_a.c | 102 u16 freq, r8, tmp; aphy_channel_switch() local
|
/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | thread_info.h | 39 __u32 r8; member in struct:cpu_context_save
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | kexec.h | 199 uint64_t r8; member in struct:kexec_entry64_regs
|
H A D | ptrace.h | 48 unsigned long r8; member in struct:pt_regs
|
H A D | user_64.h | 78 unsigned long r8; member in struct:user_regs_struct
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | ptrace.h | 33 unsigned long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:pt_regs 90 unsigned long r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11; member in struct:pt_regs
|
H A D | unwind.h | 25 unsigned long r8; member in struct:arc700_regs
|
/linux-4.4.14/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 39 unsigned long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:user_regs_struct::__anon141
|
/linux-4.4.14/scripts/ |
H A D | sortextable.c | 162 static uint64_t (*r8)(const uint64_t *); variable
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | signal_64.c | 601 sys_swapcontext(struct ucontext __user *old_ctx, struct ucontext __user *new_ctx, long ctx_size, long r6, long r7, long r8, struct pt_regs *regs) sys_swapcontext() argument 673 sys_rt_sigreturn(unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7, unsigned long r8, struct pt_regs *regs) sys_rt_sigreturn() argument
|
H A D | signal_32.c | 1230 long sys_rt_sigreturn(int r3, int r4, int r5, int r6, int r7, int r8, sys_rt_sigreturn() argument 1499 long sys_sigreturn(int r3, int r4, int r5, int r6, int r7, int r8, sys_sigreturn() argument 1139 sys_swapcontext(struct ucontext __user *old_ctx, struct ucontext __user *new_ctx, int ctx_size, int r6, int r7, int r8, struct pt_regs *regs) sys_swapcontext() argument 1308 sys_debug_setcontext(struct ucontext __user *ctx, int ndbg, struct sig_dbg_op __user *dbg, int r6, int r7, int r8, struct pt_regs *regs) sys_debug_setcontext() argument
|
/linux-4.4.14/arch/microblaze/include/uapi/asm/ |
H A D | ptrace.h | 25 microblaze_reg_t r8; member in struct:pt_regs
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | ppc_asm.h | 37 #define r8 8 macro
|
/linux-4.4.14/arch/hexagon/include/uapi/asm/ |
H A D | user.h | 21 unsigned long r8; member in struct:user_regs_struct
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | thread_info.h | 36 __u32 r8; member in struct:cpu_context_save
|
/linux-4.4.14/tools/testing/selftests/x86/ |
H A D | test_syscall_vdso.c | 69 uint64_t r8, r9, r10, r11; member in struct:regs64
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | intel-mid-touch.c | 453 u8 r8; mrstouch_chan_parse() local
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
H A D | interface_64.h | 108 uint64_t r8; member in struct:cpu_user_regs
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
H A D | iop_mpu_defs.h | 148 unsigned int r8 : 1; member in struct:__anon571
|
H A D | iop_spu_defs.h | 193 unsigned int r8 : 1; member in struct:__anon602 215 unsigned int r8 : 1; member in struct:__anon603
|
/linux-4.4.14/arch/parisc/lib/ |
H A D | memcpy.c | 356 register unsigned int r1,r2,r3,r4,r5,r6,r7,r8; pa_memcpy_internal() local
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
H A D | ptrace_v10.h | 67 unsigned long r8; member in struct:pt_regs 97 unsigned long r8; member in struct:switch_stack
|
H A D | ptrace_v32.h | 67 unsigned long r8; member in struct:pt_regs 104 unsigned long r8; member in struct:switch_stack
|
/linux-4.4.14/arch/m32r/include/uapi/asm/ |
H A D | ptrace.h | 87 unsigned long r8; member in struct:pt_regs
|
/linux-4.4.14/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 152 const u8 r8 = bpf2a64[BPF_REG_8]; build_prologue() local 214 const u8 r8 = bpf2a64[BPF_REG_8]; build_epilogue() local
|
/linux-4.4.14/drivers/power/ |
H A D | intel_mid_battery.c | 259 u8 r8; pmic_battery_read_status() local 561 u8 r8; pmic_battery_handle_intrpt() local
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | assembly.h | 188 STREG %r8, PT_GR8 (\regs) variable 468 STREG %r8, PT_PSW(\regs) variable
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
H A D | ptrace.h | 83 unsigned long r8; /* scratch (return value register 0) */ member in struct:pt_regs
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_ds.c | 193 u64 r8, r9, r10, r11; member in struct:pebs_record_core 201 u64 r8, r9, r10, r11; member in struct:pebs_record_nhm 213 u64 r8, r9, r10, r11; member in struct:pebs_record_hsw 242 u64 r8, r9, r10, r11; member in struct:pebs_record_skl
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | kgdb.c | 206 unsigned int r8; /* 0x20 Frame pointer */ member in struct:register_image
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | kgdb.c | 203 unsigned int r8; /* 0x20; Frame pointer (if any) */ member in struct:register_image
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | ppc_asm.h | 577 #define r8 %r8 macro
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | t4fw_api_stor.h | 528 __be64 r8; member in struct:fw_fcoe_fcf_cmd
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | sal.h | 840 long r8; long r9; long r10; long r11; member in struct:sal_ret_values
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | sdio.c | 350 __le32 r8; /* v5 */ member in struct:brcmf_trap_info
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4fw_api.h | 2819 __be64 r8; member in struct:fw_rss_glb_config_cmd::fw_rss_glb_config::fw_rss_glb_config_basicvirtual
|