__ring_buffer_alloc
__ring_buffer_alloc((size), (flags), &__key); \
__ring_buffer_alloc(unsigned long size, unsigned flags, struct lock_class_key *key);
EXPORT_SYMBOL_GPL(__ring_buffer_alloc);