Home
last modified time | relevance | path

Searched defs:task_thread_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/linux/
Dsched.h1955 # define task_thread_info(task) (&(task)->thread_info) macro
1957 # define task_thread_info(task) ((struct thread_info *)(task)->stack) macro