Searched refs:a_type (Results 1 – 1 of 1) sorted by relevance
253 #define IOSAPIC_KALLOC(a_type, cnt) \ argument254 (a_type *) kmalloc(sizeof(a_type)*(cnt), GFP_KERNEL)