Searched refs:blocked_on (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/locking/
H A Dmutex-debug.c57 ti->task->blocked_on = waiter; debug_mutex_add_waiter()
65 DEBUG_LOCKS_WARN_ON(ti->task->blocked_on != waiter); mutex_remove_waiter()
66 ti->task->blocked_on = NULL; mutex_remove_waiter()
/linux-4.1.27/kernel/
H A Dfork.c1406 p->blocked_on = NULL; /* not blocked yet */ copy_process()
/linux-4.1.27/include/linux/
H A Dsched.h1525 struct mutex_waiter *blocked_on; member in struct:task_struct

Completed in 126 milliseconds