Home
last modified time | relevance | path

Searched defs:linux (Results 1 – 13 of 13) sorted by relevance

/external/syzkaller/pkg/report/
Dlinux.go21 type linux struct { struct
22 kernelSrc string
23 kernelObj string
24 vmlinux string
25 symbols map[string][]symbolizer.Symbol
26 ignores []*regexp.Regexp
27 consoleOutputRe *regexp.Regexp
28 questionableRe *regexp.Regexp
29 guiltyFileBlacklist []*regexp.Regexp
30 reportStartIgnores [][]byte
[all …]
/external/syzkaller/sys/syz-extract/
Dlinux.go17 type linux struct{} struct
19 func (*linux) prepare(sourcedir string, build bool, arches []string) error {
45 func (*linux) prepareArch(arch *Arch) error {
80 …ux) processFile(arch *Arch, info *compiler.ConstInfo) (map[string]uint64, map[string]bool, error) {
/external/syzkaller/pkg/build/
Dlinux.go25 type linux struct{} struct
27 func (linux linux) build(targetArch, vmType, kernelDir, outputDir, compiler, userspaceDir,
38 func (linux) buildKernel(kernelDir, outputDir, compiler string, config []byte) error {
80 …ux) createImage(vmType, kernelDir, outputDir, userspaceDir, cmdlineFile, sysctlFile string) error {
117 func (linux) clean(kernelDir string) error {
/external/u-boot/arch/sh/lib/
Dbootm.c31 #define GET_INITRD_START(initrd, linux) (initrd - linux + CONFIG_SH_SDRAM_OFFSET) argument
33 #define GET_INITRD_START(initrd, linux) (initrd - linux) argument
/external/swiftshader/.vscode/
Dlaunch.json15 "linux": { object
50 "linux": { object
85 "linux": { object
120 "linux": { object
150 "linux": { object
/external/syzkaller/pkg/csource/
Dcommon.go20 linux = "linux" const
/external/syzkaller/sys/linux/
Dinit_iptables.go4 package linux package
Dinit_alg_test.go6 package linux package
Dinit.go4 package linux package
Dinit_alg.go4 package linux package
/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl25 platforms=['windows', 'linux', 'mac', 'posix'],
/external/lua/src/
DMakefile109 linux: target
/external/honggfuzz/
Dhonggfuzz.h292 } linux; member
348 } linux; member