Home
last modified time | relevance | path

Searched full:doesn (Results 1 – 25 of 2818) sorted by relevance

12345678910>>...113

/linux/tools/perf/tests/
H A Dtopology.c136 TEST_ASSERT_VAL("Cpu map - CPU ID doesn't match", in check_cpu_topology()
139 TEST_ASSERT_VAL("Cpu map - Core ID doesn't match", in check_cpu_topology()
141 TEST_ASSERT_VAL("Cpu map - Socket ID doesn't match", in check_cpu_topology()
144 TEST_ASSERT_VAL("Cpu map - Die ID doesn't match", in check_cpu_topology()
153 TEST_ASSERT_VAL("Core map - Core ID doesn't match", in check_cpu_topology()
156 TEST_ASSERT_VAL("Core map - Socket ID doesn't match", in check_cpu_topology()
159 TEST_ASSERT_VAL("Core map - Die ID doesn't match", in check_cpu_topology()
168 TEST_ASSERT_VAL("Die map - Socket ID doesn't match", in check_cpu_topology()
171 TEST_ASSERT_VAL("Die map - Die ID doesn't match", in check_cpu_topology()
183 TEST_ASSERT_VAL("Socket map - Socket ID doesn' in check_cpu_topology()
[all...]
H A Dexpand-cgroup.c58 pr_debug("event count doesn't match\n"); in test_expand_events()
65 pr_debug("event name doesn't match:\n"); in test_expand_events()
71 pr_debug("cgroup name doesn't match:\n"); in test_expand_events()
79 pr_debug("event group doesn't match: got %s, expect %s\n", in test_expand_events()
85 pr_debug("event group member doesn't match: %d vs %d\n", in test_expand_events()
/linux/rust/helpers/
H A Dhelpers.c22 // * LLVM doesn't want to inline functions compiled with
27 // * LLVM doesn't want to inline functions with different list of builtins. C
31 // * clang and Rust doesn't have the exact target string. Clang generates
32 // `+cmov,+cx8,+fxsr` but Rust doesn't enable them (in fact, Rust will
35 // LLVM doesn't understand this and so inlining is inhibited. This can be
/linux/security/ipe/
H A Deval.c117 * * %false - The current @ctx doesn't match the @p
132 * * %false - The current @ctx doesn't match the @p
157 * * %false - The current @ctx doesn't match the property
170 * * %false - The current @ctx doesn't match the property
196 * * %false - The current @ctx doesn't match the @p
234 * * %false - The current @ctx doesn't match the property
250 * * %false - The current @ctx doesn't match the property
278 * * %false - The current @ctx doesn't match the @p
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c47 "doesn't match!\n"); in test_varlen()
53 "doesn't match!\n"); in test_varlen()
59 "doesn't match!\n"); in test_varlen()
65 "doesn't match!\n"); in test_varlen()
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Duncore-interconnect.json54 "BriefDescription": "Each cycle count number of 'valid' coherent Data Read entries . Such entry is defined as valid when it is allocated till deallocation. Doesn't include prefetches [This event is alias to UNC_ARB_TRK_OCCUPANCY.RD]",
64 "BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches [This event is alias to UNC_ARB_TRK_REQUESTS.RD]",
83 "BriefDescription": "Each cycle count number of 'valid' coherent Data Read entries . Such entry is defined as valid when it is allocated till deallocation. Doesn't include prefetches [This event is alias to UNC_ARB_REQ_TRK_OCCUPANCY.DRD]",
102 "BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches [This event is alias to UNC_ARB_REQ_TRK_REQUEST.DRD]",
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Duncore-interconnect.json54 … . Such entry is defined as valid when it is allocated till deallocation. Doesn't include prefetch…
64 …"BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches [This ev…
82 … . Such entry is defined as valid when it is allocated till deallocation. Doesn't include prefetch…
101 …"BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches [This ev…
/linux/tools/perf/pmu-events/arch/x86/alderlaken/
H A Duncore-interconnect.json54 … . Such entry is defined as valid when it is allocated till deallocation. Doesn't include prefetch…
64 …"BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches [This ev…
82 … . Such entry is defined as valid when it is allocated till deallocation. Doesn't include prefetch…
101 …"BriefDescription": "Number of all coherent Data Read entries. Doesn't include prefetches [This ev…
/linux/tools/perf/arch/arm64/tests/
H A Dcpuid-match.c26 /* r0p0 < r0p1 doesn't match */ in test__cpuid_match()
29 /* r0p0 < r1p0 doesn't match */ in test__cpuid_match()
32 /* Different CPU doesn't match */ in test__cpuid_match()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso92 * the loop doesn't exist on HW (soldering issue on
135 * the loop doesn't exist on HW (soldering issue on
145 * the loop doesn't exist on HW (soldering issue on
155 * the loop doesn't exist on HW (soldering issue on
165 * the loop doesn't exist on HW (soldering issue on
/linux/tools/sched_ext/include/scx/
H A Dcompat.h199 fprintf(stderr, "WARNING: kernel doesn't support ops.cgroup_set_bandwidth()\n"); \
204 fprintf(stderr, "WARNING: kernel doesn't support ops.cgroup_set_idle()\n"); \
209 fprintf(stderr, "WARNING: kernel doesn't support ops.sub_attach()\n"); \
214 fprintf(stderr, "WARNING: kernel doesn't support ops.sub_detach()\n"); \
219 fprintf(stderr, "WARNING: kernel doesn't support ops.sub_cgroup_id\n"); \
224 fprintf(stderr, "WARNING: kernel doesn't support ops.rescue_bandwidth_ppt\n"); \
229 fprintf(stderr, "WARNING: kernel doesn't support ops.rescue_quantum_us\n"); \
/linux/include/linux/mfd/
H A Ddln2.h55 * doesn't need to transmit data with this command
58 * NULL if the user doesn't need the response data
74 * NULL if the user doesn't need the response data
93 * user doesn't need to transmit data with this command
/linux/fs/overlayfs/
H A DKconfig26 an overlay which has redirects on a kernel that doesn't support this
61 that doesn't support this feature will have unexpected results.
86 that doesn't support this feature will have unexpected results.
125 that doesn't support this feature will have unexpected results.
/linux/fs/btrfs/tests/
H A Dextent-buffer-tests.c107 "data in the buffer doesn't match what it should in the first split have='%.*s' want '%s'", in test_btrfs_split_item()
131 "data in the buffer doesn't match what it should in the second split"); in test_btrfs_split_item()
162 "data in the buffer doesn't match what it should in the third split"); in test_btrfs_split_item()
185 "data in the buffer doesn't match what it should in the fourth split"); in test_btrfs_split_item()
208 "data in the buffer doesn't match what it should in the last chunk"); in test_btrfs_split_item()
/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v2-base.yaml54 array of frequencies. The OPP binding doesn't provide any provisions
70 by angular brackets <>. The OPP binding doesn't provide any provisions to
97 required. The OPP binding doesn't provide any provisions to relate the
112 required. The OPP binding doesn't provide any provisions to relate the
213 OPPs. If the platform doesn't pick a specific <name> or the <name>
214 doesn't match with any opp-microvolt-<name> properties, then
/linux/tools/perf/tests/shell/
H A Dtest_brstack.sh11 # skip the test if the hardware doesn't support branch stack sampling
12 # and if the architecture doesn't support filter types: any,save_type,u
14 echo "skip: system doesn't support filter types: any,save_type,u"
195 # fail if we find any branch type that doesn't match any of the expected ones
220 # skip if perf doesn't have enough privileges
/linux/include/linux/
H A Dcgroup_refcnt.h35 * being released. This function doesn't care whether @css is on or in CGROUP_REF_EXPORT()
37 * but doesn't have to be holding a reference on it - IOW, RCU protected in CGROUP_REF_EXPORT()
55 * to ensure that @css is accessible but doesn't have to be holding a in CGROUP_REF_EXPORT()
H A Dmpage.h10 * (And no, it doesn't do the #ifdef __MPAGE_H thing, and it doesn't do
/linux/arch/arm64/kernel/
H A Dwatchdog_hld.c7 * Safe maximum CPU frequency in case a particular platform doesn't implement
8 * cpufreq driver. Although, architecture doesn't put any restrictions on
13 * Developerbox) and doesn't possess a cpufreq driver.
/linux/Documentation/i2c/
H A Dfault-codes.rst18 result for an operation ... it doesn't indicate that anything is wrong
36 cases (unless the hardware doesn't provide unique fault reports).
103 that it doesn't, or can't, support.
106 doesn't support SMBus block transfers is asked to execute
/linux/drivers/pinctrl/mediatek/
H A DKconfig153 map specific eint which doesn't have real gpio pin.
265 map specific eint which doesn't have real gpio pin.
277 map specific eint which doesn't have real gpio pin.
303 map specific eint which doesn't have real gpio pin.
/linux/lib/crc/
H A Dcrc32-main.c18 * seed as an argument, and doesn't xor at the end. Then individual
20 * drivers/net/smc9194.c uses seed ~0, doesn't xor with ~0.
21 * fs/jffs2 uses seed 0, doesn't xor with ~0.
/linux/tools/sched_ext/include/bpf-compat/gnu/
H A Dstubs.h3 * compiling BPF files although its content doesn't play any role. The file in
6 * stubs-32.h is selected. However, the file is not there if the system doesn't
/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend_legacy_dvbv3_api.rst9 The usage of this API is deprecated, as it doesn't support all digital
10 TV standards, doesn't provide good statistics measurements and provides
/linux/arch/powerpc/boot/dts/fsl/
H A Dppa8548.dts35 /* ppa8548 board doesn't support PCI */
40 /* ppa8548 board doesn't support PCI */
45 /* ppa8548 board doesn't support PCI */

12345678910>>...113