Searched refs:SIS_OH_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
132 #define SIS_OH_ALLOC_SIZE 4000 macro
3231 poha = kmalloc(SIS_OH_ALLOC_SIZE, GFP_KERNEL); in sisfb_poh_new_node()3238 cOhs = (SIS_OH_ALLOC_SIZE - sizeof(struct SIS_OHALLOC)) / sizeof(struct SIS_OH) + 1; in sisfb_poh_new_node()