Home
last modified time | relevance | path

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

/external/crosvm/syscall_defines/src/
Dlib.rs7 pub mod linux; module
11 pub mod linux; module
15 pub mod linux; module
19 pub mod linux; module
/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/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl25 platforms=['windows', 'linux', 'mac', 'posix'],
/external/swiftshader/.vscode/
Dtasks.json27 "linux": { object
/external/lua/src/
DMakefile109 linux: target
/external/crosvm/src/
Dlinux.rs1296 let linux = Arch::build_vm( in run_config() localVariable
1321 let mut linux = linux; in run_config() localVariable
Dmain.rs8 pub mod linux; module
/external/honggfuzz/
Dhonggfuzz.h294 } linux; member
350 } linux; member