Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/fork.c dup_task_struct() -> free_task_struct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tsk | 4096-ptr_max |
| PARAM_VALUE | 0 | tsk->stack_refcount.refs.counter | 1 |
| DATA_SOURCE | 0 | tsk | r alloc_task_struct_node |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
kernel/fork.c free_task() -> free_task_struct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tsk | 4096-ptr_max |
| PARAM_VALUE | 0 | tsk->bpf_storage | 0,4096-ptr_max |
| PARAM_VALUE | 0 | tsk->bpf_storage->owner_refcnt.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | tsk->ret_stack | 0 |
| PARAM_VALUE | 0 | tsk->user_cpus_ptr | 0 |
| CAPPED_DATA | 0 | tsk | 1 |
| CAPPED_DATA | 0 | tsk->bpf_storage | 1 |
| DATA_SOURCE | 0 | tsk | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |