Home
last modified time | relevance | path

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

/freebsd-14.2/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()
544 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()
562 r = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()
615 rv = int_alloc_resource(M_NOWAIT); in rman_reserve_resource_bound()