Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/cgroup.c cgroup_bpf_prog_query() -> cgroup_bpf_query()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cgrp | 4096-ptr_max |
| PARAM_VALUE | 0 | cgrp->root | 4096-ptr_max |
| PARAM_VALUE | 1 | attr | 4096-ptr_max |
| PARAM_VALUE | 1 | attr->query.attach_type | 0-3,6,8-15,18-22,29-32,34,43,49-53 |
| PARAM_VALUE | 1 | attr->query.query_flags | 0 |
| DATA_SOURCE | 0 | cgrp | r cgroup_get_from_fd |
| DATA_SOURCE | 1 | attr | $0 |
| DATA_SOURCE | 2 | uattr | $1 |
| DATA_SOURCE | 3 | uattr_size | $2 |