Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/etc/
H A Dmm.c655 t_MM *p_MM = (t_MM *)h_MM; in MM_Free()
704 t_MM *p_MM = (t_MM *)h_MM; in MM_Get()
784 t_MM *p_MM = (t_MM *)h_MM; in MM_GetForce()
841 t_MM *p_MM = (t_MM *)h_MM; in MM_GetForceMin()
930 t_MM *p_MM = (t_MM *)h_MM; in MM_Put()
982 t_MM *p_MM = (t_MM *)h_MM; in MM_PutForce()
1013 t_MM *p_MM = (t_MM *)h_MM; in MM_Add()
1073 t_MM *p_MM = (t_MM*)h_MM; in MM_GetMemBlock()
1092 t_MM *p_MM = (t_MM*)h_MM; in MM_GetBase()
1104 t_MM *p_MM = (t_MM*)h_MM; in MM_InRange()
[all …]
H A Dmm.h92 typedef struct t_MM struct
102 } t_MM; argument