Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/kernel/
A Dmutex_lockdep.c39 short int thread = thread_get_id(); in mutex_lock_check() local
49 short int thread = thread_get_id(); in mutex_trylock_check() local
59 short int thread = thread_get_id(); in mutex_unlock_check() local
/optee_os-3.20.0/core/arch/arm/plat-k3/drivers/
A Dsec_proxy.c236 struct k3_sec_proxy_thread *thread; in k3_sec_proxy_init() local
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c150 static void init_regs(struct thread_ctx *thread, uint32_t a0, uint32_t a1, in init_regs()
185 static void init_regs(struct thread_ctx *thread, uint32_t a0, uint32_t a1, in init_regs()

Completed in 5 milliseconds