Searched refs:mEventSlab (Results 1 – 1 of 1) sorted by relevance
96 static struct SlabAllocator *mEventSlab; variable110 slabAllocatorFree(mEventSlab, ptr); in slabFree()115 mEventSlab = slabAllocatorNew(NANOHUB_PACKET_PAYLOAD_MAX-sizeof(__le32), 4, 2); in nanohubInitCommand()895 packet = slabAllocatorAlloc(mEventSlab); in writeEvent()913 packet = slabAllocatorAlloc(mEventSlab); in writeEvent()