Home
last modified time | relevance | path

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

12345678

/tools/testing/kunit/configs/
Dbroken_on_uml.config2 # CONFIG_STATIC_LINK is not set
3 # CONFIG_UML_NET_VECTOR is not set
4 # CONFIG_UML_NET_VDE is not set
5 # CONFIG_UML_NET_PCAP is not set
6 # CONFIG_NET_PTP_CLASSIFY is not set
7 # CONFIG_IP_VS is not set
8 # CONFIG_BRIDGE_EBT_BROUTE is not set
9 # CONFIG_BRIDGE_EBT_T_FILTER is not set
10 # CONFIG_BRIDGE_EBT_T_NAT is not set
11 # CONFIG_MTD_NAND_CADENCE is not set
[all …]
/tools/testing/selftests/rcutorture/doc/
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.
18 CONFIG_RCU_FAST_NO_HZ -- Do one, but not with all nohz_full CPUs.
24 CONFIG_RCU_EQS_DEBUG -- Do at least one for CONFIG_NO_HZ_FULL and not.
27 RCU-sched: Do one with PREEMPT but not BOOST.
34 rcupdate.rcu_self_test_bh -- Do at least one each, offloaded and not.
35 rcupdate.rcu_self_test_sched -- Do at least one each, offloaded and not.
36 rcupdate.rcu_self_test -- Do at least one each, offloaded and not.
/tools/build/feature/
Dtest-bpf.c18 # error __NR_bpf not defined. libbpf does not support your arch.
Dtest-llvm-version.cpp11 # error This LLVM is not tested yet.
/tools/testing/selftests/cpufreq/
Dmain.sh52 echo $msg sysfs is not mounted >&2
60 echo $msg cpus not available in sysfs >&2
65 echo $msg cpufreq directory not available in sysfs >&2
/tools/memory-model/litmus-tests/
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". *)
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/bpf/bpftool/Documentation/
Dbpftool.rst44 Note that format of the output of all tools is not guaranteed to be
45 stable and should not be depended upon.
55 Do not automatically attempt to mount any virtual file system
/tools/usb/usbip/
DCOPYING7 of this license document, but changing it is not allowed.
21 When we speak of free software, we are referring to freedom, not
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
54 patent must be licensed for everyone's free use or not licensed at all.
72 Activities other than copying, distribution and modification are not
74 running the Program is not restricted, and the output from the Program
111 does not normally print such an announcement, your work based on
112 the Program is not required to print an announcement.)
115 identifiable sections of that work are not derived from the Program,
[all …]
/tools/testing/kunit/test_data/
Dtest_is_test_passed-failure.log32 not ok 1 - example_simple_test
37 not ok 2 - example
Dtest_read_from_file.kconfig15 # CONFIG_MK8 is not set
/tools/testing/selftests/net/forwarding/
DREADME7 Unfortunately, these namespaces can not be used with actual switching
8 ASICs, as their ports can not be migrated to other network namespaces
9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
38 not always available. With the VRF-based approach one merely needs to
/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh22 echo $msg sysfs is not mounted >&2
27 echo $msg cpu hotplug is not supported >&2
248 echo $msg debugfs is not mounted >&2
253 echo $msg cpu-notifier-error-inject module is not available >&2
/tools/testing/selftests/memory-hotplug/
Dmem-on-off-test.sh21 echo $msg sysfs is not mounted >&2
26 echo $msg memory hotplug is not supported >&2
241 echo $msg debugfs is not mounted >&2
246 echo $msg memory-notifier-error-inject module is not available >&2
/tools/bootconfig/samples/
Dbad-tree.bconf1 # brace is not closing
Dbad-dotword.bconf1 # do not start keyword with .
Dbad-keyerror.bconf1 # key word can not contain ","
Dbad-samekey.bconf1 # Same key value is not allowed
/tools/perf/Documentation/
Dperf-intel-pt.txt30 conditional branch was taken or not taken, so to make use of that packet the
42 software does not have to be recompiled, so Intel PT works with debug or release
106 An interesting field that is not printed by default is 'flags' which can be
141 Another interesting field that is not printed by default is 'ipc' which can be
154 Because Intel PT does not update the cycle count on every branch or instruction,
160 Also note that the IPC instruction count may or may not include the current
162 (e.g. page fault or interrupt), then the instruction count does not include the
163 current instruction, otherwise it does. That is consistent with whether or not
166 Another note, in the case of "branches" events, non-taken branches are not
167 presently sampled, so IPC values for them do not appear e.g. a CYC packet with a
[all …]
Dperf-script.txt34 language extension. If <command> is not specified, the events are
50 not specified, the events are recorded using the -a (system-wide)
132 is not given.
173 'trace' not valid for hardware events. Ignoring.
174 'trace' not valid for software events. Ignoring.
180 'trace' not valid for software events.
209 Finally, a user may not set fields to none for all event types.
210 i.e., -F "" is not allowed.
216 …ed or branch direction was mispredicted, P=target predicted or direction predicted, -=not supported
217 X/- : X=branch inside a transactional region, -=not in transaction region or not supported
[all …]
/tools/testing/selftests/gpio/
Dgpio-mockup.sh45 echo $msg sysfs is not mounted >&2
52 echo $msg debugfs is not mounted >&2
/tools/lib/traceevent/Documentation/
Dlibtraceevent-strerror.txt34 string is copied into _buf_. If _errnum_ is not a valid error number,
35 -1 is returned and _buf_ is not modified.
49 printf ("The pool is not initialized, %s", buf);
Dlibtraceevent-event_list.txt29 The returned memory must not be freed, it is managed by the library.
30 The function is not thread safe. The _tep_ argument is trace event parser
41 must be freed by the caller. Note that the content of the array must not be
47 In case of an error, NULL is returned. The returned array must not be freed,
/tools/include/asm-generic/bitops/
Dfls64.h34 #error BITS_PER_LONG not 32 or 64
/tools/testing/selftests/kexec/
DMakefile4 uname_M := $(shell uname -m 2>/dev/null || echo not)

12345678