Home
last modified time | relevance | path

Searched refs:O_SYNC (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dfcntl.h41 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */
67 * the O_SYNC flag. We continue to use the existing numerical value
69 * This new value is used to request true Posix O_SYNC semantics. It is
74 * wherever we do not care if O_DSYNC or O_SYNC is used.
78 #ifndef O_SYNC
80 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dopen_flags.c62 if ((flags & O_SYNC) == O_SYNC) in open__scnprintf_flags()
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dfcntl.h42 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */
68 * the O_SYNC flag. We continue to use the existing numerical value
70 * This new value is used to request true Posix O_SYNC semantics. It is
75 * wherever we do not care if O_DSYNC or O_SYNC is used.
79 #ifndef O_SYNC
81 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dfcntl.h42 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */
68 * the O_SYNC flag. We continue to use the existing numerical value
70 * This new value is used to request true Posix O_SYNC semantics. It is
75 * wherever we do not care if O_DSYNC or O_SYNC is used.
79 #ifndef O_SYNC
81 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dopen_flags.c62 if ((flags & O_SYNC) == O_SYNC) in open__scnprintf_flags()
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dfcntl.h42 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */
68 * the O_SYNC flag. We continue to use the existing numerical value
70 * This new value is used to request true Posix O_SYNC semantics. It is
75 * wherever we do not care if O_DSYNC or O_SYNC is used.
79 #ifndef O_SYNC
81 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dfcntl.h55 #ifndef O_SYNC
57 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dfcntl.h69 #ifndef O_SYNC
71 #define O_SYNC (__O_SYNC | O_DSYNC) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h69 #ifndef O_SYNC
71 #define O_SYNC (__O_SYNC | O_DSYNC) macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dfcntl.h12 #define O_DSYNC 040000 /* used to be O_SYNC, see below */
21 * the O_SYNC flag. We continue to use the existing numerical value
23 * This new value is used to request true Posix O_SYNC semantics. It is
28 * wherever we do not care if O_DSYNC or O_SYNC is used.
33 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-5.10/arch/csky/mm/
H A Dioremap.c13 } else if (file->f_flags & O_SYNC) { in phys_mem_access_prot()
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H A Dfcntl.h10 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-6.6/arch/csky/mm/
H A Dioremap.c13 } else if (file->f_flags & O_SYNC) { in phys_mem_access_prot()
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dfcntl.h12 #define O_DSYNC 040000 /* used to be O_SYNC, see below */
21 * the O_SYNC flag. We continue to use the existing numerical value
23 * This new value is used to request true Posix O_SYNC semantics. It is
28 * wherever we do not care if O_DSYNC or O_SYNC is used.
33 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
H A Dfcntl.h10 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dfcntl.h15 #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */
25 * the O_SYNC flag. We continue to use the existing numerical value
27 * This new value is used to request true Posix O_SYNC semantics. It is
32 * wherever we do not care if O_DSYNC or O_SYNC is used.
37 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H A Dfcntl.h10 #define O_DSYNC 0x2000 /* used to be O_SYNC, see below */
24 * the O_SYNC flag. We continue to use the existing numerical value
26 * This new value is used to request true Posix O_SYNC semantics. It is
31 * wherever we do not care if O_DSYNC or O_SYNC is used.
36 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dfcntl.h15 #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */
25 * the O_SYNC flag. We continue to use the existing numerical value
27 * This new value is used to request true Posix O_SYNC semantics. It is
32 * wherever we do not care if O_DSYNC or O_SYNC is used.
37 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
H A Dfcntl.h10 #define O_DSYNC 0x2000 /* used to be O_SYNC, see below */
24 * the O_SYNC flag. We continue to use the existing numerical value
26 * This new value is used to request true Posix O_SYNC semantics. It is
31 * wherever we do not care if O_DSYNC or O_SYNC is used.
36 #define O_SYNC (__O_SYNC|O_DSYNC) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dfcntl.h33 #define O_SYNC (__O_SYNC | O_DSYNC) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dfcntl.h33 #define O_SYNC (__O_SYNC | O_DSYNC) macro
/kernel/linux/linux-6.6/tools/testing/selftests/tdx/
H A Dtdx_guest_test.c137 devfd = open(TDX_GUEST_DEVNAME, O_RDWR | O_SYNC); in TEST()
/kernel/uniproton/src/fs/vfs/
H A Dvfs_operations.h29 #define PRT_FCNTL (O_NONBLOCK | O_NDELAY | O_APPEND | O_SYNC)
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/
H A Dliteipc_test_001.cpp60 fd = open(LITEIPC_DRIVER, O_RDWR | O_SYNC); in LiteIpcTest()
/kernel/linux/linux-5.10/fs/coda/
H A Dfile.c221 host_file->f_flags |= coda_file->f_flags & (O_APPEND | O_SYNC); in coda_open()

Completed in 12 milliseconds

12