tag | line | file | source code |
---|---|---|---|
blocked_task | 90 | fs/locks.c | struct task_struct *blocked_task); |
blocked_task | 443 | fs/locks.c | struct task_struct *blocked_task) |
blocked_task | 458 | fs/locks.c | if (dlock_wait->task == blocked_task) |
blocked_task | 460 | fs/locks.c | if (posix_locks_deadlock(dlock_wait->task, blocked_task)) |