Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/events/core.c perf_event_enable_on_exec() -> event_enable_on_exec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | ctx->is_active | (-2147483640)-s32max |
| PARAM_VALUE | 1 | ctx->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | ctx->lock.owner_cpu | 0 |
| PARAM_VALUE | 1 | ctx->lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 1 | ctx->nr_events | s32min-(-1),1-s32max |
| CAPPED_DATA | 1 | ctx | 1 |
| CAPPED_DATA | 1 | &ctx->event_list | 1 |
| DATA_SOURCE | 1 | ctx | $0 |
| BIT_INFO | 1 | ctx | 0x0,0x0 |
| LOCK2 | &cpuctx->ctx.lock | ||
| LOCK2 | &tsk->signal->exec_update_lock | ||
| LOCK2 | flags | ||
| LOCK2 | 1 | &ctx->lock | |
| TYPE_LOCK | (struct perf_event_context)->lock |