Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsubr_rman.c115 int_alloc_resource(int malloc_flag) in int_alloc_resource() function
166 r = int_alloc_resource(M_NOWAIT); in rman_manage_region()
402 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
417 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
537 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()
555 r = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()
608 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()