Home
last modified time | relevance | path

Searched refs:task_state_index (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1621 static inline unsigned int task_state_index(struct task_struct *tsk) in task_state_index() function
1646 return task_index_to_char(task_state_index(tsk)); in task_state_to_char()
/device/soc/rockchip/common/sdk_linux/include/trace/events/
H A Dsched.h103 * task_state_index() uses fls() and returns a value from 0-8 range. in trace_sched_switch_state()
108 state = task_state_index(p); in trace_sched_switch_state()

Completed in 5 milliseconds