Home
last modified time | relevance | path

Searched refs:IN_MASK_ADD (Results 1 – 22 of 22) sorted by relevance

/external/strace/xlat/
Dinotify_flags.h139 #if defined(IN_MASK_ADD) || (defined(HAVE_DECL_IN_MASK_ADD) && HAVE_DECL_IN_MASK_ADD)
141 static_assert((IN_MASK_ADD) == (0x20000000), "IN_MASK_ADD != 0x20000000");
144 # define IN_MASK_ADD 0x20000000
190 XLAT(IN_MASK_ADD),
Dinotify_flags.in20 IN_MASK_ADD 0x20000000
/external/kernel-headers/original/uapi/linux/
Dinotify.h57 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h52 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro
/external/syzkaller/sys/linux/
Dsys_386.const188 IN_MASK_ADD = 536870912
Dsys_amd64.const188 IN_MASK_ADD = 536870912
Dsys_ppc64le.const188 IN_MASK_ADD = 536870912
Dsys_arm.const188 IN_MASK_ADD = 536870912
Dsys_arm64.const188 IN_MASK_ADD = 536870912
Dsys.txt981 …, IN_MOVED_FROM, IN_MOVED_TO, IN_OPEN, IN_DONT_FOLLOW, IN_EXCL_UNLINK, IN_MASK_ADD, IN_ONESHOT, IN…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go574 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_mips64le.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_ppc64.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_arm.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_mips64.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_ppc64le.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_arm64.go708 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_386.go706 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_mips.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_s390x.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_mipsle.go705 IN_MASK_ADD = 0x20000000 const
Dzerrors_linux_amd64.go706 IN_MASK_ADD = 0x20000000 const