/openbmc/linux/tools/testing/selftests/memfd/ |
H A D | common.h | 7 int sys_memfd_create(const char *name, unsigned int flags);
|
H A D | common.c | 40 int sys_memfd_create(const char *name, unsigned int flags) in sys_memfd_create() function
|
H A D | fuse_test.c | 48 fd = sys_memfd_create(name, flags); in mfd_assert_new()
|
H A D | memfd_test.c | 79 fd = sys_memfd_create(name, flags); in mfd_assert_new() 173 r = sys_memfd_create(name, flags); in mfd_fail_new()
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd.h | 112 static inline int sys_memfd_create(const char *name, unsigned int flags) in sys_memfd_create() function
|
H A D | pidfd_getfd_test.c | 102 memfd = sys_memfd_create("test", 0); in child()
|
H A D | pidfd_setns_test.c | 551 fd = sys_memfd_create("rostock", 0); in TEST()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 1176 int sys_memfd_create(const char *name, unsigned int flags) in sys_memfd_create() function 1184 return __sysret(sys_memfd_create(name, flags)); in memfd_create()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | syscall.tbl | 360 350 common memfd_create sys_memfd_create sys_memfd_create
|
/openbmc/linux/arch/s390/kernel/syscalls/ |
H A D | syscall.tbl | 360 350 common memfd_create sys_memfd_create sys_memfd_create
|
/openbmc/linux/tools/perf/arch/s390/entry/syscalls/ |
H A D | syscall.tbl | 360 350 common memfd_create sys_memfd_create sys_memfd_create
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 325 314 n64 memfd_create sys_memfd_create
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 325 314 n64 memfd_create sys_memfd_create
|
H A D | syscall_n32.tbl | 329 318 n32 memfd_create sys_memfd_create
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 328 316 common memfd_create sys_memfd_create
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n64.tbl | 325 314 n64 memfd_create sys_memfd_create
|
H A D | syscall_n32.tbl | 329 318 n32 memfd_create sys_memfd_create
|
/openbmc/linux/tools/perf/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 330 319 common memfd_create sys_memfd_create
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_64.tbl | 330 319 common memfd_create sys_memfd_create
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 362 339 common memfd_create sys_memfd_create
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 362 339 common memfd_create sys_memfd_create
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 329 279 common memfd_create sys_memfd_create
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 329 279 common memfd_create sys_memfd_create
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 331 319 common memfd_create sys_memfd_create
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 329 279 common memfd_create sys_memfd_create
|