Searched refs:memfd_create (Results 1 – 25 of 37) sorted by relevance
12
| /tools/perf/trace/strace/groups/ |
| A D | string | 31 memfd_create
|
| /tools/testing/selftests/mm/ |
| A D | hugepage-mmap.c | 57 fd = memfd_create("hugepage-mmap", MFD_HUGETLB); in main()
|
| A D | gup_longterm.c | 308 fd = memfd_create("test", 0); in run_with_memfd() 377 fd = memfd_create("test", flags); in run_with_memfd_hugetlb()
|
| A D | hugepage-mremap.c | 119 fd = memfd_create(argv[0], MFD_HUGETLB); in main()
|
| A D | hugetlb-soft-offline.c | 133 fd = memfd_create("hugetlb_tmp", MFD_HUGETLB); in create_hugetlbfs_file()
|
| A D | hugetlb-madvise.c | 82 fd = memfd_create(argv[0], MFD_HUGETLB); in main()
|
| A D | hugetlb-read-hwpoison.c | 242 fd = memfd_create("hugetlb_tmp", MFD_HUGETLB); in create_hugetlbfs_file()
|
| A D | mremap_dontunmap.c | 133 int mem_fd = memfd_create("memfd", MFD_CLOEXEC); in mremap_dontunmap_simple_shmem()
|
| A D | uffd-common.c | 30 mem_fd = memfd_create("uffd-test", memfd_flags); in uffd_mem_fd_create()
|
| A D | cow.c | 1642 fd = memfd_create("test", 0); in run_with_memfd() 1751 fd = memfd_create("test", flags); in run_with_memfd_hugetlb()
|
| /tools/testing/selftests/drivers/dma-buf/ |
| A D | udmabuf.c | 36 memfd = memfd_create("udmabuf-test", flags); in create_memfd_with_seals() 151 memfd = memfd_create("udmabuf-test", MFD_ALLOW_SEALING); in main()
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | dmabuf_iter.c | 39 memfd = memfd_create("memfd_test", MFD_ALLOW_SEALING); in create_udmabuf()
|
| /tools/testing/selftests/exec/ |
| A D | check-exec.c | 154 self->memfd = memfd_create("test-exec-probe", MFD_CLOEXEC); in FIXTURE_SETUP()
|
| /tools/perf/arch/mips/entry/syscalls/ |
| A D | syscall_n64.tbl | 325 314 n64 memfd_create sys_memfd_create
|
| /tools/include/nolibc/ |
| A D | sys.h | 976 int memfd_create(const char *name, unsigned int flags) in memfd_create() function
|
| /tools/scripts/ |
| A D | syscall.tbl | 329 279 common memfd_create sys_memfd_create
|
| /tools/perf/arch/parisc/entry/syscalls/ |
| A D | syscall.tbl | 386 340 common memfd_create sys_memfd_create
|
| /tools/perf/arch/sh/entry/syscalls/ |
| A D | syscall.tbl | 384 374 common memfd_create sys_memfd_create
|
| /tools/perf/arch/x86/entry/syscalls/ |
| A D | syscall_64.tbl | 331 319 common memfd_create sys_memfd_create
|
| /tools/perf/arch/xtensa/entry/syscalls/ |
| A D | syscall.tbl | 362 339 common memfd_create sys_memfd_create
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | ncdevmem.c | 136 ctx->memfd = memfd_create("udmabuf-test", MFD_ALLOW_SEALING); in udmabuf_alloc()
|
| /tools/perf/arch/alpha/entry/syscalls/ |
| A D | syscall.tbl | 443 512 common memfd_create sys_memfd_create
|
| /tools/perf/arch/arm/entry/syscalls/ |
| A D | syscall.tbl | 403 385 common memfd_create sys_memfd_create
|
| /tools/perf/arch/arm64/entry/syscalls/ |
| A D | syscall_32.tbl | 400 385 common memfd_create sys_memfd_create
|
| /tools/perf/arch/sparc/entry/syscalls/ |
| A D | syscall.tbl | 420 348 common memfd_create sys_memfd_create
|
Completed in 55 milliseconds
12