Home
last modified time | relevance | path

Searched refs:MFD_CLOEXEC (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/
H A Dmemfd_test.c669 mfd_fail_new("", ~MFD_CLOEXEC); in test_create()
675 fd = mfd_assert_new("", 0, MFD_CLOEXEC); in test_create()
683 fd = mfd_assert_new("", 0, MFD_ALLOW_SEALING | MFD_CLOEXEC); in test_create()
699 MFD_CLOEXEC | MFD_ALLOW_SEALING); in test_basic()
730 MFD_CLOEXEC); in test_basic()
751 MFD_CLOEXEC | MFD_ALLOW_SEALING); in test_seal_write()
778 MFD_CLOEXEC | MFD_ALLOW_SEALING); in test_seal_future_write()
817 MFD_CLOEXEC | MFD_ALLOW_SEALING); in test_seal_shrink()
843 MFD_CLOEXEC | MFD_ALLOW_SEALING); in test_seal_grow()
869 MFD_CLOEXEC | MFD_ALLOW_SEALING); in test_seal_resize()
[all …]
H A Dfuse_test.c270 MFD_CLOEXEC | MFD_ALLOW_SEALING); in main()
/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/bits/
H A Dmman-shared.h30 # ifndef MFD_CLOEXEC
31 # define MFD_CLOEXEC 1U macro
/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/bits/
H A Dmman-shared.h30 # ifndef MFD_CLOEXEC
31 # define MFD_CLOEXEC 1U macro
/OK3568_Linux_fs/kernel/mm/
H A Dmemfd.c264 #define MFD_ALL_FLAGS (MFD_CLOEXEC | MFD_ALLOW_SEALING | MFD_HUGETLB)
309 fd = get_unused_fd_flags((flags & MFD_CLOEXEC) ? O_CLOEXEC : 0); in SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmemfd.h8 #define MFD_CLOEXEC 0x0001U macro
/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/linux/
H A Dmemfd.h8 #define MFD_CLOEXEC 0x0001U macro
/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/linux/
H A Dmemfd.h8 #define MFD_CLOEXEC 0x0001U macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dmremap_dontunmap.c135 int mem_fd = memfd_create("memfd", MFD_CLOEXEC); in mremap_dontunmap_simple_shmem()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c1221 fd = memfd_create("xorg", MFD_CLOEXEC|MFD_ALLOW_SEALING); in shm_tmpfile()
/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/share/info/
H A Dlibc.info-173312 * MFD_CLOEXEC: Memory-mapped I/O. (line 407)
H A Dlibc.info-63065MFD_CLOEXEC
H A Dlibc.info-138957MFD_CLOEXEC
/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/share/info/
H A Dlibc.info-173312 * MFD_CLOEXEC: Memory-mapped I/O. (line 407)
H A Dlibc.info-63065MFD_CLOEXEC
H A Dlibc.info-138957MFD_CLOEXEC