| /tools/net/ynl/samples/ |
| A D | rt-link.c | 81 goto created; in rt_link_create_netkit() 87 created: in rt_link_create_netkit() 140 int created = 0; in main() local 150 created = rt_link_create_netkit(ys); in main() 151 if (created < 0) in main() 170 if (created) in main() 171 rt_link_del(ys, created); in main() 179 if (created) in main() 180 rt_link_del(ys, created); in main()
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_eor_no-coalesce-small.pkt | 3 // skb created for the chunk. 26 // This chunk should not be appended to the skbs created for the previous chunk.
|
| A D | tcp_eor_no-coalesce-large.pkt | 3 // skb created for the chunk. The large chunk itself should be packetized as 27 // Write a 2KB chunk. This chunk should not be appended to the packets created
|
| A D | tcp_eor_no-coalesce-subsequent.pkt | 3 // skb created for the chunk even though we have 10 back-to-back small 35 // This chunk should not be appended to the skbs created for the previous chunk.
|
| A D | tcp_eor_no-coalesce-retrans.pkt | 3 // skb created for the chunk. Also, when packets are retransmitted, they 35 // This chunk should not be appended to the skbs created for the previous chunk.
|
| /tools/perf/util/ |
| A D | threads.c | 109 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created) in threads__findnew() argument 114 *created = false; in threads__findnew() 126 *created = true; in threads__findnew()
|
| A D | threads.h | 28 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created);
|
| /tools/testing/selftests/arm64/mte/ |
| A D | Makefile | 33 $(warning test program "mte" will not be created.)
|
| /tools/perf/Documentation/ |
| A D | intel-hybrid.txt | 14 The 'cpus' files are created under the directories. For example, 52 two events are created automatically. One is for atom, the other is for 85 are created automatically. 137 As previous, two events are created. 179 besides of software events, following events are created and
|
| A D | perf-buildid-cache.txt | 35 not the user's. Use the -v option to see where the file is created. 38 same directory and are also copied. All 3 files are created with read
|
| A D | jitdump-specification.txt | 45 * uint64_t timestamp : timestamp of when the file was created 58 * uint64_t timestamp : a timestamp of when the record was created.
|
| A D | perf-annotate.txt | 6 perf-annotate - Read perf.data (created by perf record) and display annotated code
|
| /tools/perf/ |
| A D | design.txt | 205 time the counter is created (nor to any new descendents of existing 260 gets schedule to. Per task counters can be created by any user, for 271 is created first, with group_fd = -1 in the sys_perf_event_open call 272 that creates it. The rest of the group members are created 274 (A single counter on its own is created with group_fd = -1 and is 286 tracking are logged into a ring-buffer. This ring-buffer is created and 449 This applies to all counters on the current process, whether created 451 this process has created on other processes. It only enables or
|
| /tools/testing/selftests/sgx/ |
| A D | test_encl_bootstrap.S | 53 # Entry point for dynamically created TCS page expected to follow
|
| /tools/usb/usbip/ |
| A D | README | 12 software entity created on a server using USB gadget subsystem. 25 to export a USB device created using USB Gadget Subsystem. 82 Second of shareable entities is USB Gadget created using USB Gadget Subsystem
|
| /tools/testing/selftests/media_tests/ |
| A D | regression_test.txt | 37 after unbind, /dev/media1 or /dev/media2 could get created. The idea is
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-struct_ops.rst | 58 will be created. You can give *LINK_DIR* to provide a directory path where
|
| /tools/power/cpupower/bindings/python/ |
| A D | README | 47 been created.
|
| /tools/testing/selftests/rcutorture/doc/ |
| A D | rcu-test-image.txt | 1 Normally, a minimal initrd is created automatically by the rcutorture
|
| /tools/perf/tests/shell/attr/ |
| A D | README | 8 each event created within single perf command. Each event details
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 16 * The kernel must have veth support available, as a veth pair is created 59 to tdc when starting a test run; the veth pair will still be created
|
| /tools/testing/selftests/drivers/net/ |
| A D | README.rst | 15 the software devices are created and destroyed as part of the test.
|
| /tools/lib/perf/Documentation/ |
| A D | libperf-counting.txt | 155 Both events are created as disabled (note the `disabled = 1` assignment above),
|
| A D | libperf-sampling.txt | 155 The event is created as disabled (note the `disabled = 1` assignment above),
|
| /tools/virtio/virtio-trace/ |
| A D | README | 43 of CPUs and a control path, so FIFO (named pipe) should be created as follows:
|