Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 252) sorted by relevance

1234567891011

/tools/testing/selftests/rcutorture/doc/
A DTREE_RCU-kconfig.txt7 CONFIG_DEBUG_LOCK_ALLOC -- Do three, covering CONFIG_PROVE_LOCKING & not.
10 CONFIG_NO_HZ_IDLE -- Do those not otherwise specified. (Groups of two.)
13 CONFIG_PROVE_LOCKING -- Do several, covering CONFIG_DEBUG_LOCK_ALLOC=y and not.
23 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
26 RCU-sched: Do one with PREEMPT but not BOOST.
33 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
34 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
35 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
/tools/testing/selftests/bpf/
A DDENYLIST.riscv642 exceptions # JIT does not support exceptions
3 tailcalls/tailcall_bpf2bpf* # JIT does not support mixing bpf2bpf and tailcalls
/tools/testing/selftests/kselftest_harness/
A Dharness-selftest.expected15 not ok 2 global.standalone_fail
26 not ok 4 global.signal_fail
43 not ok 6 fixture.fail
49 not ok 7 fixture.timeout
62 not ok 9 fixture_setup_failure.pass
/tools/testing/selftests/rcutorture/bin/
A Dconfigcheck.sh45 sed -e 's/^/test_kconfig_enabled /' > $T/kconfig-not-n.sh
46 . $T/kconfig-not-n.sh
/tools/build/feature/
A Dtest-bpf.c24 # error __NR_bpf not defined. libbpf does not support your arch.
/tools/memory-model/litmus-tests/
A DSB+rfionceonce-poonceonces.litmus6 * This litmus test demonstrates that LKMM is not fully multicopy atomic.
31 locations [0:r1; 1:r3; x; y] (* Debug aid: Print things not in "exists". *)
A DZ6.0+pooncelock+pooncelock+pombonce.litmus7 * processes each while holding a given lock will not necessarily be
8 * seen as ordered by a third process not holding that lock.
/tools/testing/selftests/arm64/mte/
A DMakefile32 $(warning compiler "$(CC)" does not support the ARMv8.5 MTE extension.)
33 $(warning test program "mte" will not be created.)
/tools/testing/selftests/net/packetdrill/
A Dtcp_eor_no-coalesce-retrans.pkt2 // Test TCP does not append any data from consequent writes to the tail
4 // will not be coalesce into the same skb.
35 // This chunk should not be appended to the skbs created for the previous chunk.
64 // Do not put +0 here or flakes will come back.
A Dtcp_blocking_blocking-write.pkt24 // A write of 60000 does not block.
31 // This ACK should wakeup the write(). An ACK of 35001 does not.
A Dtcp_sack_sack-route-refresh-ip-tos.pkt2 // Verify that setsockopt calls that force a route refresh do not
33 // Verify that we do not retransmit the SACKed segments.
A Dtcp_eor_no-coalesce-small.pkt2 // Test TCP does not append any data from consequent writes to the tail
26 // This chunk should not be appended to the skbs created for the previous chunk.
A Dtcp_ooo-before-and-after-accept.pkt8 // Test that a not-yet-accepted socket does not change
/tools/usb/usbip/
A DCOPYING7 of this license document, but changing it is not allowed.
21 When we speak of free software, we are referring to freedom, not
72 Activities other than copying, distribution and modification are not
112 the Program is not required to print an announcement.)
117 themselves, then this License, and its terms, do not apply to those
160 special exception, the source code distributed need not include
169 distribution of the source code, even though third parties are not
180 5. You are not required to accept this License, since you have not
192 these terms and conditions. You may not impose any further
204 may not distribute the Program at all. For example, if a patent
[all …]
/tools/memory-model/Documentation/
A Dcontrol-dependencies.txt5 do not support them. One purpose of this document is therefore to
12 Therefore, a load-load control dependency will not preserve ordering
19 This is not guaranteed to provide any ordering because some types of CPUs
31 However, stores are not speculated. This means that ordering is
45 by a store, and this compiler-generated load would not be ordered by
57 load, it does *not* force the compiler to actually use the loaded value.
143 tempting to add a barrier(), but this does not help. The conditional
184 not necessarily order the code following the entire "if" statement:
220 However, they do *not* guarantee any other sort of ordering:
249 do *not* apply to code beyond the end of that "if" statement.
[all …]
/tools/perf/Documentation/
A Dperf-kwork.txt108 have the format seconds.microseconds. If start is not given (i.e., time
110 stop time is not given (i.e, time string is 'x.y,') then analysis goes
138 have the format seconds.microseconds. If start is not given (i.e., time
140 stop time is not given (i.e, time string is 'x.y,') then analysis goes
177 have the format seconds.microseconds. If start is not given (i.e., time
179 stop time is not given (i.e, time string is 'x.y,') then analysis goes
207 have the format seconds.microseconds. If start is not given (i.e., time
209 stop time is not given (i.e, time string is 'x.y,') then analysis goes
/tools/testing/kunit/test_data/
A Dtest_is_test_passed-failure.log32 not ok 1 - example_simple_test
37 not ok 2 - example
/tools/bpf/bpftool/Documentation/
A Dbpftool.rst58 Note that format of the output of all tools is not guaranteed to be stable and
59 should not be depended upon.
69 Do not automatically attempt to mount any virtual file system (such as
/tools/testing/selftests/memory-hotplug/
A Dmem-on-off-test.sh21 echo $msg sysfs is not mounted >&2
26 echo $msg memory hotplug is not supported >&2
253 echo $msg debugfs is not mounted >&2
258 echo $msg memory-notifier-error-inject module is not available >&2
/tools/verification/models/rtapp/
A Dpagefault.ltl1 RULE = always (RT imply not PAGEFAULT)
/tools/bootconfig/samples/
A Dbad-dotword.bconf1 # do not start keyword with .
A Dbad-keyerror.bconf1 # key word can not contain ","
A Dbad-tree.bconf1 # brace is not closing
A Dbad-samekey.bconf1 # Same key value is not allowed
/tools/testing/selftests/rust/
A Dconfig1 # CONFIG_GCC_PLUGINS is not set

Completed in 24 milliseconds

1234567891011