Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/locking/mutex.c __mutex_handoff() -> __owner_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | |||
| LOCK2 | &lock->wait_lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct mutex)->wait_lock |
kernel/locking/mutex.c __mutex_trylock_common() -> __owner_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &lock->wait_lock | ||
| HALF_LOCKED2 | flags |
kernel/locking/mutex.c __mutex_unlock_slowpath() -> __owner_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PREEMPT_ADD | <- disables preempt |
kernel/locking/mutex.c mutex_get_owner() -> __owner_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BIT_INFO | 0 | owner | 0x0,0x7fffffffffffffff |
| BIT_INFO | 0 | owner | 0x0,0x7fffffffffffffff |
| LOCK2 | rcu_read |