Searched defs:task_is_traced (Results 1 – 2 of 2) sorted by relevance
104 #define task_is_traced(task) ((task->state & __TASK_TRACED) != 0) macro
116 #define task_is_traced(task) ((task->state & __TASK_TRACED) != 0) macro