Home
last modified time | relevance | path

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

/kernel/
Dresource.c165 static struct resource *alloc_resource(gfp_t flags) in alloc_resource() function
1003 struct resource *res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split()
1040 next_res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split()
1131 struct resource *res = alloc_resource(GFP_KERNEL); in __request_region()
1281 new_res = alloc_resource(GFP_KERNEL | (alloc_nofail ? __GFP_NOFAIL : 0)); in release_mem_region_adjustable()
1320 new_res = alloc_resource(GFP_ATOMIC); in release_mem_region_adjustable()