Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/perf/
Darm_pmu.c864 static struct arm_pmu *__armpmu_alloc(gfp_t flags) in __armpmu_alloc() function
921 return __armpmu_alloc(GFP_KERNEL); in armpmu_alloc()
926 return __armpmu_alloc(GFP_ATOMIC); in armpmu_alloc_atomic()