Lines Matching refs:SIS_OH
3136 struct SIS_OH *poh; in sisfb_heap_init()
3188 static struct SIS_OH *
3192 struct SIS_OH *poh; in sisfb_poh_new_node()
3204 cOhs = (SIS_OH_ALLOC_SIZE - sizeof(struct SIS_OHALLOC)) / sizeof(struct SIS_OH) + 1; in sisfb_poh_new_node()
3222 static struct SIS_OH *
3225 struct SIS_OH *pohThis; in sisfb_poh_allocate()
3226 struct SIS_OH *pohRoot; in sisfb_poh_allocate()
3275 sisfb_delete_node(struct SIS_OH *poh) in sisfb_delete_node()
3282 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) in sisfb_insert_node()
3284 struct SIS_OH *pohTemp = pohList->poh_next; in sisfb_insert_node()
3293 static struct SIS_OH *
3296 struct SIS_OH *pohThis; in sisfb_poh_free()
3297 struct SIS_OH *poh_freed; in sisfb_poh_free()
3298 struct SIS_OH *poh_prev; in sisfb_poh_free()
3299 struct SIS_OH *poh_next; in sisfb_poh_free()
3364 sisfb_free_node(struct SIS_HEAP *memheap, struct SIS_OH *poh) in sisfb_free_node()
3376 struct SIS_OH *poh = NULL; in sis_int_malloc()
3416 struct SIS_OH *poh; in sis_int_free()