Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/include/kernel/
A Dlockdep.h23 uintptr_t thread_id; member
/optee_os-3.20.0/lib/libutils/ext/
A Dtrace.c66 int thread_id = trace_ext_get_thread_id(); in print_thread_id() local
/optee_os-3.20.0/core/kernel/
A Dlockdep.c81 uintptr_t thread_id) in lockdep_add_edge()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c361 void thread_resume_from_rpc(uint32_t thread_id, uint32_t a0, uint32_t a1, in thread_resume_from_rpc()
529 bool thread_init_stack(uint32_t thread_id, vaddr_t sp) in thread_init_stack()

Completed in 6 milliseconds