Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/nsproxy.c copy_namespaces() -> nsproxy_ns_active_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ns | 4096-ptr_max |
| PARAM_VALUE | 0 | ns->cgroup_ns | 1-ptr_max |
| PARAM_VALUE | 0 | ns->count.refs.counter | 1 |
| PARAM_VALUE | 0 | ns->ipc_ns | 0-ptr_max |
| PARAM_VALUE | 0 | ns->mnt_ns | 1-ptr_max |
| PARAM_VALUE | 0 | ns->mnt_ns->ns.__ns_ref.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | ns->net_ns | 0-ptr_max |
| PARAM_VALUE | 0 | ns->pid_ns_for_children | 0-ptr_max |
| PARAM_VALUE | 0 | ns->time_ns_for_children | 0-ptr_max |
| PARAM_VALUE | 0 | ns->uts_ns | 1-ptr_max |
| CAPPED_DATA | 0 | ns->time_ns_for_children | 1 |
| DATA_SOURCE | 0 | ns | r create_new_namespaces |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
kernel/nsproxy.c switch_task_namespaces() -> nsproxy_ns_active_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ns | 4096-ptr_max |
| DATA_SOURCE | 0 | ns | $1 |
| RX_PATH | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &tsk->signal->exec_update_lock |