Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/etc/
H A Dmm.c66 static t_BusyBlock * CreateBusyBlock(uint64_t base, uint64_t size, char *name) in CreateBusyBlock() function
491 if ((p_NewB = CreateBusyBlock(end, in CutBusy()
574 if ((p_NewBusyB = CreateBusyBlock(holdBase, size, name)) == NULL) in MmGetGreaterAlignment()
757 if ((p_NewBusyB = CreateBusyBlock(holdBase, size, name)) == NULL) in MM_Get()
814 if ((p_NewBusyB = CreateBusyBlock(base, size, name)) == NULL) in MM_GetForce()
903 if ((p_NewBusyB = CreateBusyBlock(holdBase, size, name)) == NULL) in MM_GetForceMin()