/external/strace/ |
D | Makefile.am | 44 OS = linux 185 linux/asm_stat.h \ 186 linux/x32/asm_stat.h \ 187 linux/x86_64/asm_stat.h \ 405 README-linux-ptrace \ 424 linux/32/ioctls_inc.h \ 425 linux/32/ioctls_inc_align16.h \ 426 linux/32/ioctls_inc_align32.h \ 427 linux/32/ioctls_inc_align64.h \ 428 linux/32/syscallent.h \ [all …]
|
D | configure.ac | 333 #include <linux/fcntl.h>]) 341 ]),,, [#include <linux/cryptouser.h>]) 345 ]),,, [#include <linux/kcmp.h>]) 349 ]),,, [#include <linux/keyctl.h>]) 384 ]),,, [#include <linux/perf_event.h>]) 393 linux/bsg.h 394 linux/cryptouser.h 395 linux/dm-ioctl.h 396 linux/dqblk_xfs.h 397 linux/falloc.h [all …]
|
/external/bcc/docs/ |
D | kernel-versions.md | 7 3.15 | [`bd4cf0ed331a`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=… 17 x86\_64 | 3.16 | [`622582786c9e`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/c… 18 ARM64 | 3.18 | [`e54bcde3d69d`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/com… 19 s390 | 4.1 | [`054623105728`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commi… 20 …achines | 4.7 | [`4f3446bb809f`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/c… 21 PowerPC64 | 4.8 | [`156d0e290e96`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/… 22 …werPC64 | 4.9 | [`b7b7013cac55`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/c… 23 Sparc64 | 4.12 | [`7a12b5031c6b`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/c… 24 MIPS | 4.13 | [`f381bf6d82f0`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/comm… 25 ARM32 | 4.14 | [`39c13c204bb1`](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/com… [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb/ |
D | segmented-stacks.ll | 1 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix… 2 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -verify-machineinstrs | FileCheck %s -check-pr… 3 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -filetype=obj 4 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -filetype=obj 39 ; Thumb-linux-LABEL: test_basic: 41 ; Thumb-linux: push {r4, r5} 42 ; Thumb-linux-NEXT: mov r5, sp 43 ; Thumb-linux-NEXT: ldr r4, .LCPI0_0 44 ; Thumb-linux-NEXT: ldr r4, [r4] 45 ; Thumb-linux-NEXT: cmp r4, r5 [all …]
|
D | segmented-stacks-dynamic.ll | 1 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -verify-machineinstrs | FileCheck %s -check-pr… 2 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix… 3 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -filetype=obj 4 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -filetype=obj 23 ; Thumb-linux: test_basic: 25 ; Thumb-linux: push {r4, r5} 26 ; Thumb-linux: mov r5, sp 27 ; Thumb-linux-NEXT: ldr r4, .LCPI0_0 28 ; Thumb-linux-NEXT: ldr r4, [r4] 29 ; Thumb-linux-NEXT: cmp r4, r5 [all …]
|
/external/llvm/test/CodeGen/Thumb/ |
D | segmented-stacks.ll | 1 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix… 2 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -verify-machineinstrs | FileCheck %s -check-pr… 3 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -filetype=obj 4 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -filetype=obj 39 ; Thumb-linux-LABEL: test_basic: 41 ; Thumb-linux: push {r4, r5} 42 ; Thumb-linux-NEXT: mov r5, sp 43 ; Thumb-linux-NEXT: ldr r4, .LCPI0_0 44 ; Thumb-linux-NEXT: ldr r4, [r4] 45 ; Thumb-linux-NEXT: cmp r4, r5 [all …]
|
D | segmented-stacks-dynamic.ll | 1 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -verify-machineinstrs | FileCheck %s -check-pr… 2 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix… 3 ; RUN: llc < %s -mtriple=thumb-linux-unknown-gnueabi -filetype=obj 4 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -filetype=obj 23 ; Thumb-linux: test_basic: 25 ; Thumb-linux: push {r4, r5} 26 ; Thumb-linux: mov r5, sp 27 ; Thumb-linux-NEXT: ldr r4, .LCPI0_0 28 ; Thumb-linux-NEXT: ldr r4, [r4] 29 ; Thumb-linux-NEXT: cmp r4, r5 [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | segmented-stacks.ll | 1 ; RUN: llc < %s -mtriple=arm-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix=A… 2 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -verify-machineinstrs | FileCheck %s -check-pref… 5 ; RUN: llc < %s -mtriple=arm-linux-androideabi -filetype=obj 6 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -filetype=obj 17 ; ARM-linux: test_basic: 19 ; ARM-linux: push {r4, r5} 20 ; ARM-linux-NEXT: mrc p15, #0, r4, c13, c0, #3 21 ; ARM-linux-NEXT: mov r5, sp 22 ; ARM-linux-NEXT: ldr r4, [r4, #4] 23 ; ARM-linux-NEXT: cmp r4, r5 [all …]
|
D | debug-segmented-stacks.ll | 1 … RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -verify-machineinstrs -filetype=asm | FileCheck … 2 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -filetype=obj 13 ; ARM-linux: test_basic: 15 ; ARM-linux: push {r4, r5} 16 ; ARM-linux: .cfi_def_cfa_offset 8 17 ; ARM-linux: .cfi_offset r5, -4 18 ; ARM-linux: .cfi_offset r4, -8 19 ; ARM-linux-NEXT: mrc p15, #0, r4, c13, c0, #3 20 ; ARM-linux-NEXT: mov r5, sp 21 ; ARM-linux-NEXT: ldr r4, [r4, #4] [all …]
|
D | segmented-stacks-dynamic.ll | 1 ; RUN: llc < %s -mtriple=arm-linux-androideabi -verify-machineinstrs | FileCheck %s -check-prefix=A… 2 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -verify-machineinstrs | FileCheck %s -check-pref… 3 ; RUN: llc < %s -mtriple=arm-linux-androideabi -filetype=obj 4 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -filetype=obj 23 ; ARM-linux: test_basic: 25 ; ARM-linux: push {r4, r5} 26 ; ARM-linux-NEXT: mrc p15, #0, r4, c13, c0, #3 27 ; ARM-linux-NEXT: mov r5, sp 28 ; ARM-linux-NEXT: ldr r4, [r4, #4] 29 ; ARM-linux-NEXT: cmp r4, r5 [all …]
|
D | invalid-target.ll | 1 ; RUN: not llc -mtriple armvinvalid-linux-gnueabi %s -o - 2>&1 | \ 4 ; RUN: not llc -mtriple armebvinvalid-linux-gnueabi %s -o - 2>&1 | \ 7 ; RUN: not llc -mtriple thumbvinvalid-linux-gnueabi %s -o - 2>&1 | \ 10 ; RUN: not llc -mtriple thumbebvinvalid-linux-gnueabi %s -o - 2>&1 | \ 13 ; RUN: not llc -mtriple thumbv2-linux-gnueabi %s -o - 2>&1 | \ 16 ; RUN: not llc -mtriple thumbv3-linux-gnueabi %s -o - 2>&1 | \ 19 ; RUN: not llc -mtriple arm64invalid-linux-gnu %s -o - 2>&1 | \ 22 ; RUN: not llc -mtriple aarch64invalid-linux-gnu %s -o - 2>&1 | \ 25 ; ARMVINVALID: error: unable to get target for 'armvinvalid--linux-gnueabi' 26 ; ARMEBVINVALID: error: unable to get target for 'armebvinvalid--linux-gnueabi' [all …]
|
/external/ltp/runtest/ |
D | ltp-aiodio.part3 | 4 FSX032 fsx-linux -l 500000 -r 4096 -t 4096 -w 4096 -N 10000 $TMPDIR/aiodio.$$/junkfile 5 FSX033 fsx-linux -l 500000 -r 4096 -t 2048 -w 2048 -N 10000 $TMPDIR/aiodio.$$/junkfile 6 FSX034 fsx-linux -l 500000 -r 4096 -N 10000 $TMPDIR/aiodio.$$/junkfile 7 FSX035 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 8 FSX036 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 9 FSX037 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 10 FSX038 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 11 FSX039 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 12 FSX040 fsx-linux -N 10000 -o 1024 $TMPDIR/aiodio.$$/junkfile 13 FSX041 fsx-linux -N 10000 -o 2048 $TMPDIR/aiodio.$$/junkfile [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | segmented-stacks.ll | 1 ; RUN: llc < %s -mtriple=arm-linux-androideabi -mattr=+v4t -verify-machineinstrs | FileCheck %s -ch… 2 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -mattr=+v4t -verify-machineinstrs | FileCheck %… 5 ; RUN: llc < %s -mtriple=arm-linux-androideabi -filetype=obj 6 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -filetype=obj 17 ; ARM-linux: test_basic: 19 ; ARM-linux: push {r4, r5} 20 ; ARM-linux-NEXT: mrc p15, #0, r4, c13, c0, #3 21 ; ARM-linux-NEXT: mov r5, sp 22 ; ARM-linux-NEXT: ldr r4, [r4, #4] 23 ; ARM-linux-NEXT: cmp r4, r5 [all …]
|
D | debug-segmented-stacks.ll | 1 …llc < %s -mtriple=arm-linux-unknown-gnueabi -mattr=+v4t -verify-machineinstrs -filetype=asm | File… 2 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -mattr=+v4t -filetype=obj 13 ; ARM-linux: test_basic: 15 ; ARM-linux: push {r4, r5} 16 ; ARM-linux: .cfi_def_cfa_offset 8 17 ; ARM-linux: .cfi_offset r5, -4 18 ; ARM-linux: .cfi_offset r4, -8 19 ; ARM-linux-NEXT: mrc p15, #0, r4, c13, c0, #3 20 ; ARM-linux-NEXT: mov r5, sp 21 ; ARM-linux-NEXT: ldr r4, [r4, #4] [all …]
|
D | segmented-stacks-dynamic.ll | 1 ; RUN: llc < %s -mtriple=arm-linux-androideabi -mattr=+v4t -verify-machineinstrs | FileCheck %s -ch… 2 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -mattr=+v4t -verify-machineinstrs | FileCheck %s… 3 ; RUN: llc < %s -mtriple=arm-linux-androideabi -mattr=+v4t -filetype=obj 4 ; RUN: llc < %s -mtriple=arm-linux-unknown-gnueabi -mattr=+v4t -filetype=obj 23 ; ARM-linux: test_basic: 25 ; ARM-linux: push {r4, r5} 26 ; ARM-linux-NEXT: mrc p15, #0, r4, c13, c0, #3 27 ; ARM-linux-NEXT: mov r5, sp 28 ; ARM-linux-NEXT: ldr r4, [r4, #4] 29 ; ARM-linux-NEXT: cmp r4, r5 [all …]
|
D | invalid-target.ll | 1 ; RUN: not llc -mtriple armvinvalid-linux-gnueabi %s -o - 2>&1 | \ 4 ; RUN: not llc -mtriple armebvinvalid-linux-gnueabi %s -o - 2>&1 | \ 7 ; RUN: not llc -mtriple thumbvinvalid-linux-gnueabi %s -o - 2>&1 | \ 10 ; RUN: not llc -mtriple thumbebvinvalid-linux-gnueabi %s -o - 2>&1 | \ 13 ; RUN: not llc -mtriple thumbv2-linux-gnueabi %s -o - 2>&1 | \ 16 ; RUN: not llc -mtriple thumbv3-linux-gnueabi %s -o - 2>&1 | \ 19 ; RUN: not llc -mtriple arm64invalid-linux-gnu %s -o - 2>&1 | \ 22 ; RUN: not llc -mtriple aarch64invalid-linux-gnu %s -o - 2>&1 | \ 25 ; ARMVINVALID: error: unable to get target for 'armvinvalid--linux-gnueabi' 26 ; ARMEBVINVALID: error: unable to get target for 'armebvinvalid--linux-gnueabi' [all …]
|
/external/honggfuzz/linux/ |
D | perf.c | 57 struct perf_event_mmap_page* pem = (struct perf_event_mmap_page*)run->linux.perfMmapBuf; in arch_perfBtsCount() 65 struct bts_branch* br = (struct bts_branch*)run->linux.perfMmapAux; in arch_perfBtsCount() 66 for (; br < ((struct bts_branch*)(run->linux.perfMmapAux + aux_head)); br++) { in arch_perfBtsCount() 71 if (run->global->linux.kernelOnly == false && in arch_perfBtsCount() 77 if (br->from >= run->global->linux.dynamicCutOffAddr || in arch_perfBtsCount() 78 br->to >= run->global->linux.dynamicCutOffAddr) { in arch_perfBtsCount() 86 run->linux.hwCnts.newBBCnt++; in arch_perfBtsCount() 94 struct perf_event_mmap_page* pem = (struct perf_event_mmap_page*)run->linux.perfMmapBuf; in arch_perfMmapParse() 133 if (run->global->linux.kernelOnly) { in arch_perfCreate() 184 if ((run->linux.perfMmapBuf = mmap(NULL, _HF_PERF_MAP_SZ + getpagesize(), in arch_perfCreate() [all …]
|
/external/google-breakpad/src/common/ |
D | common.gyp | 35 ['OS=="linux"', { 85 'linux/crc32.cc', 86 'linux/crc32.h', 87 'linux/dump_symbols.cc', 88 'linux/dump_symbols.h', 89 'linux/eintr_wrapper.h', 90 'linux/elf_core_dump.cc', 91 'linux/elf_core_dump.h', 92 'linux/elf_gnu_compat.h', 93 'linux/elf_symbols_to_module.cc', [all …]
|
/external/ltp/testcases/kernel/device-drivers/block/ |
D | README | 2 Module under test: linux/block/genhd.c 6 register_blkdev() | linux/fs.h | ltp_block_dev.c 7 unregister_blkdev() | linux/fs.h | ltp_block_dev.c 8 blk_register_region() | linux/genhd.h | 9 blk_unregister_region() | linux/genhd.h | 10 add_disk() | linux/genhd.h | 11 del_gendisk() | linux/genhd.h | test_genhd.c 12 blk_lookup_devt() | linux/genhd.h | 13 alloc_disk() | linux/genhd.h | test_genhd.c 14 alloc_disk_node() | linux/genhd.h | [all …]
|
/external/u-boot/arch/arm/dts/ |
D | sun4i-a10-inet9f-rev03.dts | 73 linux,code = <ABS_X>; 74 linux,input-type = <EV_ABS>; 75 linux,input-value = <0xffffffff>; /* -1 */ 81 linux,code = <ABS_X>; 82 linux,input-type = <EV_ABS>; 83 linux,input-value = <1>; 89 linux,code = <ABS_Y>; 90 linux,input-type = <EV_ABS>; 91 linux,input-value = <0xffffffff>; /* -1 */ 97 linux,code = <ABS_Y>; [all …]
|
/external/libnl/include/ |
D | Makefile.am | 115 linux/fib_rules.h \ 116 linux/genetlink.h \ 117 linux/gen_stats.h \ 118 linux/if_addr.h \ 119 linux/if_arp.h \ 120 linux/if_ether.h \ 121 linux/if.h \ 122 linux/if_bridge.h \ 123 linux/if_link.h \ 124 linux/if_tunnel.h \ [all …]
|
/external/boringssl/ |
D | sources.mk | 83 src/crypto/cpu-aarch64-linux.c\ 84 src/crypto/cpu-arm-linux.c\ 243 linux-aarch64/crypto/chacha/chacha-armv8.S\ 244 linux-aarch64/crypto/fipsmodule/aesv8-armx64.S\ 245 linux-aarch64/crypto/fipsmodule/armv8-mont.S\ 246 linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S\ 247 linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S\ 248 linux-aarch64/crypto/fipsmodule/sha1-armv8.S\ 249 linux-aarch64/crypto/fipsmodule/sha256-armv8.S\ 250 linux-aarch64/crypto/fipsmodule/sha512-armv8.S\ [all …]
|
/external/google-breakpad/android/google_breakpad/ |
D | Android.mk | 73 src/client/linux/crash_generation/crash_generation_client.cc \ 74 src/client/linux/handler/exception_handler.cc \ 75 src/client/linux/handler/minidump_descriptor.cc \ 76 src/client/linux/log/log.cc \ 77 src/client/linux/minidump_writer/linux_dumper.cc \ 78 src/client/linux/minidump_writer/linux_ptrace_dumper.cc \ 79 src/client/linux/minidump_writer/minidump_writer.cc \ 85 src/common/linux/elfutils.cc \ 86 src/common/linux/file_id.cc \ 87 src/common/linux/guid_creator.cc \ [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | elf_eflags.s | 4 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 %s -o -| l… 7 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r6 -target-abi n64 -mattr=+na… 10 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 %s -o -| l… 11 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 %s -o -| l… 12 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 %s -o -| l… 15 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r2 -target-abi n64 -mattr=+na… 16 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r3 -target-abi n64 -mattr=+na… 17 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64r5 -target-abi n64 -mattr=+na… 20 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 %s -o -| llv… 23 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips64 -target-abi n64 -mattr=+nan2… [all …]
|
/external/honggfuzz/ |
D | fuzz.c | 187 run->dynamicFileSz, run->linux.hwCnts.cpuInstrCnt, run->global->linux.hwCnts.cpuInstrCnt, in fuzz_perfFeedback() 188 run->linux.hwCnts.cpuBranchCnt, run->global->linux.hwCnts.cpuBranchCnt, in fuzz_perfFeedback() 189 run->linux.hwCnts.newBBCnt, run->global->linux.hwCnts.bbCnt); in fuzz_perfFeedback() 205 int64_t diff0 = run->global->linux.hwCnts.cpuInstrCnt - run->linux.hwCnts.cpuInstrCnt; in fuzz_perfFeedback() 206 int64_t diff1 = run->global->linux.hwCnts.cpuBranchCnt - run->linux.hwCnts.cpuBranchCnt; in fuzz_perfFeedback() 209 if (run->linux.hwCnts.newBBCnt > 0 || softCntPc > 0 || softCntEdge > 0 || softCntCmp > 0 || in fuzz_perfFeedback() 212 run->global->linux.hwCnts.cpuInstrCnt = run->linux.hwCnts.cpuInstrCnt; in fuzz_perfFeedback() 215 run->global->linux.hwCnts.cpuBranchCnt = run->linux.hwCnts.cpuBranchCnt; in fuzz_perfFeedback() 217 run->global->linux.hwCnts.bbCnt += run->linux.hwCnts.newBBCnt; in fuzz_perfFeedback() 218 run->global->linux.hwCnts.softCntPc += softCntPc; in fuzz_perfFeedback() [all …]
|