Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dmagic.h84 #define BPF_FS_MAGIC 0xcafe4a11 macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h87 #define BPF_FS_MAGIC 0xcafe4a11 macro
/external/iproute2/include/
Dbpf_util.h35 # define BPF_FS_MAGIC 0xcafe4a11 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_s390x.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_arm.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_ppc64le.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_mips64.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_ppc64.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_amd64.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_mips64le.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_386.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_mips.go201 BPF_FS_MAGIC = 0xcafe4a11 const
Dzerrors_linux_arm64.go201 BPF_FS_MAGIC = 0xcafe4a11 const