MOS Source Code
Loading...
Searching...
No Matches
memfd.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
3
#pragma once
4
5
#include "
mos/io/io.hpp
"
6
7
PtrResult<IO>
memfd_create
(
const
char
*
name
);
io.hpp
memfd_create
PtrResult< IO > memfd_create(const char *name)
Definition
memfd.cpp:40
name
const char * name
Definition
slab.cpp:33
PtrResult
Definition
types.hpp:74
kernel
include
private
mos
ipc
memfd.hpp
Generated on
for MOS Source Code by
1.14.0