Home
last modified time | relevance | path

Searched defs:p_MM (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Dmm.c175 static t_Error AddFree(t_MM *p_MM, uint64_t base, uint64_t end) in AddFree()
307 static t_Error CutFree(t_MM *p_MM, uint64_t holdBase, uint64_t holdEnd) in CutFree()
398 static void AddBusy(t_MM *p_MM, t_BusyBlock *p_NewBusyB) in AddBusy()
444 static t_Error CutBusy(t_MM *p_MM, uint64_t base, uint64_t end) in CutBusy()
541 static uint64_t MmGetGreaterAlignment(t_MM *p_MM, uint64_t size, uint64_t alignment, char* name) in MmGetGreaterAlignment()
598 t_MM *p_MM; in MM_Init() local
655 t_MM *p_MM = (t_MM *)h_MM; in MM_Free() local
704 t_MM *p_MM = (t_MM *)h_MM; in MM_Get() local
784 t_MM *p_MM = (t_MM *)h_MM; in MM_GetForce() local
841 t_MM *p_MM = (t_MM *)h_MM; in MM_GetForceMin() local
[all …]