Searched refs:VMENAMSIZ (Results 1 – 2 of 2) sorted by relevance
101 #define VMENAMSIZ 16 macro108 char name[VMENAMSIZ];
740 image->bus_resource.name = kmalloc(VMENAMSIZ + 3, GFP_ATOMIC); in tsi148_alloc_resource()