Searched defs:pc (Results 101 - 125 of 356) sorted by relevance

1234567891011>>

/linux-master/arch/xtensa/kernel/
H A Dstacktrace.c36 unsigned long pc = regs->pc; local
122 unsigned long pc = regs->depc > VALID_DOUBLE_EXCEPTION_ADDRESS ? local
[all...]
/linux-master/arch/xtensa/include/asm/
H A Dptrace.h54 unsigned long pc; /* 4 */ member in struct:pt_regs
/linux-master/drivers/pwm/
H A Dpwm-bcm2835.c39 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); local
52 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); local
64 struct bcm2835_pwm *pc = to_bcm2835_pwm(chip); local
131 struct bcm2835_pwm *pc; local
172 struct bcm2835_pwm *pc = dev_get_drvdata(dev); local
181 struct bcm2835_pwm *pc = dev_get_drvdata(dev); local
[all...]
/linux-master/arch/openrisc/kernel/
H A Dprocess.c224 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long sp) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_idle.c45 pc_to_xe(struct xe_guc_pc *pc) argument
99 struct xe_guc_pc *pc = gtidle_to_pc(gtidle); local
114 struct xe_guc_pc *pc = gtidle_to_pc(gtidle); local
129 struct xe_guc_pc *pc = gtidle_to_pc(gtidle); local
[all...]
H A Dxe_guc_types.h62 struct xe_guc_pc pc; member in struct:xe_guc
/linux-master/arch/loongarch/include/uapi/asm/
H A Dkvm.h28 __u64 pc; member in struct:kvm_regs
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c29 unsigned long pc; member in struct:psci_boot_args
[all...]
/linux-master/tools/include/linux/
H A Drbtree_augmented.h193 unsigned long pc; local
[all...]
/linux-master/scripts/dtc/include-prefixes/arm/allwinner/
H A DMakefile
/linux-master/arch/arm/boot/dts/allwinner/
H A DMakefile
/linux-master/arch/sparc/include/asm/
H A Dsigcontext.h41 unsigned int pc; member in struct:__anon1166::__anon1167
/linux-master/arch/microblaze/include/uapi/asm/
H A Dptrace.h50 microblaze_reg_t pc; member in struct:pt_regs
/linux-master/arch/sparc/prom/
H A Dmisc_64.c380 void prom_startcpu(int cpunode, unsigned long pc, unsigned long arg) argument
393 void prom_startcpu_cpuid(int cpuid, unsigned long pc, unsigned long arg) argument
/linux-master/arch/um/os-Linux/
H A Dprocess.c30 unsigned long pc = ARBITRARY_ADDR; local
/linux-master/drivers/usb/storage/
H A Djumpshot.c382 unsigned char pc, page_code; local
H A Ddatafab.c452 unsigned char pc, page_code; local
/linux-master/tools/perf/jvmti/
H A Dlibjvmti.c35 do_get_line_number(jvmtiEnv *jvmti, void *pc, jmethodID m, jint bci, argument
/linux-master/arch/csky/kernel/
H A Dftrace.c41 static inline void make_jbsr(unsigned long callee, unsigned long pc, argument
/linux-master/drivers/infiniband/hw/efa/
H A Defa_com.h41 u16 pc; /* producer counter */ member in struct:efa_com_admin_sq
/linux-master/arch/arm/kernel/
H A Dkgdb.c103 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long pc) argument
H A Dftrace.c92 static unsigned long ftrace_call_replace(unsigned long pc, unsigned long addr, argument
98 static int ftrace_modify_code(unsigned long pc, unsigned long old, argument
124 unsigned long pc; local
272 unsigned long pc = (unsigned long) callsite; local
[all...]
/linux-master/arch/m68k/include/asm/
H A Duser.h48 long pc; member in struct:user_regs_struct
/linux-master/drivers/gpu/drm/tegra/
H A Ddp.c469 unsigned int lanes = link->lanes, *vs, *pe, *pc, i; local
/linux-master/arch/mips/tools/
H A Dloongson3-llsc-check.c141 static int check_ll(uint64_t pc, uint32_t *code, size_t sz) argument
196 static int check_code(uint64_t pc, uint32_t *code, size_t sz) argument

Completed in 393 milliseconds

1234567891011>>