PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
ioring_enter.c File Reference
#include <sys/ioring.h>
#include "user/common/syscalls.h"
Include dependency graph for ioring_enter.c:

Go to the source code of this file.

Functions

uint64_t ioring_enter (ioring_id_t id, size_t amount, size_t wait)
 System call to notify the kernel of new submission queue entries (SQEs).