Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_rman.c116 int_alloc_resource(int malloc_flag) in int_alloc_resource() function
167 r = int_alloc_resource(M_NOWAIT); in rman_manage_region()
403 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
418 new = int_alloc_resource(M_WAITOK); in rman_adjust_resource()
548 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()
566 r = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()
619 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()