Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/cgroup.c cgroup_bpf_replace() -> __cgroup_bpf_replace()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cgrp | 1-u64max |
| PARAM_VALUE | 1 | link | 4096-ptr_max |
| PARAM_VALUE | 1 | link->cgroup | 1-u64max |
| PARAM_VALUE | 2 | new_prog | 4096-ptr_max |
| BUF_SIZE | 2 | new_prog | s32min-(-2),1-s32max |
| BUF_SIZE | 2 | new_prog | s32min-(-2),1-s32max |
| DATA_SOURCE | 2 | new_prog | $1 |
| LOCK2 | global &cgroup_mutex |