Home
last modified time | relevance | path

Searched refs:original (Results 1 – 14 of 14) sorted by relevance

/tools/testing/selftests/filesystems/
Ddevpts_pts.c16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument
20 ret = dup2(duplicate, original); in terminal_dup2()
/tools/memory-model/scripts/
DREADME25 herd7 output to that of the original runs.
/tools/usb/usbip/
DCOPYING46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
191 original licensor to copy, distribute or modify the Program subject to
231 original copyright holder who places the Program under this License
/tools/scripts/
Dutilities.mak121 # it into the original unescaped text.
/tools/testing/selftests/netfilter/
Dnft_nat_zones.sh187 ct original zone set meta iifname map @iiftozone
/tools/perf/Documentation/
Dintel-hybrid.txt65 (from atom or from core). The original perf event type PERF_TYPE_HARDWARE
Dperf-diff.txt125 the original value before and after the filter is applied.
Dperf-config.txt288 Instead of using original addresses of assembly code,
415 This is an original overhead and we'll filter out the first 'foo'
Dperf-top.txt218 the original value before and after the filter is applied.
Dperf-report.txt426 the original value before and after the filter is applied.
/tools/perf/
Dbuiltin-kmem.c625 const char *original; member
684 if (strcmp(gfp_compact_table[i].original, str)) in compact_gfp_flags()
/tools/memory-model/Documentation/
Dcontrol-dependencies.txt50 the original example by eliminating the "if" statement as follows:
Dexplanation.txt412 model's original prediction could be invalidated by the compiler.
1606 "super-strong" fence: Unlike the original strong fences (smp_mb() and
1976 If the original code had said "r1 = READ_ONCE(x)" instead of "r1 = x",
/tools/objtool/Documentation/
Dstack-validation.txt246 wasn't first restored to its original state.