Searched refs:PMU_NULL_DEV (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dperf_event.h297 #define PMU_NULL_DEV ((void *)(~0UL)) macro
/linux-master/kernel/events/
H A Dcore.c11198 .dev = PMU_NULL_DEV,
11280 .dev = PMU_NULL_DEV,
11598 if (pmu->dev && pmu->dev != PMU_NULL_DEV) {
11626 if (pmu_bus_running && pmu->dev && pmu->dev != PMU_NULL_DEV) {

Completed in 165 milliseconds