Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/locking/semaphore.c __down_common() -> ___down_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sem | 4096-ptr_max |
| PARAM_VALUE | 0 | sem->count | 0 |
| PARAM_VALUE | 0 | sem->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sem->lock.owner_cpu | 0 |
| PARAM_VALUE | 0 | sem->lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 1 | state | 1-2,258 |
| DATA_SOURCE | 0 | sem | $0 |
| DATA_SOURCE | 1 | state | $1 |
| DATA_SOURCE | 2 | timeout | $2 |
| HARD_MAX | 1 | state | 258 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | sem->count | 0 |
| HOST_DATA | 0 | sem->last_holder | 0-u64max |
| UNITS | 2 | timeout | unit_jiffy |
| LOCK2 | flags | ||
| LOCK2 | 0 | &sem->lock | |
| TYPE_LOCK | (struct semaphore)->lock |