Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/perf/
Darm_pmu.c893 static struct arm_pmu *__armpmu_alloc(gfp_t flags) in __armpmu_alloc() function
952 return __armpmu_alloc(GFP_KERNEL); in armpmu_alloc()
957 return __armpmu_alloc(GFP_ATOMIC); in armpmu_alloc_atomic()