Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 15 of 15) sorted by relevance

/optee_os/lib/libunw/include/unw/
H A Dunwind.h87 uint64_t pc; member
119 unsigned long pc; member
/optee_os/core/include/kernel/
H A Dabort.h24 uint32_t pc; member
/optee_os/lib/libutils/ext/ftrace/
H A Dftrace.c90 void __noprof ftrace_enter(unsigned long pc, unsigned long *lr) in ftrace_enter()
/optee_os/core/arch/riscv/kernel/
H A Dthread_arch.c195 uint32_t a6, uint32_t a7, void *pc) in init_regs()
231 void *pc) in __thread_alloc_and_run()
416 int thread_state_suspend(uint32_t flags, unsigned long status, vaddr_t pc) in thread_state_suspend()
/optee_os/ldelf/include/
H A Dldelf.h62 uint64_t pc; member
67 unsigned long pc; member
/optee_os/lib/libutils/isoc/
H A Dqsort.c78 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; in qsort() local
/optee_os/core/arch/arm/kernel/
H A Dthread.c153 uint32_t a6, uint32_t a7, void *pc) in init_regs()
188 uint32_t a6, uint32_t a7, void *pc) in init_regs()
222 void *pc, uint32_t flags) in __thread_alloc_and_run()
499 int thread_state_suspend(uint32_t flags, uint32_t cpsr, vaddr_t pc) in thread_state_suspend()
H A Dstmm_sp.c156 unsigned long pc) in init_stmm_regs()
180 unsigned long pc) in init_stmm_regs()
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgprof.c121 static unsigned long __noprof adjust_pc(unsigned long pc) in adjust_pc()
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c423 uint8_t pc = 0; in ecc_sm2_decrypt() local
/optee_os/core/arch/riscv/include/
H A Driscv.h164 unsigned long pc = 0; in read_pc() local
/optee_os/core/arch/arm/include/kernel/
H A Dthread_arch.h313 uint32_t pc; member
321 uint64_t pc; member
/optee_os/core/kernel/
H A Dtee_ta_manager.c1050 void tee_ta_gprof_sample_pc(vaddr_t pc) in tee_ta_gprof_sample_pc()
/optee_os/ldelf/
H A Dta_elf.c1593 void ta_elf_stack_trace_a64(uint64_t fp, uint64_t sp, uint64_t pc) in ta_elf_stack_trace_a64()
1600 void ta_elf_stack_trace_riscv(uint64_t fp, uint64_t pc) in ta_elf_stack_trace_riscv()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h547 ltc_asn1_pc pc; member