Home
last modified time | relevance | path

Searched refs:OFFSET (Results 1 – 16 of 16) sorted by relevance

/arch/s390/kernel/
Dasm-offsets.c24 OFFSET(__TASK_stack, task_struct, stack); in main()
25 OFFSET(__TASK_thread, task_struct, thread); in main()
26 OFFSET(__TASK_pid, task_struct, pid); in main()
29 OFFSET(__THREAD_ksp, thread_struct, ksp); in main()
30 OFFSET(__THREAD_sysc_table, thread_struct, sys_call_table); in main()
31 OFFSET(__THREAD_last_break, thread_struct, last_break); in main()
32 OFFSET(__THREAD_FPU_fpc, thread_struct, fpu.fpc); in main()
33 OFFSET(__THREAD_FPU_regs, thread_struct, fpu.regs); in main()
34 OFFSET(__THREAD_per_cause, thread_struct, per_event.cause); in main()
35 OFFSET(__THREAD_per_address, thread_struct, per_event.address); in main()
[all …]
/arch/mips/kernel/
Dasm-offsets.c29 OFFSET(PT_R0, pt_regs, regs[0]); in output_ptreg_defines()
30 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines()
31 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines()
32 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
33 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines()
34 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
35 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
36 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines()
37 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
38 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
[all …]
Dtraps.c496 #define OFFSET 0x0000ffff macro
530 offset = opcode & OFFSET; in simulate_ll()
570 offset = opcode & OFFSET; in simulate_sc()
/arch/c6x/kernel/
Dasm-offsets.c16 OFFSET(REGS_A16, pt_regs, a16); in foo()
17 OFFSET(REGS_A17, pt_regs, a17); in foo()
18 OFFSET(REGS_A18, pt_regs, a18); in foo()
19 OFFSET(REGS_A19, pt_regs, a19); in foo()
20 OFFSET(REGS_A20, pt_regs, a20); in foo()
21 OFFSET(REGS_A21, pt_regs, a21); in foo()
22 OFFSET(REGS_A22, pt_regs, a22); in foo()
23 OFFSET(REGS_A23, pt_regs, a23); in foo()
24 OFFSET(REGS_A24, pt_regs, a24); in foo()
25 OFFSET(REGS_A25, pt_regs, a25); in foo()
[all …]
/arch/powerpc/kernel/
Dasm-offsets.c81 OFFSET(THREAD, task_struct, thread); in main()
82 OFFSET(MM, task_struct, mm); in main()
84 OFFSET(TASK_CANARY, task_struct, stack_canary); in main()
86 OFFSET(PACA_CANARY, paca_struct, canary); in main()
89 OFFSET(MMCONTEXTID, mm_struct, context.id); in main()
94 OFFSET(KSP_LIMIT, thread_struct, ksp_limit); in main()
96 OFFSET(RTAS_SP, thread_struct, rtas_sp); in main()
99 OFFSET(TASK_STACK, task_struct, stack); in main()
101 OFFSET(TASK_CPU, task_struct, cpu); in main()
105 OFFSET(TI_livepatch_sp, thread_info, livepatch_sp); in main()
[all …]
/arch/hexagon/kernel/
Dasm-offsets.c32 OFFSET(_PT_SYSCALL_NR, pt_regs, syscall_nr); in main()
33 OFFSET(_PT_GPUGP, pt_regs, gpugp); in main()
34 OFFSET(_PT_CS1CS0, pt_regs, cs1cs0); in main()
35 OFFSET(_PT_R3130, pt_regs, r3130); in main()
36 OFFSET(_PT_R2928, pt_regs, r2928); in main()
37 OFFSET(_PT_R2726, pt_regs, r2726); in main()
38 OFFSET(_PT_R2524, pt_regs, r2524); in main()
39 OFFSET(_PT_R2322, pt_regs, r2322); in main()
40 OFFSET(_PT_R2120, pt_regs, r2120); in main()
41 OFFSET(_PT_R1918, pt_regs, r1918); in main()
[all …]
/arch/nios2/kernel/
Dasm-offsets.c17 OFFSET(TASK_THREAD, task_struct, thread); in main()
21 OFFSET(THREAD_KSP, thread_struct, ksp); in main()
22 OFFSET(THREAD_KPSR, thread_struct, kpsr); in main()
26 OFFSET(PT_ORIG_R2, pt_regs, orig_r2); in main()
27 OFFSET(PT_ORIG_R7, pt_regs, orig_r7); in main()
29 OFFSET(PT_R1, pt_regs, r1); in main()
30 OFFSET(PT_R2, pt_regs, r2); in main()
31 OFFSET(PT_R3, pt_regs, r3); in main()
32 OFFSET(PT_R4, pt_regs, r4); in main()
33 OFFSET(PT_R5, pt_regs, r5); in main()
[all …]
/arch/x86/kernel/
Dasm-offsets.c35 OFFSET(TASK_threadsp, task_struct, thread.sp); in common()
37 OFFSET(TASK_stack_canary, task_struct, stack_canary); in common()
41 OFFSET(crypto_tfm_ctx_offset, crypto_tfm, __crt_ctx); in common()
44 OFFSET(pbe_address, pbe, address); in common()
45 OFFSET(pbe_orig_address, pbe, orig_address); in common()
46 OFFSET(pbe_next, pbe, next); in common()
50 OFFSET(IA32_SIGCONTEXT_ax, sigcontext_32, ax); in common()
51 OFFSET(IA32_SIGCONTEXT_bx, sigcontext_32, bx); in common()
52 OFFSET(IA32_SIGCONTEXT_cx, sigcontext_32, cx); in common()
53 OFFSET(IA32_SIGCONTEXT_dx, sigcontext_32, dx); in common()
[all …]
Dasm-offsets_32.c15 OFFSET(CPUINFO_x86, cpuinfo_x86, x86); in foo()
16 OFFSET(CPUINFO_x86_vendor, cpuinfo_x86, x86_vendor); in foo()
17 OFFSET(CPUINFO_x86_model, cpuinfo_x86, x86_model); in foo()
18 OFFSET(CPUINFO_x86_stepping, cpuinfo_x86, x86_stepping); in foo()
19 OFFSET(CPUINFO_cpuid_level, cpuinfo_x86, cpuid_level); in foo()
20 OFFSET(CPUINFO_x86_capability, cpuinfo_x86, x86_capability); in foo()
21 OFFSET(CPUINFO_x86_vendor_id, cpuinfo_x86, x86_vendor_id); in foo()
24 OFFSET(PT_EBX, pt_regs, bx); in foo()
25 OFFSET(PT_ECX, pt_regs, cx); in foo()
26 OFFSET(PT_EDX, pt_regs, dx); in foo()
[all …]
Dasm-offsets_64.c16 OFFSET(PV_CPU_usergs_sysret64, paravirt_patch_template, in main()
19 OFFSET(PV_IRQ_save_fl, paravirt_patch_template, irq.save_fl); in main()
26 OFFSET(KVM_STEAL_TIME_preempted, kvm_steal_time, preempted); in main()
30 #define ENTRY(entry) OFFSET(pt_regs_ ## entry, pt_regs, entry) in main()
50 #define ENTRY(entry) OFFSET(saved_context_ ## entry, saved_context, entry) in main()
/arch/riscv/kernel/
Dasm-offsets.c16 OFFSET(TASK_THREAD_RA, task_struct, thread.ra); in asm_offsets()
17 OFFSET(TASK_THREAD_SP, task_struct, thread.sp); in asm_offsets()
18 OFFSET(TASK_THREAD_S0, task_struct, thread.s[0]); in asm_offsets()
19 OFFSET(TASK_THREAD_S1, task_struct, thread.s[1]); in asm_offsets()
20 OFFSET(TASK_THREAD_S2, task_struct, thread.s[2]); in asm_offsets()
21 OFFSET(TASK_THREAD_S3, task_struct, thread.s[3]); in asm_offsets()
22 OFFSET(TASK_THREAD_S4, task_struct, thread.s[4]); in asm_offsets()
23 OFFSET(TASK_THREAD_S5, task_struct, thread.s[5]); in asm_offsets()
24 OFFSET(TASK_THREAD_S6, task_struct, thread.s[6]); in asm_offsets()
25 OFFSET(TASK_THREAD_S7, task_struct, thread.s[7]); in asm_offsets()
[all …]
/arch/h8300/kernel/
Dasm-offsets.c24 OFFSET(TASK_STATE, task_struct, state); in main()
25 OFFSET(TASK_FLAGS, task_struct, flags); in main()
26 OFFSET(TASK_PTRACE, task_struct, ptrace); in main()
27 OFFSET(TASK_BLOCKED, task_struct, blocked); in main()
28 OFFSET(TASK_THREAD, task_struct, thread); in main()
29 OFFSET(TASK_THREAD_INFO, task_struct, stack); in main()
30 OFFSET(TASK_MM, task_struct, mm); in main()
31 OFFSET(TASK_ACTIVE_MM, task_struct, active_mm); in main()
38 OFFSET(THREAD_KSP, thread_struct, ksp); in main()
39 OFFSET(THREAD_USP, thread_struct, usp); in main()
[all …]
/arch/sparc/kernel/
Dasm-offsets.c33 OFFSET(SC_REG_FP, saved_context, fp); in sparc64_foo()
34 OFFSET(SC_REG_CWP, saved_context, cwp); in sparc64_foo()
35 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
37 OFFSET(SC_REG_TICK, saved_context, tick); in sparc64_foo()
38 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo()
40 OFFSET(SC_REG_G4, saved_context, g4); in sparc64_foo()
41 OFFSET(SC_REG_G5, saved_context, g5); in sparc64_foo()
42 OFFSET(SC_REG_G6, saved_context, g6); in sparc64_foo()
/arch/arc/kernel/
Dasm-offsets.c72 OFFSET(PT_r12, pt_regs, r12); in main()
73 OFFSET(PT_r30, pt_regs, r30); in main()
76 OFFSET(PT_r58, pt_regs, r58); in main()
77 OFFSET(PT_r59, pt_regs, r59); in main()
80 OFFSET(PT_DSP_CTRL, pt_regs, DSP_CTRL); in main()
/arch/xtensa/kernel/
Dasm-offsets.c85 OFFSET(TI_TASK, thread_info, task); in main()
86 OFFSET(TI_FLAGS, thread_info, flags); in main()
87 OFFSET(TI_STSTUS, thread_info, status); in main()
88 OFFSET(TI_CPU, thread_info, cpu); in main()
89 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in main()
90 OFFSET(TI_ADDR_LIMIT, thread_info, addr_limit); in main()
/arch/h8300/
DKconfig.cpu96 config OFFSET config