/linux/arch/riscv/kernel/ |
H A 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/arch/x86/kernel/ |
H A 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 …]
|
H A 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 …]
|
H A 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/arch/hexagon/kernel/ |
H A 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/arch/nios2/kernel/ |
H A 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/drivers/net/ethernet/chelsio/cxgb/ |
H A 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 …]
|
H A 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/arch/sparc/kernel/ |
H A 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/arch/x86/kvm/ |
H A 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/drivers/gpio/ |
H A 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/tools/testing/selftests/timens/ |
H A 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()
|
H A 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/arch/arc/kernel/ |
H A 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/rust/kernel/list/ |
H A 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/drivers/xen/xen-pciback/ |
H A 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/arch/xtensa/kernel/ |
H A 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/arch/powerpc/crypto/ |
H A 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 …]
|
H A D | poly1305-p10le_64.S | 64 .macro SAVE_GPR GPR OFFSET FRAME 65 std \GPR,\OFFSET(\FRAME) 68 .macro SAVE_VRS VRS OFFSET FRAME 69 li 16, \OFFSET 73 .macro SAVE_VSX VSX OFFSET FRAME 74 li 16, \OFFSET 78 .macro RESTORE_GPR GPR OFFSET FRAME 79 ld \GPR,\OFFSET(\FRAME) 82 .macro RESTORE_VRS VRS OFFSET FRAME 83 li 16, \OFFSET [all …]
|
/linux/Documentation/trace/ |
H A 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/rust/kernel/ |
H A D | workqueue.rs | 439 const OFFSET: usize; constant 449 Self::OFFSET in get_work_offset() 460 unsafe { (ptr as *mut u8).add(Self::OFFSET) as *mut Work<T, ID> } in raw_get_work() 475 unsafe { (ptr as *mut u8).sub(Self::OFFSET) as *mut Self } in work_container_of() 507 const OFFSET: usize = ::core::mem::offset_of!(Self, $field) as usize; constant
|
/linux/tools/certs/ |
H A D | print-cert-tbs-hash.sh | 65 OFFSET="${RANGE_AND_DIGEST[0]}" 89 dd "bs=1" "skip=${OFFSET}" "count=${END}" "status=none" | \
|
/linux/tools/testing/selftests/gpio/ |
H A D | gpio-sim.sh | 82 local OFFSET=$3 84 local LINE_DIR=$CONFIGFS_DIR/$CHIP/$BANK/line$OFFSET 143 local OFFSET=$3 145 $BASE_DIR/gpio-line-name /dev/`configfs_chip_name $CHIP $BANK` $OFFSET || \ 152 local OFFSET=$3 156 local SYSFS_PATH="/sys/devices/platform/$DEVNAME/$CHIPNAME/sim_gpio$OFFSET/pull"
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v7_11.c | 75 OFFSET, doorbell_index); in nbio_v7_11_sdma_doorbell_range() 100 OFFSET, doorbell_index); in nbio_v7_11_vpe_doorbell_range() 125 GDC0_BIF_VCN0_DOORBELL_RANGE, OFFSET, in nbio_v7_11_vcn_doorbell_range() 182 GDC0_BIF_IH_DOORBELL_RANGE, OFFSET, in nbio_v7_11_ih_doorbell_range()
|
/linux/fs/cramfs/ |
H A D | inode.c | 65 #define OFFSET(x) ((x)->i_ino) macro 299 blockptrs = (u32 *)(sbi->linear_virt_addr + OFFSET(inode) + pgoff * 4); in cramfs_get_block_range() 339 blockptrs = (u32 *)(sbi->linear_virt_addr + OFFSET(inode)); in cramfs_last_page_is_shared() 722 de = cramfs_read(sb, OFFSET(inode) + offset, sizeof(*de)+CRAMFS_MAXPATHLEN); in cramfs_readdir() 732 ino = cramino(de, OFFSET(inode) + offset); in cramfs_readdir() 769 int dir_off = OFFSET(dir) + offset; in cramfs_lookup() 826 u32 blkptr_offset = OFFSET(inode) + folio->index * 4; in cramfs_read_folio() 863 block_start = OFFSET(inode) + maxblock * 4; in cramfs_read_folio()
|