Home
last modified time | relevance | path

Searched defs:IN_MOVE_SELF (Results 1 – 15 of 15) sorted by relevance

/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify02.c49 #define IN_MOVE_SELF 0x00000800 macro
/external/kernel-headers/original/uapi/linux/
Dinotify.h41 #define IN_MOVE_SELF 0x00000800 /* Self was moved */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h38 #define IN_MOVE_SELF 0x00000800 /* Self was moved */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go579 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_mips64le.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_ppc64.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_arm.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_mips64.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_ppc64le.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_arm64.go713 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_386.go711 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_mips.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_s390x.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_mipsle.go710 IN_MOVE_SELF = 0x800 const
Dzerrors_linux_amd64.go711 IN_MOVE_SELF = 0x800 const