Expand description
System calls for StreamOps capability
This module implements system calls that operate on KernelObjects with StreamOps capability (read/write operations).
Functionsยง
- sys_
stream_ read - System call for reading from a KernelObject with StreamOps capability
- sys_
stream_ write - System call for writing to a KernelObject with StreamOps capability