| /tools/testing/radix-tree/ |
| A D | test.c | 121 unsigned long into; in item_gang_check_present() local 123 for (into = 0; into < nr; ) { in item_gang_check_present() 128 if (nr_to_find > (nr - into)) in item_gang_check_present() 129 nr_to_find = nr - into; in item_gang_check_present() 132 start + into, nr_to_find); in item_gang_check_present() 135 assert(items[i]->index == start + into + i); in item_gang_check_present() 136 into += hop; in item_gang_check_present() 147 unsigned long into = 0; in item_full_scan() local 154 while ((nfound = radix_tree_gang_lookup(root, (void **)items, into, in item_full_scan() 163 into = this_index; in item_full_scan()
|
| /tools/build/tests/ex/empty2/ |
| A D | README | 2 to test proper nesting into Build-less directories.
|
| /tools/perf/Documentation/ |
| A D | perf-inject.txt | 16 point the processing code can inject other events into the event stream - in 17 this case build-ids (-b option) are read and injected as needed into the event 28 Inject build-ids of DSOs hit by samples into the output stream. 32 Inject build-ids of all DSOs into the output stream regardless of hits 100 to convert guest time stamps into host time stamps. For example, for
|
| A D | security.txt | 20 2. Get into rpmbuild/SPECS directory and unpack the source code: 69 4. Get into rpmbuild/SPECS directory and build policy packages from patched sources: 112 8. Reboot machine and it will label filesystems and load Targeted policy into the kernel; 121 11. Turn SELinux into Enforcing mode: 132 processes. MAC policy settings (e.g. SELinux) can be loaded into the kernel 184 Now compile, pack and load my-perf.pp extension module into the kernel: 222 To turn SELinux into Permissive mode:
|
| A D | perf-data.txt | 20 Converts perf data file into another format.
|
| A D | perf-help.txt | 27 former is internally converted into the latter.
|
| A D | perf-script-perl.txt | 47 available as calls back into the perf executable (see below). 96 $context an opaque 'cookie' used in calls back into perf 153 of common arguments are passed into it: 196 $context variable passed into every event handler as the second
|
| A D | perf.data-directory-format.txt | 31 the --kcore option which puts a copy of /proc/kcore into the directory.
|
| A D | perf-kvm.txt | 27 of an arbitrary workload and save it into a perf data file. We set the 30 the perf data file name is perf.data.kvm. If you want to record data into
|
| /tools/testing/selftests/rcutorture/doc/ |
| A D | initrd.txt | 8 into service:
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_sendfile_sendfile-simple.pkt | 3 // We write some zeroes into a file (since packetdrill expects payloads
|
| A D | tcp_fast_recovery_prr-ss-30pkt-lost-1_4-11_16.pkt | 46 // inflight reaches ssthresh, goes into packet conservation mode
|
| A D | tcp_zerocopy_maxfrags.pkt | 6 // 2) spill over into a second packet with zerocopy,
|
| A D | tcp_eor_no-coalesce-retrans.pkt | 4 // will not be coalesce into the same skb.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-gen.rst | 35 Statically link (combine) together one or more *INPUT_FILE*'s into a single 45 BPF static linking allows to partition BPF source code into individually 46 compiled files that are then linked into a single resulting BPF object 48 command) or passed directly into **libbpf** (using **bpf_object__open()** 140 object file used to generate them is already loaded into a *bpf_object* by 143 This functionality is useful when a library is included into a larger BPF 279 files into the final BPF ELF object file *example.bpf.o*. 459 when loading the "one.bpf.o" object into the "5.4.0-example" kernel. Note that
|
| A D | bpftool-map.rst | 124 Install perf rings into a perf event array map and dump output of any 132 Note that installing a perf ring into an array will silently replace any 146 Enqueue *VALUE* into the queue. 224 processing. Note that the prog array map MUST be pinned into the BPF virtual
|
| /tools/memory-model/Documentation/ |
| A D | locking.txt | 231 into a critical section, but this cannot be allowed in the general case. 260 spin loop by reading it twice, first into "1:r0" (which should get the 261 initial value "0") and then into "1:r1" (which should get the updated 264 The "filter" clause takes this into account, constraining "1:r0" to 272 into CPU1()'s critical section, like this:
|
| A D | access-marking.txt | 75 3. Reads whose values feed into error-tolerant heuristics. 77 4. Writes setting values that feed into error-tolerant heuristics. 110 fed into some operation that checks the full value against a later marked 112 is not a problem. For example, if a bogus value is fed into cmpxchg(), 117 However, please keep in mind that a data_race() load feeding into 133 Values from some reads feed into heuristics that can tolerate occasional 154 The values read into error-tolerant heuristics come from somewhere, 240 into concurrency bugs. 302 bugs into any part of the main algorithm using foo, which means that
|
| /tools/include/uapi/ |
| A D | README | 12 There are sometimes used in scripts that convert defines into string 67 and integate them into the tooling build. The warnings above serve as a
|
| /tools/testing/selftests/firmware/ |
| A D | fw_lib.sh | 16 TEST_FIRMWARE_INTO_BUF_FILENAME=test-firmware-into-buf.bin
|
| /tools/perf/tests/shell/attr/ |
| A D | README | 3 This testing support is embedded into perf directly and is governed 9 are stored into separate text file. Once perf command is finished
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 52 execution by root uid has been moved into a plugin (see PLUGIN 119 The NAMES values are used to substitute into the commands in the test cases. 131 was in the tdc.py script has been moved into the plugins. 209 Samir Hussain, for providing help while I dove into Python for the first time
|
| /tools/testing/ktest/examples/ |
| A D | README | 26 included into other configs. This is a real use example that shows how
|
| /tools/testing/selftests/sgx/ |
| A D | test_encl_bootstrap.S | 44 # inside the enclave for TCS #1 and one page into the enclave for
|
| /tools/arch/x86/dell-uart-backlight-emulator/ |
| A D | README | 24 with a DB9 connector plugged into the same desktop PC.
|