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