Searched defs:get_thread_info (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/scripts/gdb/linux/ | ||
D | tasks.py | 92 def get_thread_info(task): function |
/linux-6.6.21/arch/openrisc/include/asm/ | ||
D | thread_info.h | 75 #define get_thread_info(ti) get_task_struct((ti)->task) macro |