Home
last modified time | relevance | path

Searched refs:sys_memfd_create (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/
H A Dcommon.h7 int sys_memfd_create(const char *name, unsigned int flags);
H A Dcommon.c40 int sys_memfd_create(const char *name, unsigned int flags) in sys_memfd_create() function
H A Dfuse_test.c47 fd = sys_memfd_create(name, flags); in mfd_assert_new()
H A Dmemfd_test.c41 fd = sys_memfd_create(name, flags); in mfd_assert_new()
77 r = sys_memfd_create(name, flags); in mfd_fail_new()
/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A Dpidfd.h113 static inline int sys_memfd_create(const char *name, unsigned int flags) in sys_memfd_create() function
H A Dpidfd_getfd_test.c102 memfd = sys_memfd_create("test", 0); in child()
H A Dpidfd_setns_test.c551 fd = sys_memfd_create("rostock", 0); in TEST()
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl360 350 common memfd_create sys_memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl329 318 n32 memfd_create sys_memfd_create
H A Dsyscall_n64.tbl325 314 n64 memfd_create sys_memfd_create
H A Dsyscall_o32.tbl368 354 o32 memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl328 316 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl362 339 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl330 319 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl330 319 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl363 353 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl386 340 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl396 386 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl360 350 common memfd_create sys_memfd_create compat_sys_memfd_create
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dunistd.h712 __SYSCALL(__NR_memfd_create, sys_memfd_create)
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl402 385 common memfd_create sys_memfd_create
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dunistd.h712 __SYSCALL(__NR_memfd_create, sys_memfd_create)
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl384 374 common memfd_create sys_memfd_create
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dunistd.h748 __SYSCALL(__NR_memfd_create, sys_memfd_create)
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl443 512 common memfd_create sys_memfd_create

12