| /tools/testing/selftests/rcutorture/bin/ |
| A D | mkinitrd.sh | 10 D=tools/testing/selftests/rcutorture 13 if [ ! -d "$D" ]; then 14 echo >&2 "$D does not exist: Malformed kernel source tree?" 17 if [ -s "$D/initrd/init" ]; then 18 echo "$D/initrd/init already exists, no need to create it" 25 cd $D
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| A D | futex_bench.c | 18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
|
| /tools/perf/util/ |
| A D | dwarf-regs-powerpc.c | 14 #define PPC_D(D) ((D) & 0xfffe) argument
|
| /tools/laptop/dslm/ |
| A D | dslm.c | 19 #define D(x) x macro 21 #define D(x) macro 44 D(printf(" drive state is: %d\n", state)); in check_powermode()
|
| /tools/perf/pmu-events/arch/x86/ |
| A D | mapfile.csv | 6 GenuineIntel-6-(3D|47),v30,broadwell,core 23 GenuineIntel-6-2D,v24,jaketown,core 34 GenuineIntel-6-(37|4A|4C|4D|5A),v15,silvermont,core
|
| /tools/perf/Documentation/ |
| A D | intel-bts.txt | 63 perf script has an option (-D) to "dump" the events i.e. display the binary 66 When -D is used, Intel BTS packets are displayed. 68 To disable the display of Intel BTS packets, combine the -D option with
|
| A D | perf-mem.txt | 94 -D:: 150 Specify the field separator used when dump raw samples (-D option). By default,
|
| A D | perf-annotate.txt | 50 -D::
|
| A D | perf-kwork.txt | 63 -D::
|
| A D | perf-lock.txt | 50 -D::
|
| A D | perf-amd-ibs.txt | 116 # perf report -D
|
| A D | perf-sched.txt | 93 -D::
|
| /tools/build/ |
| A D | Build.include | 95 # - BUILD_STR macro to allow '-D"$(variable)"' constructs 96 c_flags_1 = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CFLAGS) -D"BUILD_STR(s)=\#s" $(CFLAGS_$(basetarget).o) … 99 cxx_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CXXFLAGS) -D"BUILD_STR(s)=\#s" $(CXXFLAGS_$(basetarget)… 104 host_c_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(HOSTCFLAGS) -D"BUILD_STR(s)=\#s" $(HOSTCFLAGS_$(base…
|
| /tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | conntrack_synack_old.pkt | 50 +0 `$xtables -D INPUT -p tcp -m conntrack --ctstate INVALID -j DROP` 51 +0 `$xtables -D OUTPUT -p tcp -m conntrack --ctstate INVALID -j DROP`
|
| A D | conntrack_ack_loss_stall.pkt | 118 +0 `$xtables -D INPUT -m conntrack --ctstate INVALID -j DROP`
|
| /tools/testing/vsock/ |
| A D | README | 80 average in 'read()': D ns 86 D is B / C, e.g. average amount of time, spent in single 'read()'.
|
| /tools/testing/selftests/bpf/progs/ |
| A D | btf_dump_test_case_syntax.c | 16 D = 4294967295, enumerator
|
| A D | linked_list.c | 25 private(D) struct head_nested ghead_nested;
|
| /tools/usb/usbip/ |
| A D | README | 71 server:# usbipd -D 101 server:# usbipd -D --device 132 trois:# usbipd -D
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| A D | AddingTestCases.txt | 16 directories named with the -D option) for .json files. Any test case 19 tdc with the -f argument and the path to your file, or the -D argument
|
| /tools/perf/tests/shell/attr/ |
| A D | README | 56 perf record -D kill (test-record-no-delay)
|
| /tools/memory-model/Documentation/ |
| A D | recipes.txt | 341 * smp_wmb() (B) smp_mb() (D) 385 The A/D pairing from the ring-buffer use case shown earlier also 396 * smp_wmb() (B) smp_mb() (D) 400 * Where A pairs with D, and B pairs with C.
|
| /tools/power/pm-graph/config/ |
| A D | example.cfg | 78 # Run N tests D seconds apart, generates separate outputs with a summary (default: false)
|
| /tools/perf/pmu-events/ |
| A D | README | 148 GenuineIntel-6-4D,v13,silvermont,core
|
| /tools/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 211 9c: PUSHF/D/Q Fv (d64) 212 9d: POPF/D/Q Fv (d64) 221 a5: MOVS/W/D/Q Yv,Xv (!REX2) 223 a7: CMPS/W/D Xv,Yv (!REX2) 227 ab: STOS/W/D/Q Yv,rAX (!REX2) 229 ad: LODS/W/D/Q rAX,Xv (!REX2) 233 af: SCAS/W/D/Q rAX,Yv (!REX2) 267 cf: IRET/D/Q
|