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.c110 int_alloc_resource(int malloc_flag) in int_alloc_resource() function
161 r = int_alloc_resource(M_NOWAIT); in rman_manage_region()
397 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
412 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
536 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource()
554 r = int_alloc_resource(M_NOWAIT); in rman_reserve_resource()
606 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource()