Lines Matching defs:tasks
489 * tasks are in the range MAX_RT_PRIO..MAX_PRIO-1. Priority
652 unsigned int cache_nice_tries; /* Leave cache hot tasks for # tries */
802 struct list_head tasks;
831 * tasks I'm ptracing.
1062 * tasks can access tsk->flags in readonly mode for example
1282 /* Remove the current tasks stale references to the old mm_struct */
1317 #define next_task(p) list_entry(rcu_dereference((p)->tasks.next), struct task_struct, tasks)