Home
last modified time | relevance | path

Searched refs:__armpmu_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/perf/
Darm_pmu.c788 static struct arm_pmu *__armpmu_alloc(gfp_t flags) in __armpmu_alloc() function
847 return __armpmu_alloc(GFP_KERNEL); in armpmu_alloc()
852 return __armpmu_alloc(GFP_ATOMIC); in armpmu_alloc_atomic()