Home
last modified time | relevance | path

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

123

/Linux-v6.1/arch/s390/kernel/
Dasm-offsets.c22 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()
33 OFFSET(__PT_PSW, pt_regs, psw); in main()
34 OFFSET(__PT_GPRS, pt_regs, gprs); in main()
35 OFFSET(__PT_R0, pt_regs, gprs[0]); in main()
36 OFFSET(__PT_R1, pt_regs, gprs[1]); in main()
37 OFFSET(__PT_R2, pt_regs, gprs[2]); in main()
[all …]
/Linux-v6.1/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 …]
/Linux-v6.1/arch/powerpc/kernel/
Dasm-offsets.c79 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-v6.1/arch/loongarch/kernel/
Dasm-offsets.c19 OFFSET(PT_R0, pt_regs, regs[0]); in output_ptreg_defines()
20 OFFSET(PT_R1, pt_regs, regs[1]); in output_ptreg_defines()
21 OFFSET(PT_R2, pt_regs, regs[2]); in output_ptreg_defines()
22 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
23 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines()
24 OFFSET(PT_R5, pt_regs, regs[5]); in output_ptreg_defines()
25 OFFSET(PT_R6, pt_regs, regs[6]); in output_ptreg_defines()
26 OFFSET(PT_R7, pt_regs, regs[7]); in output_ptreg_defines()
27 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
28 OFFSET(PT_R9, pt_regs, regs[9]); in output_ptreg_defines()
[all …]
/Linux-v6.1/arch/riscv/kernel/
Dasm-offsets.c22 OFFSET(TASK_THREAD_RA, task_struct, thread.ra); in asm_offsets()
23 OFFSET(TASK_THREAD_SP, task_struct, thread.sp); in asm_offsets()
24 OFFSET(TASK_THREAD_S0, task_struct, thread.s[0]); in asm_offsets()
25 OFFSET(TASK_THREAD_S1, task_struct, thread.s[1]); in asm_offsets()
26 OFFSET(TASK_THREAD_S2, task_struct, thread.s[2]); in asm_offsets()
27 OFFSET(TASK_THREAD_S3, task_struct, thread.s[3]); in asm_offsets()
28 OFFSET(TASK_THREAD_S4, task_struct, thread.s[4]); in asm_offsets()
29 OFFSET(TASK_THREAD_S5, task_struct, thread.s[5]); in asm_offsets()
30 OFFSET(TASK_THREAD_S6, task_struct, thread.s[6]); in asm_offsets()
31 OFFSET(TASK_THREAD_S7, task_struct, thread.s[7]); in asm_offsets()
[all …]
/Linux-v6.1/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 …]
/Linux-v6.1/arch/x86/kernel/
Dasm-offsets.c36 OFFSET(TASK_threadsp, task_struct, thread.sp); in common()
38 OFFSET(TASK_stack_canary, task_struct, stack_canary); in common()
42 OFFSET(pbe_address, pbe, address); in common()
43 OFFSET(pbe_orig_address, pbe, orig_address); in common()
44 OFFSET(pbe_next, pbe, next); in common()
48 OFFSET(IA32_SIGCONTEXT_ax, sigcontext_32, ax); in common()
49 OFFSET(IA32_SIGCONTEXT_bx, sigcontext_32, bx); in common()
50 OFFSET(IA32_SIGCONTEXT_cx, sigcontext_32, cx); in common()
51 OFFSET(IA32_SIGCONTEXT_dx, sigcontext_32, dx); in common()
52 OFFSET(IA32_SIGCONTEXT_si, sigcontext_32, si); 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.c17 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()
/Linux-v6.1/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 …]
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb/
Dpm3393.c39 #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 …]
Dmy3126.c35 #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-v6.1/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()
/Linux-v6.1/arch/x86/kvm/
Dkvm-asm-offsets.c17 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-v6.1/drivers/gpio/
Dgpio-mb86s7x.c34 #define OFFSET(x) BIT((x) % 8) macro
52 val &= ~OFFSET(gpio); in mb86s70_gpio_request()
69 val |= OFFSET(gpio); in mb86s70_gpio_free()
84 val &= ~OFFSET(gpio); in mb86s70_gpio_direction_input()
103 val |= OFFSET(gpio); in mb86s70_gpio_direction_output()
105 val &= ~OFFSET(gpio); in mb86s70_gpio_direction_output()
109 val |= OFFSET(gpio); in mb86s70_gpio_direction_output()
121 return !!(readl(gchip->base + PDR(gpio)) & OFFSET(gpio)); in mb86s70_gpio_get()
134 val |= OFFSET(gpio); in mb86s70_gpio_set()
136 val &= ~OFFSET(gpio); in mb86s70_gpio_set()
/Linux-v6.1/tools/testing/selftests/timens/
Dexec.c19 #define OFFSET (36000) macro
48 if (_settime(CLOCK_MONOTONIC, OFFSET)) in main()
73 if (abs(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()
/Linux-v6.1/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()
/Linux-v6.1/drivers/xen/xen-pciback/
Dconf_space.c182 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()
362 field->reset(dev, OFFSET(cfg_entry), cfg_entry->data); in xen_pcibk_config_reset_dev()
382 field->release(dev, OFFSET(cfg_entry), cfg_entry->data); in xen_pcibk_config_free_dev()
408 err = xen_pcibk_field_is_dup(dev, OFFSET(cfg_entry)); in xen_pcibk_config_add_field_offset()
413 tmp = field->init(dev, OFFSET(cfg_entry)); in xen_pcibk_config_add_field_offset()
424 OFFSET(cfg_entry)); in xen_pcibk_config_add_field_offset()
/Linux-v6.1/arch/xtensa/kernel/
Dasm-offsets.c86 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-v6.1/Documentation/trace/
Duprobetracer.rst29 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-v6.1/tools/certs/
Dprint-cert-tbs-hash.sh65 OFFSET="${RANGE_AND_DIGEST[0]}"
89 dd "bs=1" "skip=${OFFSET}" "count=${END}" "status=none" | \
/Linux-v6.1/tools/testing/selftests/gpio/
Dgpio-sim.sh88 local OFFSET=$3
90 local LINE_DIR=$CONFIGFS_DIR/$CHIP/$BANK/line$OFFSET
142 local OFFSET=$3
144 $BASE_DIR/gpio-line-name /dev/`configfs_chip_name $CHIP $BANK` $OFFSET || \
151 local OFFSET=$3
155 local SYSFSPATH="/sys/devices/platform/$DEVNAME/$CHIPNAME/sim_gpio$OFFSET/pull"
/Linux-v6.1/fs/cramfs/
Dinode.c65 #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()
718 de = cramfs_read(sb, OFFSET(inode) + offset, sizeof(*de)+CRAMFS_MAXPATHLEN); in cramfs_readdir()
728 ino = cramino(de, OFFSET(inode) + offset); in cramfs_readdir()
765 int dir_off = OFFSET(dir) + offset; in cramfs_lookup()
822 u32 blkptr_offset = OFFSET(inode) + page->index * 4; in cramfs_read_folio()
859 block_start = OFFSET(inode) + maxblock * 4; in cramfs_read_folio()
/Linux-v6.1/drivers/mtd/nand/raw/
Dtegra_nand.c156 #define OFFSET(val, off) ((val) < (off) ? 0 : (val) - (off)) macro
794 reg |= TIMING_TCR_TAR_TRR(OFFSET(val, 3)); in tegra_nand_setup_timing()
799 reg |= TIMING_TCS(OFFSET(val, 2)); in tegra_nand_setup_timing()
803 reg |= TIMING_TRP(OFFSET(val, 1)) | TIMING_TRP_RESP(OFFSET(val, 1)); in tegra_nand_setup_timing()
805 reg |= TIMING_TWB(OFFSET(DIV_ROUND_UP(timings->tWB_max, period), 1)); in tegra_nand_setup_timing()
806 reg |= TIMING_TWHR(OFFSET(DIV_ROUND_UP(timings->tWHR_min, period), 1)); in tegra_nand_setup_timing()
807 reg |= TIMING_TWH(OFFSET(DIV_ROUND_UP(timings->tWH_min, period), 1)); in tegra_nand_setup_timing()
808 reg |= TIMING_TWP(OFFSET(DIV_ROUND_UP(timings->tWP_min, period), 1)); in tegra_nand_setup_timing()
809 reg |= TIMING_TRH(OFFSET(DIV_ROUND_UP(timings->tREH_min, period), 1)); in tegra_nand_setup_timing()
814 reg = TIMING_TADL(OFFSET(val, 3)); in tegra_nand_setup_timing()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dnbio_v7_0.c77 doorbell_range = REG_SET_FIELD(doorbell_range, BIF_SDMA0_DOORBELL_RANGE, OFFSET, doorbell_index); in nbio_v7_0_sdma_doorbell_range()
94 BIF_MMSCH0_DOORBELL_RANGE, OFFSET, in nbio_v7_0_vcn_doorbell_range()
123 …ih_doorbell_range = REG_SET_FIELD(ih_doorbell_range, BIF_IH_DOORBELL_RANGE, OFFSET, doorbell_index… in nbio_v7_0_ih_doorbell_range()

123