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