Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
kernel/exit.c exit_notify() -> release_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &system_transition_mutex |
kernel/exit.c find_child_reaper() -> release_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | global &system_transition_mutex |
kernel/exit.c wait_task_zombie() -> release_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 0 | p->real_parent | 4096-ptr_max |
| PARAM_VALUE | 0 | p->signal | 4096-ptr_max |
| CAPPED_DATA | 0 | p | 1 |
| CAPPED_DATA | 0 | p->parent | 1 |
| DATA_SOURCE | 0 | p | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
fs/exec.c de_thread() -> release_task()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 0 | p->exit_signal | (-1) |
| PARAM_VALUE | 0 | p->exit_state | 16 |
| PARAM_VALUE | 0 | p->group_leader | 4096-ptr_max |
| PARAM_VALUE | 0 | p->group_leader->exit_signal | s32min-(-1) |
| PARAM_VALUE | 0 | p->group_leader->group_leader | 4096-ptr_max |
| PARAM_VALUE | 0 | p->group_leader->sibling.next | 4096-ptr_max |
| PARAM_VALUE | 0 | p->group_leader->sibling.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | p->group_leader->tasks.next | 4096-ptr_max |
| CAPPED_DATA | 0 | p->signal | 1 |
| NOCHECK_CALL |