Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/xe/xe_pmu.c xe_pmu_event_init() -> event_param_valid()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 4096-ptr_max |
| PARAM_VALUE | 0 | event->attr.sample_period | 0 |
| PARAM_VALUE | 0 | event->cpu | 0-s32max |
| PARAM_VALUE | 0 | event->parent | 0,4096-ptr_max |
| PARAM_VALUE | 0 | event->pmu | 4096-ptr_max |
| PARAM_VALUE | 0 | event->pmu->module | 0,4096-ptr_max |
| CAPPED_DATA | 0 | event | 1 |
| CAPPED_DATA | 0 | event->attr.type | 1 |
| CAPPED_DATA | 0 | event->pmu->type | 1 |
| DATA_SOURCE | 0 | event | $0 |
| FUZZY_MAX | 0 | event->cpu | 0 |
| PARAM_COMPARE | 0 | event->attr.type | == $0->pmu->type |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | 0 | &event->group_leader->ctx->mutex |