Searched defs:task_thread_info (Results 1 – 1 of 1) sorted by relevance
1928 # define task_thread_info(task) (&(task)->thread_info) macro1930 # define task_thread_info(task) ((struct thread_info *)(task)->stack) macro