Searched refs:kfree_on_online (Results 1 – 4 of 4) sorted by relevance
385 void **onln = &cpuc->kfree_on_online[X86_PERF_KFREE_SHARED]; in amd_pmu_cpu_starting()
1486 cpuc->kfree_on_online[i] = NULL; in x86_pmu_notifier()1498 kfree(cpuc->kfree_on_online[i]); in x86_pmu_notifier()1499 cpuc->kfree_on_online[i] = NULL; in x86_pmu_notifier()
249 void *kfree_on_online[X86_PERF_KFREE_MAX]; member
2840 void **onln = &cpuc->kfree_on_online[X86_PERF_KFREE_SHARED]; in intel_pmu_cpu_starting()2865 cpuc->kfree_on_online[1] = cpuc->excl_cntrs; in intel_pmu_cpu_starting()