/arch/s390/kernel/ |
D | asm-offsets.c | 27 OFFSET(__TASK_thread_info, task_struct, stack); in main() 28 OFFSET(__TASK_thread, task_struct, thread); in main() 29 OFFSET(__TASK_pid, task_struct, pid); in main() 32 OFFSET(__THREAD_ksp, thread_struct, ksp); in main() 33 OFFSET(__THREAD_FPU_fpc, thread_struct, fpu.fpc); in main() 34 OFFSET(__THREAD_FPU_regs, thread_struct, fpu.regs); in main() 35 OFFSET(__THREAD_per_cause, thread_struct, per_event.cause); in main() 36 OFFSET(__THREAD_per_address, thread_struct, per_event.address); in main() 37 OFFSET(__THREAD_per_paid, thread_struct, per_event.paid); in main() 38 OFFSET(__THREAD_trap_tdb, thread_struct, trap_tdb); in main() [all …]
|
/arch/mips/kernel/ |
D | asm-offsets.c | 27 OFFSET(PT_R0, pt_regs, regs[0]); in output_ptreg_defines() 28 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines() 29 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines() 30 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines() 31 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines() 32 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines() 33 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines() 34 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines() 35 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines() 36 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines() [all …]
|
D | traps.c | 491 #define OFFSET 0x0000ffff macro 525 offset = opcode & OFFSET; in simulate_ll() 565 offset = opcode & OFFSET; in simulate_sc()
|
/arch/c6x/kernel/ |
D | asm-offsets.c | 15 OFFSET(REGS_A16, pt_regs, a16); in foo() 16 OFFSET(REGS_A17, pt_regs, a17); in foo() 17 OFFSET(REGS_A18, pt_regs, a18); in foo() 18 OFFSET(REGS_A19, pt_regs, a19); in foo() 19 OFFSET(REGS_A20, pt_regs, a20); in foo() 20 OFFSET(REGS_A21, pt_regs, a21); in foo() 21 OFFSET(REGS_A22, pt_regs, a22); in foo() 22 OFFSET(REGS_A23, pt_regs, a23); in foo() 23 OFFSET(REGS_A24, pt_regs, a24); in foo() 24 OFFSET(REGS_A25, pt_regs, a25); in foo() [all …]
|
/arch/mn10300/kernel/ |
D | asm-offsets.c | 20 OFFSET(SIGCONTEXT_d0, sigcontext, d0); in foo() 21 OFFSET(SIGCONTEXT_d1, sigcontext, d1); in foo() 24 OFFSET(TI_task, thread_info, task); in foo() 25 OFFSET(TI_frame, thread_info, frame); in foo() 26 OFFSET(TI_flags, thread_info, flags); in foo() 27 OFFSET(TI_cpu, thread_info, cpu); in foo() 28 OFFSET(TI_preempt_count, thread_info, preempt_count); in foo() 29 OFFSET(TI_addr_limit, thread_info, addr_limit); in foo() 32 OFFSET(REG_D0, pt_regs, d0); in foo() 33 OFFSET(REG_D1, pt_regs, d1); in foo() [all …]
|
/arch/hexagon/kernel/ |
D | asm-offsets.c | 46 OFFSET(_PT_SYSCALL_NR, pt_regs, syscall_nr); in main() 47 OFFSET(_PT_GPUGP, pt_regs, gpugp); in main() 48 OFFSET(_PT_CS1CS0, pt_regs, cs1cs0); in main() 49 OFFSET(_PT_R3130, pt_regs, r3130); in main() 50 OFFSET(_PT_R2928, pt_regs, r2928); in main() 51 OFFSET(_PT_R2726, pt_regs, r2726); in main() 52 OFFSET(_PT_R2524, pt_regs, r2524); in main() 53 OFFSET(_PT_R2322, pt_regs, r2322); in main() 54 OFFSET(_PT_R2120, pt_regs, r2120); in main() 55 OFFSET(_PT_R1918, pt_regs, r1918); in main() [all …]
|
/arch/nios2/kernel/ |
D | asm-offsets.c | 30 OFFSET(TASK_THREAD, task_struct, thread); in main() 34 OFFSET(THREAD_KSP, thread_struct, ksp); in main() 35 OFFSET(THREAD_KPSR, thread_struct, kpsr); in main() 39 OFFSET(PT_ORIG_R2, pt_regs, orig_r2); in main() 40 OFFSET(PT_ORIG_R7, pt_regs, orig_r7); in main() 42 OFFSET(PT_R1, pt_regs, r1); in main() 43 OFFSET(PT_R2, pt_regs, r2); in main() 44 OFFSET(PT_R3, pt_regs, r3); in main() 45 OFFSET(PT_R4, pt_regs, r4); in main() 46 OFFSET(PT_R5, pt_regs, r5); in main() [all …]
|
/arch/score/kernel/ |
D | asm-offsets.c | 36 OFFSET(PT_R0, pt_regs, regs[0]); in output_ptreg_defines() 37 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines() 38 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines() 39 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines() 40 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines() 41 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines() 42 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines() 43 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines() 44 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines() 45 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines() [all …]
|
/arch/x86/kernel/ |
D | asm-offsets.c | 32 OFFSET(TI_flags, thread_info, flags); in common() 33 OFFSET(TI_status, thread_info, status); in common() 34 OFFSET(TI_addr_limit, thread_info, addr_limit); in common() 37 OFFSET(crypto_tfm_ctx_offset, crypto_tfm, __crt_ctx); in common() 40 OFFSET(pbe_address, pbe, address); in common() 41 OFFSET(pbe_orig_address, pbe, orig_address); in common() 42 OFFSET(pbe_next, pbe, next); in common() 46 OFFSET(IA32_SIGCONTEXT_ax, sigcontext_32, ax); in common() 47 OFFSET(IA32_SIGCONTEXT_bx, sigcontext_32, bx); in common() 48 OFFSET(IA32_SIGCONTEXT_cx, sigcontext_32, cx); in common() [all …]
|
D | asm-offsets_32.c | 20 OFFSET(CPUINFO_x86, cpuinfo_x86, x86); in foo() 21 OFFSET(CPUINFO_x86_vendor, cpuinfo_x86, x86_vendor); in foo() 22 OFFSET(CPUINFO_x86_model, cpuinfo_x86, x86_model); in foo() 23 OFFSET(CPUINFO_x86_stepping, cpuinfo_x86, x86_stepping); in foo() 24 OFFSET(CPUINFO_cpuid_level, cpuinfo_x86, cpuid_level); in foo() 25 OFFSET(CPUINFO_x86_capability, cpuinfo_x86, x86_capability); in foo() 26 OFFSET(CPUINFO_x86_vendor_id, cpuinfo_x86, x86_vendor_id); in foo() 29 OFFSET(PT_EBX, pt_regs, bx); in foo() 30 OFFSET(PT_ECX, pt_regs, cx); in foo() 31 OFFSET(PT_EDX, pt_regs, dx); in foo() [all …]
|
D | asm-offsets_64.c | 25 OFFSET(PV_IRQ_adjust_exception_frame, pv_irq_ops, adjust_exception_frame); in main() 26 OFFSET(PV_CPU_usergs_sysret32, pv_cpu_ops, usergs_sysret32); in main() 27 OFFSET(PV_CPU_usergs_sysret64, pv_cpu_ops, usergs_sysret64); in main() 28 OFFSET(PV_CPU_swapgs, pv_cpu_ops, swapgs); in main() 32 #define ENTRY(entry) OFFSET(pt_regs_ ## entry, pt_regs, entry) in main() 52 #define ENTRY(entry) OFFSET(saved_context_ ## entry, saved_context, entry) in main() 62 OFFSET(TSS_ist, tss_struct, x86_tss.ist); in main() 63 OFFSET(TSS_sp0, tss_struct, x86_tss.sp0); in main()
|
/arch/h8300/kernel/ |
D | asm-offsets.c | 23 OFFSET(TASK_STATE, task_struct, state); in main() 24 OFFSET(TASK_FLAGS, task_struct, flags); in main() 25 OFFSET(TASK_PTRACE, task_struct, ptrace); in main() 26 OFFSET(TASK_BLOCKED, task_struct, blocked); in main() 27 OFFSET(TASK_THREAD, task_struct, thread); in main() 28 OFFSET(TASK_THREAD_INFO, task_struct, stack); in main() 29 OFFSET(TASK_MM, task_struct, mm); in main() 30 OFFSET(TASK_ACTIVE_MM, task_struct, active_mm); in main() 37 OFFSET(THREAD_KSP, thread_struct, ksp); in main() 38 OFFSET(THREAD_USP, thread_struct, usp); in main() [all …]
|
/arch/frv/kernel/ |
D | asm-offsets.c | 36 OFFSET(TI_TASK, thread_info, task); in foo() 37 OFFSET(TI_FLAGS, thread_info, flags); in foo() 38 OFFSET(TI_STATUS, thread_info, status); in foo() 39 OFFSET(TI_CPU, thread_info, cpu); in foo() 40 OFFSET(TI_PREEMPT_COUNT, thread_info, preempt_count); in foo() 41 OFFSET(TI_ADDR_LIMIT, thread_info, addr_limit); in foo() 88 OFFSET(__THREAD_FRAME, thread_struct, frame); in foo() 89 OFFSET(__THREAD_CURR, thread_struct, curr); in foo() 90 OFFSET(__THREAD_SP, thread_struct, sp); in foo() 91 OFFSET(__THREAD_FP, thread_struct, fp); in foo() [all …]
|
/arch/avr32/kernel/ |
D | asm-offsets.c | 14 OFFSET(TI_task, thread_info, task); in foo() 15 OFFSET(TI_flags, thread_info, flags); in foo() 16 OFFSET(TI_cpu, thread_info, cpu); in foo() 17 OFFSET(TI_preempt_count, thread_info, preempt_count); in foo() 18 OFFSET(TI_rar_saved, thread_info, rar_saved); in foo() 19 OFFSET(TI_rsr_saved, thread_info, rsr_saved); in foo() 21 OFFSET(TSK_active_mm, task_struct, active_mm); in foo() 23 OFFSET(MM_pgd, mm_struct, pgd); in foo()
|
/arch/sparc/kernel/ |
D | asm-offsets.c | 31 OFFSET(SC_REG_FP, saved_context, fp); in sparc64_foo() 32 OFFSET(SC_REG_CWP, saved_context, cwp); in sparc64_foo() 33 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo() 35 OFFSET(SC_REG_TICK, saved_context, tick); in sparc64_foo() 36 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo() 38 OFFSET(SC_REG_G4, saved_context, g4); in sparc64_foo() 39 OFFSET(SC_REG_G5, saved_context, g5); in sparc64_foo() 40 OFFSET(SC_REG_G6, saved_context, g6); in sparc64_foo()
|
/arch/m32r/kernel/ |
D | asm-offsets.c | 6 OFFSET(TI_TASK, thread_info, task); in foo() 7 OFFSET(TI_FLAGS, thread_info, flags); in foo() 8 OFFSET(TI_STATUS, thread_info, status); in foo() 9 OFFSET(TI_CPU, thread_info, cpu); in foo() 10 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in foo() 11 OFFSET(TI_ADDR_LIMIT, thread_info, addr_limit); in foo()
|
/arch/x86/crypto/ |
D | aes-x86_64-asm_64.S | 83 #define round(TAB,OFFSET,r1,r2,r3,r4,r5,r6,r7,r8,ra,rb,rc,rd) \ argument 93 xorl OFFSET(r8),ra ## E; \ 94 xorl OFFSET+4(r8),rb ## E; \ 124 xorl OFFSET+8(r8),rc ## E; \ 125 xorl OFFSET+12(r8),rd ## E; \ 138 #define encrypt_round(TAB,OFFSET) \ argument 139 round(TAB,OFFSET,R1,R2,R3,R4,R5,R6,R7,R10,R5,R6,R3,R4) \ 142 #define encrypt_final(TAB,OFFSET) \ argument 143 round(TAB,OFFSET,R1,R2,R3,R4,R5,R6,R7,R10,R5,R6,R3,R4) 145 #define decrypt_round(TAB,OFFSET) \ argument [all …]
|
/arch/xtensa/kernel/ |
D | asm-offsets.c | 81 OFFSET(TI_TASK, thread_info, task); in main() 82 OFFSET(TI_FLAGS, thread_info, flags); in main() 83 OFFSET(TI_STSTUS, thread_info, status); in main() 84 OFFSET(TI_CPU, thread_info, cpu); in main() 85 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in main() 86 OFFSET(TI_ADDR_LIMIT, thread_info, addr_limit); in main()
|
/arch/x86/um/shared/sysdep/ |
D | kernel-offsets.h | 12 #define OFFSET(sym, str, mem) \ macro
|
/arch/blackfin/kernel/ |
D | asm-offsets.c | 46 OFFSET(TI_TASK, thread_info, task); in main() 47 OFFSET(TI_FLAGS, thread_info, flags); in main() 48 OFFSET(TI_CPU, thread_info, cpu); in main() 49 OFFSET(TI_PREEMPT, thread_info, preempt_count); in main()
|
/arch/h8300/ |
D | Kconfig.cpu | 95 config OFFSET config
|
/arch/mips/kvm/ |
D | emulate.c | 2369 #define OFFSET 0x0000ffff macro
|