Searched refs:dump_thread (Results 1 – 2 of 2) sorted by relevance
19 static struct k_thread dump_thread; variable67 tid = k_thread_create(&dump_thread, dump_stack, in raise_coredump()74 return &dump_thread; in raise_coredump()
71 static void dump_thread(struct k_thread *thread) in dump_thread() function135 dump_thread(current); in process_memory_region_list()184 dump_thread(thread); in coredump()