/linux-6.12.1/arch/s390/kernel/ |
D | asm-offsets.c | 22 OFFSET(__TASK_stack, task_struct, stack); in main() 23 OFFSET(__TASK_thread, task_struct, thread); in main() 24 OFFSET(__TASK_pid, task_struct, pid); in main() 27 OFFSET(__THREAD_ksp, thread_struct, ksp); in main() 30 OFFSET(__TI_flags, task_struct, thread_info.flags); in main() 31 OFFSET(__TI_sie, task_struct, thread_info.sie); in main() 34 OFFSET(__PT_PSW, pt_regs, psw); in main() 35 OFFSET(__PT_GPRS, pt_regs, gprs); in main() 36 OFFSET(__PT_R0, pt_regs, gprs[0]); in main() 37 OFFSET(__PT_R1, pt_regs, gprs[1]); in main() [all …]
|
/linux-6.12.1/arch/mips/kernel/ |
D | asm-offsets.c | 30 OFFSET(PT_R0, pt_regs, regs[0]); in output_ptreg_defines() 31 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines() 32 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines() 33 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines() 34 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines() 35 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines() 36 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines() 37 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines() 38 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines() 39 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines() [all …]
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | asm-offsets.c | 79 OFFSET(THREAD, task_struct, thread); in main() 80 OFFSET(MM, task_struct, mm); in main() 82 OFFSET(TASK_CANARY, task_struct, stack_canary); in main() 84 OFFSET(PACA_CANARY, paca_struct, canary); in main() 89 OFFSET(RTAS_SP, thread_struct, rtas_sp); in main() 92 OFFSET(TASK_STACK, task_struct, stack); in main() 94 OFFSET(TASK_CPU, task_struct, thread_info.cpu); in main() 98 OFFSET(TI_livepatch_sp, thread_info, livepatch_sp); in main() 101 OFFSET(KSP, thread_struct, ksp); in main() 102 OFFSET(PT_REGS, thread_struct, regs); in main() [all …]
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | asm-offsets.c | 21 OFFSET(PT_R0, pt_regs, regs[0]); in output_ptreg_defines() 22 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines() 23 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines() 24 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines() 25 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines() 26 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines() 27 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines() 28 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines() 29 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines() 30 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines() [all …]
|
/linux-6.12.1/arch/riscv/kernel/ |
D | asm-offsets.c | 23 OFFSET(TASK_THREAD_RA, task_struct, thread.ra); in asm_offsets() 24 OFFSET(TASK_THREAD_SP, task_struct, thread.sp); in asm_offsets() 25 OFFSET(TASK_THREAD_S0, task_struct, thread.s[0]); in asm_offsets() 26 OFFSET(TASK_THREAD_S1, task_struct, thread.s[1]); in asm_offsets() 27 OFFSET(TASK_THREAD_S2, task_struct, thread.s[2]); in asm_offsets() 28 OFFSET(TASK_THREAD_S3, task_struct, thread.s[3]); in asm_offsets() 29 OFFSET(TASK_THREAD_S4, task_struct, thread.s[4]); in asm_offsets() 30 OFFSET(TASK_THREAD_S5, task_struct, thread.s[5]); in asm_offsets() 31 OFFSET(TASK_THREAD_S6, task_struct, thread.s[6]); in asm_offsets() 32 OFFSET(TASK_THREAD_S7, task_struct, thread.s[7]); in asm_offsets() [all …]
|
/linux-6.12.1/arch/x86/kernel/ |
D | asm-offsets.c | 37 OFFSET(TASK_threadsp, task_struct, thread.sp); in common() 39 OFFSET(TASK_stack_canary, task_struct, stack_canary); in common() 43 OFFSET(pbe_address, pbe, address); in common() 44 OFFSET(pbe_orig_address, pbe, orig_address); in common() 45 OFFSET(pbe_next, pbe, next); in common() 49 OFFSET(IA32_SIGCONTEXT_ax, sigcontext_32, ax); in common() 50 OFFSET(IA32_SIGCONTEXT_bx, sigcontext_32, bx); in common() 51 OFFSET(IA32_SIGCONTEXT_cx, sigcontext_32, cx); in common() 52 OFFSET(IA32_SIGCONTEXT_dx, sigcontext_32, dx); in common() 53 OFFSET(IA32_SIGCONTEXT_si, sigcontext_32, si); in common() [all …]
|
D | asm-offsets_32.c | 15 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 …]
|
D | asm-offsets_64.c | 17 OFFSET(PV_IRQ_save_fl, paravirt_patch_template, irq.save_fl); in main() 24 OFFSET(KVM_STEAL_TIME_preempted, kvm_steal_time, preempted); in main() 28 #define ENTRY(entry) OFFSET(pt_regs_ ## entry, pt_regs, entry) in main() 48 #define ENTRY(entry) OFFSET(saved_context_ ## entry, saved_context, entry) in main() 60 OFFSET(FIXED_stack_canary, fixed_percpu_data, stack_canary); in main()
|
/linux-6.12.1/arch/hexagon/kernel/ |
D | asm-offsets.c | 32 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 …]
|
/linux-6.12.1/arch/nios2/kernel/ |
D | asm-offsets.c | 17 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 …]
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ |
D | pm3393.c | 39 #define OFFSET(REG_ADDR) ((REG_ADDR) << 2) macro 87 t1_tpi_read(cmac->adapter, OFFSET(reg), data32); in pmread() 93 t1_tpi_write(cmac->adapter, OFFSET(reg), data32); in pmwrite() 420 t1_tpi_read((mac)->adapter, OFFSET(name), &val0); \ 421 t1_tpi_read((mac)->adapter, OFFSET((name)+1), &val1); \ 422 t1_tpi_read((mac)->adapter, OFFSET((name)+2), &val2); \ 591 t1_tpi_write(adapter, OFFSET(0x0001), 0x00008000); in pm3393_mac_create() 592 t1_tpi_write(adapter, OFFSET(0x0001), 0x00000000); in pm3393_mac_create() 593 t1_tpi_write(adapter, OFFSET(0x2308), 0x00009800); in pm3393_mac_create() 594 t1_tpi_write(adapter, OFFSET(0x2305), 0x00001001); /* PL4IO Enable */ in pm3393_mac_create() [all …]
|
D | my3126.c | 35 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro 61 t1_tpi_write(adapter, OFFSET(SUNI1x10GEXP_REG_MSTAT_CONTROL), in my3126_interrupt_handler() 64 OFFSET(SUNI1x10GEXP_REG_MSTAT_COUNTER_1_LOW), &act_count); in my3126_interrupt_handler() 66 OFFSET(SUNI1x10GEXP_REG_MSTAT_COUNTER_33_LOW), &val); in my3126_interrupt_handler()
|
/linux-6.12.1/arch/sparc/kernel/ |
D | asm-offsets.c | 33 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()
|
/linux-6.12.1/arch/x86/kvm/ |
D | kvm-asm-offsets.c | 17 OFFSET(SVM_vcpu_arch_regs, vcpu_svm, vcpu.arch.regs); in common() 18 OFFSET(SVM_current_vmcb, vcpu_svm, current_vmcb); in common() 19 OFFSET(SVM_spec_ctrl, vcpu_svm, spec_ctrl); in common() 20 OFFSET(SVM_vmcb01, vcpu_svm, vmcb01); in common() 21 OFFSET(KVM_VMCB_pa, kvm_vmcb_info, pa); in common() 22 OFFSET(SD_save_area_pa, svm_cpu_data, save_area_pa); in common() 27 OFFSET(VMX_spec_ctrl, vcpu_vmx, spec_ctrl); in common()
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-mb86s7x.c | 33 #define OFFSET(x) BIT((x) % 8) macro 50 val &= ~OFFSET(gpio); in mb86s70_gpio_request() 67 val |= OFFSET(gpio); in mb86s70_gpio_free() 82 val &= ~OFFSET(gpio); in mb86s70_gpio_direction_input() 101 val |= OFFSET(gpio); in mb86s70_gpio_direction_output() 103 val &= ~OFFSET(gpio); in mb86s70_gpio_direction_output() 107 val |= OFFSET(gpio); in mb86s70_gpio_direction_output() 119 return !!(readl(gchip->base + PDR(gpio)) & OFFSET(gpio)); in mb86s70_gpio_get() 132 val |= OFFSET(gpio); in mb86s70_gpio_set() 134 val &= ~OFFSET(gpio); in mb86s70_gpio_set()
|
/linux-6.12.1/tools/testing/selftests/timens/ |
D | exec.c | 19 #define OFFSET (36000) macro 48 if (_settime(CLOCK_MONOTONIC, OFFSET)) in main() 73 if (labs(tst.tv_sec - now.tv_sec - OFFSET) > 5) in main() 75 now.tv_sec + OFFSET, tst.tv_sec); in main() 79 snprintf(now_str, sizeof(now_str), "%ld", now.tv_sec + OFFSET); in main()
|
D | vfork_exec.c | 20 #define OFFSET (36000) macro 103 if (_settime(CLOCK_MONOTONIC, OFFSET)) in main() 119 snprintf(now_str, sizeof(now_str), "%ld", now.tv_sec + OFFSET); in main()
|
/linux-6.12.1/arch/arc/kernel/ |
D | asm-offsets.c | 65 OFFSET(PT_fp, pt_regs, fp); in main() 69 OFFSET(PT_r12, pt_regs, r12); in main() 70 OFFSET(PT_r30, pt_regs, r30); in main() 73 OFFSET(PT_r58, pt_regs, r58); in main() 74 OFFSET(PT_r59, pt_regs, r59); in main() 77 OFFSET(PT_DSP_CTRL, pt_regs, DSP_CTRL); in main()
|
/linux-6.12.1/rust/kernel/list/ |
D | impl_list_item_mod.rs | 22 const OFFSET: usize; constant 37 unsafe { (ptr as *mut u8).add(Self::OFFSET) as *mut ListLinks<ID> } in raw_get_list_links() 57 const OFFSET: usize = ::core::mem::offset_of!(Self, $($field).*) as usize; constant 100 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant 151 let offset = <Self as $crate::list::HasListLinks<$num>>::OFFSET; 177 let offset = <Self as $crate::list::HasListLinks<$num>>::OFFSET;
|
/linux-6.12.1/drivers/xen/xen-pciback/ |
D | conf_space.c | 182 field_start = OFFSET(cfg_entry); in xen_pcibk_config_read() 183 field_end = OFFSET(cfg_entry) + field->size; in xen_pcibk_config_read() 222 field_start = OFFSET(cfg_entry); in xen_pcibk_config_write() 223 field_end = OFFSET(cfg_entry) + field->size; in xen_pcibk_config_write() 369 field->reset(dev, OFFSET(cfg_entry), cfg_entry->data); in xen_pcibk_config_reset_dev() 389 field->release(dev, OFFSET(cfg_entry), cfg_entry->data); in xen_pcibk_config_free_dev() 415 err = xen_pcibk_field_is_dup(dev, OFFSET(cfg_entry)); in xen_pcibk_config_add_field_offset() 420 tmp = field->init(dev, OFFSET(cfg_entry)); in xen_pcibk_config_add_field_offset() 431 OFFSET(cfg_entry)); in xen_pcibk_config_add_field_offset()
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | asm-offsets.c | 86 OFFSET(TI_TASK, thread_info, task); in main() 87 OFFSET(TI_FLAGS, thread_info, flags); in main() 88 OFFSET(TI_STSTUS, thread_info, status); in main() 89 OFFSET(TI_CPU, thread_info, cpu); in main() 90 OFFSET(TI_PRE_COUNT, thread_info, preempt_count); in main() 92 OFFSET(TI_PS_WOE_FIX_ADDR, thread_info, ps_woe_fix_addr); in main()
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | chacha-p10le-8x.S | 50 .macro SAVE_GPR GPR OFFSET FRAME 51 std \GPR,\OFFSET(\FRAME) 54 .macro SAVE_VRS VRS OFFSET FRAME 55 li 16, \OFFSET 59 .macro SAVE_VSX VSX OFFSET FRAME 60 li 16, \OFFSET 64 .macro RESTORE_GPR GPR OFFSET FRAME 65 ld \GPR,\OFFSET(\FRAME) 68 .macro RESTORE_VRS VRS OFFSET FRAME 69 li 16, \OFFSET [all …]
|
/linux-6.12.1/Documentation/trace/ |
D | uprobetracer.rst | 29 p[:[GRP/][EVENT]] PATH:OFFSET [FETCHARGS] : Set a uprobe 30 r[:[GRP/][EVENT]] PATH:OFFSET [FETCHARGS] : Set a return uprobe (uretprobe) 31 p[:[GRP/][EVENT]] PATH:OFFSET%return [FETCHARGS] : Set a return uprobe (uretprobe) 36 on PATH+OFFSET. 38 OFFSET : Offset where the probe is inserted. 39 OFFSET%return : Offset where the return probe is inserted. 44 @+OFFSET : Fetch memory at OFFSET (OFFSET from same file as PATH)
|
/linux-6.12.1/tools/certs/ |
D | print-cert-tbs-hash.sh | 65 OFFSET="${RANGE_AND_DIGEST[0]}" 89 dd "bs=1" "skip=${OFFSET}" "count=${END}" "status=none" | \
|
/linux-6.12.1/rust/kernel/ |
D | workqueue.rs | 437 const OFFSET: usize; constant 447 Self::OFFSET in get_work_offset() 458 unsafe { (ptr as *mut u8).add(Self::OFFSET) as *mut Work<T, ID> } in raw_get_work() 473 unsafe { (ptr as *mut u8).sub(Self::OFFSET) as *mut Self } in work_container_of() 505 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant
|