Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/misc/ntsync.c ntsync_create_event() -> ntsync_free_obj()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_hint.counter | 0 |
| PARAM_VALUE | 0 | obj->all_waiters.next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->type | 2 |
| BUF_SIZE | 0 | obj | 152 |
| BUF_SIZE | 0 | obj->dev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | obj | r ntsync_alloc_obj |
| NOCHECK_CALL | |||
| USER_DATA | 0 | obj->u.event.manual | 0-1 |
| USER_DATA | 0 | obj->u.event.signaled | 0-1 |
drivers/misc/ntsync.c ntsync_create_mutex() -> ntsync_free_obj()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_hint.counter | 0 |
| PARAM_VALUE | 0 | obj->all_waiters.next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->type | 1 |
| BUF_SIZE | 0 | obj | 152 |
| BUF_SIZE | 0 | obj->dev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | obj | r ntsync_alloc_obj |
| NOCHECK_CALL | |||
| USER_DATA | 0 | obj->u.mutex.count | 0-u32max |
| USER_DATA | 0 | obj->u.mutex.owner | s32min-s32max |
drivers/misc/ntsync.c ntsync_create_sem() -> ntsync_free_obj()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | obj | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_hint.counter | 0 |
| PARAM_VALUE | 0 | obj->all_waiters.next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->all_waiters.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->any_waiters.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | obj->type | 0 |
| BUF_SIZE | 0 | obj | 152 |
| BUF_SIZE | 0 | obj->dev | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | obj->u.sem.count | 1 |
| DATA_SOURCE | 0 | obj | r ntsync_alloc_obj |
| NOCHECK_CALL | |||
| USER_DATA | 0 | obj->u.sem.count | 0-u32max |
| USER_DATA | 0 | obj->u.sem.max | 0-u32max |
drivers/misc/ntsync.c ntsync_obj_release() -> ntsync_free_obj()
| Type | Parameter | Key | Value |
|---|---|---|---|
| BUF_SIZE | 0 | obj | (-1),26 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |