Home
last modified time | relevance | path

Searched defs:IN_DELETE_SELF (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinotify.h40 #define IN_DELETE_SELF 0x00000400 /* Self was deleted */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h37 #define IN_DELETE_SELF 0x00000400 /* Self was deleted */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go568 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_mipsle.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_s390x.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_arm.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_ppc64le.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_mips64.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_ppc64.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_amd64.go700 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_mips64le.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_386.go700 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_mips.go699 IN_DELETE_SELF = 0x400 const
Dzerrors_linux_arm64.go702 IN_DELETE_SELF = 0x400 const