taglinefilesource code
typecast132drivers/sound/os.h#define PERMANENT_MALLOC(typecast, mem_ptr, size, linux_ptr) \
typecast133drivers/sound/os.h{mem_ptr = (typecast)linux_ptr; \