Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
kernel/locking/rtmutex_api.c rt_mutex_init_proxy_locked() -> rt_mutex_set_owner()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lock | 4096-ptr_max |
| PARAM_VALUE | 0 | lock->owner | 0 |
| PARAM_VALUE | 1 | owner | 4096-ptr_max |
| DATA_SOURCE | 0 | lock | $0 |
| DATA_SOURCE | 1 | owner | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &rnp->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| HALF_LOCKED2 | 1 | &owner->pi_lock |
kernel/locking/rtmutex_api.c try_to_take_rt_mutex() -> rt_mutex_set_owner()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | lock | 4096-ptr_max |
| PARAM_VALUE | 1 | owner | 4096-ptr_max |
| BUF_SIZE | 0 | lock | (-1),96 |
| BUF_SIZE | 0 | lock | (-1),96 |
| CAPPED_DATA | 0 | lock | 1 |
| DATA_SOURCE | 0 | lock | $0 |
| DATA_SOURCE | 1 | owner | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| HALF_LOCKED2 | 0 | &lock->wait_lock | |
| TYPE_LOCK | (struct rt_mutex_base)->wait_lock |