Searched refs:original (Results 1 – 21 of 21) sorted by relevance
| /tools/crypto/ccp/ |
| A D | test_dbc.py | 228 original = process_param(self.d, PARAM_GET_FMAX_CAP, self.signature) 231 target = original[0] - 100 238 process_param(self.d, PARAM_SET_FMAX_CAP, self.signature, original[0]) 241 self.assertEqual(cur[0], original[0]) 246 original = process_param(self.d, PARAM_GET_PWR_CAP, self.signature) 249 target = original[0] - 10 256 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, original[0]) 259 self.assertEqual(cur[0], original[0])
|
| /tools/perf/util/ |
| A D | demangle-rust-v0.h | 46 const char *original; member
|
| A D | demangle-rust-v0.c | 1943 .original=s, in rust_demangle_demangle() 1957 .original=s, in rust_demangle_demangle() 1968 .original=s, in rust_demangle_demangle() 2001 memcpy(out, res->original, original_len); in rust_demangle_display_demangle()
|
| /tools/memory-model/scripts/ |
| A D | README | 25 herd7 output to that of the original runs. 103 original version of LKMM. Note however, that given the above procedure, 104 an error in the original LKMM version that is fixed by the patch will 107 test fails completely on the original version of LKMM and passes on the
|
| /tools/testing/selftests/cgroup/ |
| A D | test_cpuset_v1_base.sh | 17 original=$(cat $dir/$interface)
|
| /tools/include/uapi/ |
| A D | README | 37 process, points out changes in the original files. 40 the original kernel headers, that will be done later, when 46 - Symbolic links and direct #includes: this was the original approach but
|
| /tools/testing/selftests/filesystems/ |
| A D | devpts_pts.c | 16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument 20 ret = dup2(duplicate, original); in terminal_dup2()
|
| /tools/usb/usbip/ |
| A D | COPYING | 46 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/testing/selftests/net/netfilter/ |
| A D | nft_nat_zones.sh | 142 ct original zone set meta iifname map @iiftozone
|
| A D | nft_flowtable.sh | 170 ct mark 1 counter name ct direction map { original : routed_orig, reply : routed_repl } accept
|
| /tools/perf/Documentation/ |
| A D | intel-hybrid.txt | 58 (from atom or from core). The original perf event type PERF_TYPE_HARDWARE
|
| A D | perf-config.txt | 253 then, if it fails, "capstone", and finally the original "objdump" 305 Instead of using original addresses of assembly code, 432 This is an original overhead and we'll filter out the first 'foo'
|
| A D | perf-dlfilter.txt | 121 Note: 'machine_pid' and 'vcpu' are not original members, but were added together later.
|
| A D | perf-diff.txt | 125 the original value before and after the filter is applied.
|
| A D | perf-top.txt | 226 the original value before and after the filter is applied.
|
| A D | perf-report.txt | 470 the original value before and after the filter is applied.
|
| /tools/scripts/ |
| A D | utilities.mak | 121 # it into the original unescaped text.
|
| /tools/perf/ |
| A D | builtin-kmem.c | 648 const char *original; member 706 if (strcmp(gfp_compact_table[i].original, str)) in compact_gfp_flags()
|
| /tools/memory-model/Documentation/ |
| A D | control-dependencies.txt | 50 the original example by eliminating the "if" statement as follows:
|
| A D | explanation.txt | 413 model's original prediction could be invalidated by the compiler. 1689 "super-strong" fence: Unlike the original strong fences (smp_mb() and 2220 If the original code had said "r1 = READ_ONCE(x)" instead of "r1 = x",
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 362 original state.
|
Completed in 28 milliseconds