kfifo_esize
if (!kfifo_initialized(&kf->kf) || n < kfifo_esize(&kf->kf))
*(ptr) = ___tmp->kfifo.data + ___tail * kfifo_esize(___tmp); \