tag | line | file | source code |
---|---|---|---|
my_task | 104 | fs/locks.c | static int locks_deadlock(struct task_struct *my_task, |
my_task | 566 | fs/locks.c | static int locks_deadlock(struct task_struct *my_task, |
my_task | 573 | fs/locks.c | if (my_task == blocked_task) |
my_task | 581 | fs/locks.c | if (fl->fl_owner == my_task) { |