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

/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dmm.c175 static t_Error AddFree(t_MM *p_MM, uint64_t base, uint64_t end) argument
306 static t_Error CutFree(t_MM *p_MM, uint64_t holdBase, uint64_t holdEnd) argument
397 AddBusy(t_MM *p_MM, t_BusyBlock *p_NewBusyB) argument
443 CutBusy(t_MM *p_MM, uint64_t base, uint64_t end) argument
540 MmGetGreaterAlignment(t_MM *p_MM, uint64_t size, uint64_t alignment, char* name) argument
594 t_MM *p_MM; local
642 t_MM *p_MM = (t_MM *)h_MM; local
691 t_MM *p_MM = (t_MM *)h_MM; local
767 t_MM *p_MM = (t_MM *)h_MM; local
820 t_MM *p_MM = (t_MM *)h_MM; local
905 t_MM *p_MM = (t_MM *)h_MM; local
954 t_MM *p_MM = (t_MM *)h_MM; local
980 t_MM *p_MM = (t_MM *)h_MM; local
1035 t_MM *p_MM = (t_MM*)h_MM; local
1054 t_MM *p_MM = (t_MM*)h_MM; local
1066 t_MM *p_MM = (t_MM*)h_MM; local
1082 t_MM *p_MM = (t_MM *)h_MM; local
[all...]

Completed in 164 milliseconds