Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_rman.c112 int_alloc_resource(int malloc_flag) in int_alloc_resource() function
152 r = int_alloc_resource(M_NOWAIT); in rman_manage_region()
387 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
402 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
526 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource()
544 r = int_alloc_resource(M_NOWAIT); in rman_reserve_resource()
596 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource()