Searched refs:SIS_OH (Results 1 – 2 of 2) sorted by relevance
458 struct SIS_OH { struct459 struct SIS_OH *poh_next; argument460 struct SIS_OH *poh_prev; argument467 struct SIS_OH aoh[1]; argument471 struct SIS_OH oh_free;472 struct SIS_OH oh_used;473 struct SIS_OH *poh_freelist;
100 static void sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh);3157 struct SIS_OH *poh; in sisfb_heap_init()3209 static struct SIS_OH *3213 struct SIS_OH *poh; in sisfb_poh_new_node()3243 static struct SIS_OH *3246 struct SIS_OH *pohThis; in sisfb_poh_allocate()3247 struct SIS_OH *pohRoot; in sisfb_poh_allocate()3303 sisfb_insert_node(struct SIS_OH *pohList, struct SIS_OH *poh) in sisfb_insert_node()3314 static struct SIS_OH *3317 struct SIS_OH *pohThis; in sisfb_poh_free()[all …]