Lines Matching full:blocked
167 lists of tasks that have blocked while in their current RCU read-side
317 of tasks that have blocked while in their current RCU read-side critical
482 Blocked-Task Management
498 The ``->blkd_tasks`` field is a list header for the list of blocked and
512 if there are no blocked tasks preventing that grace period from
519 to the largest-numbered CPU in the system. Then if task T1 blocked in an
521 then task T2 blocked in an RCU read-side critical section, then a normal
522 grace period started, and finally task 3 blocked in an RCU read-side
524 structure's blocked-task list would be as shown below:
536 grace period is waiting on a blocked task.
1077 field is used to form lists of tasks that have blocked within
1080 list this task is a member of, or ``NULL`` if it is not blocked within a