M_NORECLAIM
buf = uma_zalloc(ktls_buffer_zone, M_NOWAIT | M_NORECLAIM);
if ((malloc_flags & M_NORECLAIM))