Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dinotify.h46 #define IN_IGNORED 0x00008000 /* File was ignored */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h43 #define IN_IGNORED 0x00008000 /* File was ignored */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go571 IN_IGNORED = 0x8000 const
Dzerrors_linux_mipsle.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_s390x.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_arm.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_ppc64le.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_mips64.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_ppc64.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_amd64.go703 IN_IGNORED = 0x8000 const
Dzerrors_linux_mips64le.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_386.go703 IN_IGNORED = 0x8000 const
Dzerrors_linux_mips.go702 IN_IGNORED = 0x8000 const
Dzerrors_linux_arm64.go705 IN_IGNORED = 0x8000 const