pub fn drain_completions(ring_id: u64, max: u32) -> u32
Drain all pending completions for a ring and return them. Called by SYS_ASYNC_ENTER when userspace wants to consume CQEs.
SYS_ASYNC_ENTER