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