Searched refs:not (Results 1 - 25 of 301) sorted by relevance

1234567891011>>

/linux-master/tools/perf/tests/shell/lib/
H A Dsetup_python.sh14 echo Skipping test, python not detected please set environment variable PYTHON.
/linux-master/arch/mips/include/asm/mach-pic32/
H A Dcpu-feature-overrides.h29 #error This platform does not support 64bit.
/linux-master/include/asm-generic/bitops/
H A Dfls64.h34 #error BITS_PER_LONG not 32 or 64
H A Dsched.h28 #error BITS_PER_LONG not defined
/linux-master/tools/include/asm-generic/bitops/
H A Dfls64.h34 #error BITS_PER_LONG not 32 or 64
/linux-master/tools/testing/selftests/thermal/intel/power_floor/
H A DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/testing/selftests/thermal/intel/workload_hint/
H A DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/build/feature/
H A Dtest-bpf.c24 # error __NR_bpf not defined. libbpf does not support your arch.
/linux-master/tools/testing/selftests/arm64/mte/
H A DMakefile32 $(warning compiler "$(CC)" does not support the ARMv8.5 MTE extension.)
33 $(warning test program "mte" will not be created.)
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dconfigcheck.sh45 sed -e 's/^/test_kconfig_enabled /' > $T/kconfig-not-n.sh
46 . $T/kconfig-not-n.sh
/linux-master/tools/testing/selftests/breakpoints/
H A DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/testing/selftests/intel_pstate/
H A DMakefile5 ARCH ?= $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/testing/selftests/kexec/
H A DMakefile4 ARCH ?= $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/testing/selftests/ipc/
H A DMakefile2 uname_M := $(shell uname -m 2>/dev/null || echo not)
/linux-master/scripts/dtc/
H A Ddt-extract-compatibles13 # CPU_METHOD_OF_DECLARE does not have a compatible string
33 if match_table_list is not None and m[2] not in match_table_list:
53 if compat_ignore_list is not None:
59 compat_list = [compat for compat in compat_list if compat not in compat_ignore_list]
76 if not compatibles:
H A Ddtx_diff34 -u unsorted, do not sort DTx
52 If this script is not run from the root of the linux source tree,
62 may not work since \${ARCH} is part of the include path. The following
122 echo " (hints might not fix the problem)" >&2
129 echo " shell variable \$ARCH not set" >&2
138 echo " but does not match shell variable \$ARCH" >&2
145 echo " ${srctree}/arch/${ARCH}/ does not exist" >&2
166 echo "ERROR: ${dtx} does not exist or is not readable" >&2
301 Preferred 'dtc' (built from Linux kernel source tree) was not foun
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Di2c_.fuc142 */ not b32 $r5 /*
175 bra not $p1 #i2c_start_rep
177 bra not $p1 #i2c_start_rep
183 bra not $p1 #i2c_start_out
210 bra not $p1 #i2c_bitw_out
225 bra not $p1 #i2c_bitr_done
240 bra not $p1 #i2c_get_byte_done
255 bra not $p1 #i2c_put_byte_done
259 bra not $p1 #i2c_put_byte_done
269 bra not
[all...]
/linux-master/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt13 alt authentication needed (not FT)
17 mac80211->driver: sta_state(AP, not-exists)
53 alt not previously authenticated (FT)
64 alt not using WPA
91 mac80211->driver: sta_state(AP,not-exists)
93 mac80211->driver: bss_info_changed(clear BSSID, not associated, no QoS, ...)
/linux-master/tools/testing/selftests/cpufreq/
H A 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
104 # Check if CPUs are managed by cpufreq or not
/linux-master/arch/parisc/math-emu/
H A Dhppa.h10 PA header file -- do not include this header file for non-PA builds.
H A Dfpbits.h10 PA header file -- do not include this header file for non-PA builds.
/linux-master/tools/testing/selftests/amd-pstate/
H A DMakefile7 ARCH ?= $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/testing/selftests/prctl/
H A DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not)
/linux-master/tools/memory-model/scripts/
H A Dcheckalllitmus.sh6 # litmus test. If the verification result does not match that specified
34 echo ' --- ' error: $litmusdir is not an accessible directory
/linux-master/scripts/
H A Dshow_delta91 if not filein:
119 if not found:

Completed in 489 milliseconds

1234567891011>>