Searched defs:thread_id (Results 1 – 9 of 9) sorted by relevance
23 uintptr_t thread_id; member
27 uint16_t thread_id; member
67 int thread_id = trace_ext_get_thread_id(); in print_thread_id() local
81 uintptr_t thread_id) in lockdep_add_edge()
336 void thread_resume_from_rpc(uint32_t thread_id, uint32_t a0, uint32_t a1, in thread_resume_from_rpc()
437 spmc_sp_resume_from_preempted(uint16_t endpoint_id,uint16_t thread_id) spmc_sp_resume_from_preempted() argument
362 void thread_resume_from_rpc(uint32_t thread_id, uint32_t a0, uint32_t a1, in thread_resume_from_rpc()
662 uint16_t thread_id = FFA_TARGET_INFO_GET_VCPU_ID(args->a1); in spmc_handle_run() local
522 static uint64_t *get_l2_ta_tables(struct mmu_partition *prtn, size_t thread_id) in get_l2_ta_tables()