Defined in 1 files as a prototype:
Defined in 1 files as a macro:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/auditsc.c __audit_free() -> audit_kill_trees()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | context | 4096-ptr_max |
| CAPPED_DATA | 0 | &context->killed_trees | 1 |
| PARAM_COMPARE | 0 | &context->killed_trees | != $0->killed_trees.next |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
kernel/auditsc.c __audit_syscall_exit() -> audit_kill_trees()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | context | 4096-ptr_max |
| PARAM_VALUE | 0 | context->context | 1 |
| PARAM_VALUE | 0 | context->dummy | 0 |
| CAPPED_DATA | 0 | &context->killed_trees | 1 |
| DATA_SOURCE | 0 | context | r audit_context |
| PARAM_COMPARE | 0 | &context->killed_trees | != $0->killed_trees.next |
| NOCHECK_CALL |
kernel/auditsc.c __audit_uring_exit() -> audit_kill_trees()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | context | 4096-ptr_max |
| PARAM_VALUE | 0 | context->context | 0,2-u32max |
| PARAM_VALUE | 0 | context->dummy | 0 |
| PARAM_VALUE | 0 | context->return_code | s64min-(-517),(-515),(-511)-s64max |
| PARAM_VALUE | 0 | context->return_valid | 1-2 |
| CAPPED_DATA | 0 | &context->killed_trees | 1 |
| DATA_SOURCE | 0 | context | r audit_context |
| PARAM_COMPARE | 0 | &context->killed_trees | != $0->killed_trees.next |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |