Home
last modified time | relevance | path

Searched refs:original (Results 1 – 11 of 11) 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/perf/Documentation/
Dperf-diff.txt120 the original value before and after the filter is applied.
Dperf-config.txt274 Instead of using original addresses of assembly code,
368 This is an original overhead and we'll filter out the first 'foo'
Dperf-top.txt207 the original value before and after the filter is applied.
Dperf-report.txt402 the original value before and after the filter is applied.
/tools/perf/
Dbuiltin-kmem.c628 const char *original; member
687 if (strcmp(gfp_compact_table[i].original, str)) in compact_gfp_flags()
/tools/objtool/Documentation/
Dstack-validation.txt246 wasn't first restored to its original state.
/tools/memory-model/Documentation/
Dexplanation.txt412 model's original prediction could be invalidated by the compiler.