Home
last modified time | relevance | path

Searched refs:memfd_create (Results 1 – 25 of 30) sorted by relevance

12

/linux/tools/testing/selftests/drivers/dma-buf/
A Dudmabuf.c21 static int memfd_create(const char *name, unsigned int flags) in memfd_create() function
39 memfd = memfd_create("udmabuf-test", MFD_ALLOW_SEALING); in main()
/linux/tools/perf/trace/strace/groups/
A Dstring31 memfd_create
/linux/mm/
A Dmemfd.c250 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
/linux/tools/testing/selftests/vm/
A Dmremap_dontunmap.c135 int mem_fd = memfd_create("memfd", MFD_CLOEXEC); in mremap_dontunmap_simple_shmem()
/linux/kernel/
A Dsys_ni.c336 COND_SYSCALL(memfd_create);
/linux/Documentation/arm64/
A Dtagged-address-abi.rst34 returned by ``memfd_create()``) or ``/dev/zero``
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl325 314 n64 memfd_create sys_memfd_create
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl328 316 common memfd_create sys_memfd_create
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl325 314 n64 memfd_create sys_memfd_create
A Dsyscall_n32.tbl329 318 n32 memfd_create sys_memfd_create
A Dsyscall_o32.tbl368 354 o32 memfd_create sys_memfd_create
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl362 339 common memfd_create sys_memfd_create
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl330 319 common memfd_create sys_memfd_create
A Dsyscall_32.tbl370 356 i386 memfd_create sys_memfd_create
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl330 319 common memfd_create sys_memfd_create
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl384 374 common memfd_create sys_memfd_create
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl396 386 common memfd_create sys_memfd_create
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl363 353 common memfd_create sys_memfd_create
/linux/arch/arm/tools/
A Dsyscall.tbl402 385 common memfd_create sys_memfd_create
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl386 340 common memfd_create sys_memfd_create
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl420 348 common memfd_create sys_memfd_create
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl443 512 common memfd_create sys_memfd_create
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl453 360 common memfd_create sys_memfd_create
/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl360 350 common memfd_create sys_memfd_create sys_memfd_create
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl453 360 common memfd_create sys_memfd_create

Completed in 29 milliseconds

12