Home
last modified time | relevance | path

Searched refs:task_index_to_char (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dsched.h1697 static inline char task_index_to_char(unsigned int state) in task_index_to_char()
1708 return task_index_to_char(task_state_index(tsk));
1694 static inline char task_index_to_char(unsigned int state) task_index_to_char() function