Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/kernel/
Diosapic.c253 #define IOSAPIC_KALLOC(a_type, cnt) \ argument
254 (a_type *) kmalloc(sizeof(a_type)*(cnt), GFP_KERNEL)