Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/locking/rtmutex_api.c rt_mutex_clear_owner() -> rt_mutex_owner_encode()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lock | 4096-ptr_max |
| PARAM_VALUE | 1 | owner | 0 |
| DATA_SOURCE | 0 | lock | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &pi_state->pi_mutex.wait_lock | ||
| LOCK2 | flags | ||
| HALF_LOCKED2 | &curr->futex.exit_mutex | ||
| HALF_LOCKED2 | &curr->pi_lock | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct rt_mutex_base)->wait_lock |
kernel/locking/rtmutex_api.c rt_mutex_set_owner() -> rt_mutex_owner_encode()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lock | 4096-ptr_max |
| PARAM_VALUE | 1 | owner | 4096-ptr_max |
| CAPPED_DATA | 0 | lock | 1 |
| DATA_SOURCE | 0 | lock | $0 |
| DATA_SOURCE | 1 | owner | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| HALF_LOCKED2 | 0 | &lock->wait_lock | |
| HALF_LOCKED2 | 1 | &owner->pi_lock |