Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/misc/ntsync.c ntsync_sem_release() -> try_wake_any_sem()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sem | 4096-ptr_max |
| PARAM_VALUE | 0 | sem->all_hint.counter | 0-1 |
| PARAM_VALUE | 0 | sem->dev_locked | 0-1 |
| PARAM_VALUE | 0 | sem->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sem->type | 0 |
| BUF_SIZE | 0 | sem | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | sem | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | sem | $0 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | sem->u.sem.count | |
| HALF_LOCKED2 | &dev->wait_all_lock |
drivers/misc/ntsync.c try_wake_any_obj() -> try_wake_any_sem()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sem | 4096-ptr_max |
| PARAM_VALUE | 0 | sem->all_hint.counter | 0-1 |
| PARAM_VALUE | 0 | sem->dev_locked | 0-1 |
| PARAM_VALUE | 0 | sem->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sem->type | 0 |
| DATA_SOURCE | 0 | sem | $0 |
| NOCHECK_CALL | |||
| UNITS | 0 | sem | unit_byte |
| HALF_LOCKED2 | &dev->wait_all_lock |