| /tools/testing/selftests/timers/ |
| A D | posix_timers.c | 260 struct itimerspec its; in check_sig_ign() local 299 its.it_value.tv_sec = 0; in check_sig_ign() 346 struct itimerspec its; in check_rearm() local 372 its.it_value.tv_sec = 0; in check_rearm() 402 struct itimerspec its; in check_delete() local 428 its.it_value.tv_sec = 0; in check_delete() 459 struct itimerspec its; in check_sigev_none() local 470 its.it_value.tv_sec = 0; in check_sigev_none() 490 ksft_test_result(its.it_value.tv_sec || its.it_value.tv_nsec, in check_sigev_none() 537 prev = its; in check_gettime() [all …]
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-struct_ops.rst | 45 Output will start with struct_ops map ID, followed by its map name and its 56 ".struct_ops" and ".struct_ops.link" will be registered to its kernel
|
| A D | bpftool-link.rst | 55 Force-detach link *LINK*. BPF link and its underlying BPF program will stay
|
| A D | bpftool-btf.rst | 50 its BTF types emitted. 71 its dependent types. It cannot be used with any other types of filtering
|
| /tools/testing/selftests/tc-testing/ |
| A D | TODO.txt | 8 - Improve error messages when tdc aborts its run. Partially done - still 13 - Allow tdc to write its results to file.
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_ts_recent_invalid_ack.pkt | 20 // bad packet with high tsval (its ACK sequence is above our sndnxt)
|
| A D | tcp_rcv_big_endseq.pkt | 39 // If queue is empty, accept a packet even if its end_seq is above wup + rcv_wnd
|
| A D | tcp_ooo-before-and-after-accept.pkt | 9 // its initial sk_rcvbuf (tcp_rmem[1]) when receiving ooo packets.
|
| /tools/perf/Documentation/ |
| A D | perf-buildid-list.txt | 39 its modules.
|
| A D | callchain-overhead-calculation.txt | 18 'self' overhead of its child functions. But with this enabled, users 106 is sorted by its values. The 'children' overhead is disabled by
|
| A D | perf.data-file-format.txt | 49 defines its size. 297 Physical memory map and its node assignments. 394 Contains clock id and its reference time together with wall clock 477 In addition to the kernel generated event types perf record adds its
|
| /tools/testing/selftests/arm64/signal/ |
| A D | README | 14 - Each signal testcase is compiled into its own executable: a separate 17 to run each test unit in its own standalone process, so as to start each
|
| /tools/memory-model/scripts/ |
| A D | README | 29 Check a single litmus test against its "Result:" expected result. 54 Given a .litmus file and its herd7 output, check the output file
|
| /tools/testing/selftests/sgx/ |
| A D | test_encl_bootstrap.S | 54 # its stack directly.
|
| /tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | conntrack_inexact_rst.pkt | 2 // number still transitions conntrack state to CLOSE iff its already in
|
| /tools/memory-model/Documentation/ |
| A D | control-dependencies.txt | 49 "a" is always non-zero, it would be well within its rights to optimize 88 "b", which means that the CPU is within its rights to reorder them: The 134 The compiler is therefore within its rights to transform the above code 180 within its rights to discard the loaded value.
|
| A D | glossary.txt | 118 its CPU's prior accesses with all of that CPU's subsequent 120 that orders all of its CPU's prior accesses, itself, and 121 all of its CPU's subsequent accesses.
|
| A D | locking.txt | 140 The smp_load_acquire() guarantees that its load from "flags" will 142 problem. The smp_store_release() guarantees that its store will be 267 Then the "exists" clause checks to see if CPU1() acquired its lock first,
|
| A D | ordering.txt | 12 all of the CPU's prior operations against some or all of its 33 Each of the following categories of barriers is described in its own 122 to also rely on its additional full-memory-barrier semantics. Just please 233 Without the barrier(), the compiler would be within its rights to move the 238 Note that the barriers discussed previously use barrier() or its low-level 255 Each of the above categories has its own section below.
|
| /tools/perf/pmu-events/ |
| A D | README | 14 - The CSV file that maps a specific CPU to its set of PMU events is to 61 - A 'mapping table' that maps each CPU of the architecture, to its
|
| /tools/usb/usbip/ |
| A D | COPYING | 14 software--to make sure the software is free for all its users. This 46 want its recipients to know that what they have is not the original, so 73 covered by this License; they are outside its scope. The act of 75 is covered only if its contents constitute a work based on the 117 themselves, then this License, and its terms, do not apply to those 182 distribute the Program or its derivative works. These actions are 186 all its terms and conditions for copying, distributing or modifying
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 111 the validity of its stack metadata. It enforces a set of rules on asm 217 callable function in order to analyze its stack metadata. 284 its ELF function annotation by using SYM_CODE_{START,END} and use the 290 stack pointer in its output operand. On x86_64, this means adding 336 annotated. A noreturn function must be marked __noreturn in both its 337 declaration and its definition, and must have a NORETURN() annotation 361 sibling call and detected that the stack wasn't first restored to its
|
| /tools/net/sunrpc/xdrgen/ |
| A D | README | 29 1. libtirpc (and its predecessors) operate only in user space. The 30 kernel's RPC implementation and its API are significantly 36 These days, gcc and its kin are capable of optimizing code better
|
| /tools/include/uapi/ |
| A D | README | 39 So its important not to touch the copies in tools/ when doing changes in
|
| /tools/testing/selftests/net/forwarding/ |
| A D | README | 64 influence its behavior and tools it invokes, and how it invokes them, in
|