tag | line | file | source code |
---|---|---|---|
blocked_task | 105 | fs/locks.c | struct task_struct *blocked_task); |
blocked_task | 567 | fs/locks.c | struct task_struct *blocked_task) |
blocked_task | 573 | fs/locks.c | if (my_task == blocked_task) |
blocked_task | 580 | fs/locks.c | if (dlock_wait->task == blocked_task) { |
blocked_task | 584 | fs/locks.c | blocked_task = fl->fl_owner; |