Home
last modified time | relevance | path

Searched refs:prerequisite (Results 1 – 16 of 16) sorted by relevance

/linux/tools/testing/selftests/cpufreq/
H A Dmain.sh40 prerequisite() function
205 prerequisite
/linux/tools/testing/selftests/cpu-hotplug/
H A Dcpu-on-off-test.sh9 prerequisite() function
193 prerequisite
/linux/tools/testing/selftests/memory-hotplug/
H A Dmem-on-off-test.sh9 prerequisite() function
179 prerequisite
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh47 prerequisite() function
336 prerequisite
/linux/scripts/
H A DKbuild.include156 # if_changed - execute command if any prerequisite is newer than
186 # If there is no prerequisite other than phony targets, $(newer-prereqs) becomes
190 # It is a typical mistake to forget the FORCE prerequisite. Check it here so
192 check-FORCE = $(if $(filter FORCE, $^),,$(warning FORCE prerequisite is missing))
196 # Execute command if command has changed or prerequisite(s) are updated.
/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh238 prerequisite() function
391 prerequisite
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-oxp12 using this setting is a prerequisite for PWM control for most
/linux/kernel/liveupdate/
H A DKconfig47 This is useful for systems where KHO is a prerequisite for other
/linux/drivers/bcma/
H A DKconfig54 This driver is also prerequisite for a hostmode PCIe core
/linux/Documentation/core-api/
H A Dpin_user_pages.rst47 FOLL_PIN is a prerequisite to FOLL_LONGTERM. Another way of saying that is,
214 ...is a prerequisite to solving the long-running gup+DMA problem.
224 restrictive case that has FOLL_PIN as a prerequisite: this is for pages that
/linux/Documentation/kbuild/
H A Dmakefiles.rst406 1) All prerequisite files (both ``*.c`` and ``*.h``)
407 2) ``CONFIG_`` options used in all prerequisite files
425 path to prerequisite files and target files.
448 The target file depends on two prerequisite files. References
508 and its prerequisite files. GNU Make updates the target when any of the
535 Note: It is a typical mistake to forget the FORCE prerequisite.
858 as a prerequisite.
862 (1) List the prerequisite explicitly in a custom rule.
983 (1) Add it as the prerequisite of another file
1370 Add a new prerequisite to all: to select a default goal different
[all …]
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst99 messages is a prerequisite of becoming a follower. If this
/linux/Documentation/process/
H A Dbackporting.rst197 Another way to find prerequisite commits (albeit only the most recent
227 whether it is a prerequisite for the patch you are backporting or
238 If you find that there is a necessary prerequisite patch, then you need
245 with the commit ID of the prerequisite patch instead.
H A Dstable-kernel-rules.rst108 prerequisite of patch2 if you have already marked patch1 for stable
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst200 creating a topic branch dedicated to the prerequisite commits that can be
/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst579 Test prerequisite and basic functions for the ``amd-pstate`` driver.