Home
last modified time | relevance | path

Searched refs:SYSFS_MAGIC (Results 1 – 17 of 17) sorted by relevance

/external/ltp/testcases/kernel/security/integrity/ima/policy/
Dmeasure.policy-invalid6 # SYSFS_MAGIC
Dmeasure.policy6 # SYSFS_MAGIC
/external/iproute2/include/uapi/linux/
Dmagic.h78 #define SYSFS_MAGIC 0x62656572 macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h81 #define SYSFS_MAGIC 0x62656572 macro
/external/strace/xlat/
Dfsmagic.in75 { 0x62656572, "SYSFS_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mips64le.go1880 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_ppc64.go1935 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_arm.go1885 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_mips64.go1880 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_ppc64le.go1935 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_arm64.go1870 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_386.go1878 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_mips.go1880 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_s390x.go1939 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_mipsle.go1880 SYSFS_MAGIC = 0x62656572 const
Dzerrors_linux_amd64.go1879 SYSFS_MAGIC = 0x62656572 const
/external/strace/
DChangeLog-CVS3045 * file.c [LINUX] (fsmagic): Add SYSFS_MAGIC.