Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/cgroup.c __cgroup_bpf_replace() -> replace_effective_prog()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cgrp | 4096-ptr_max |
| PARAM_VALUE | 0 | cgrp->bpf.progs | 4096-ptr_max |
| PARAM_VALUE | 0 | cgrp->bpf.revisions | 4096-ptr_max |
| PARAM_VALUE | 1 | atype | 0-37 |
| PARAM_VALUE | 2 | pl | 4096-ptr_max |
| PARAM_VALUE | 2 | pl->link | 4096-ptr_max |
| CAPPED_DATA | 2 | pl->link | 1 |
| DATA_SOURCE | 0 | cgrp | $0 |
| DATA_SOURCE | 1 | atype | r bpf_cgroup_atype_find |
| NOCHECK_CALL | |||
| LOCK2 | global &cgroup_mutex |