Searched defs:task_ctx_data (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | perf_event.h | 792 void *task_ctx_data; /* pmu specific data */ member |
/Linux-v5.4/kernel/events/ | ||
D | core.c | 4225 void *task_ctx_data = NULL; in find_get_context() local |