Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/integrity/ima/ima_queue.c ima_add_template_entry() -> ima_add_digest_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | entry | 4096-ptr_max |
| PARAM_VALUE | 0 | entry->digests | 4096-ptr_max |
| PARAM_VALUE | 0 | entry->template_desc | 4096-ptr_max |
| PARAM_VALUE | 1 | update_htable | 0 |
| DATA_SOURCE | 0 | entry | $0 |
| STR_LEN | 0 | entry | (-1),6-7,9-13 |
| STR_LEN | 0 | entry | (-1),6-7,9-13 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &ima_extend_list_mutex | ||
| HALF_LOCKED2 | &iint->mutex | ||
| HALF_LOCKED2 | &inode->i_rwsem |
security/integrity/ima/ima_queue.c ima_restore_measurement_entry() -> ima_add_digest_entry()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | entry | 4096-ptr_max |
| PARAM_VALUE | 0 | entry->template_desc | 4096-ptr_max |
| PARAM_VALUE | 0 | entry->template_desc->num_fields | 0-s32max |
| PARAM_VALUE | 1 | update_htable | 0 |
| DATA_SOURCE | 0 | entry | $0 |
| NO_OVERFLOW_SIMPLE | 0 | entry->template_desc->num_fields | |
| LOCK2 | global &ima_extend_list_mutex |