Searched refs:prerequisites (Results 1 – 19 of 19) sorted by relevance
| /linux/scripts/ |
| H A D | Kbuild.include | 52 # real prerequisites without phony targets 184 # Find any prerequisites that are newer than target or that do not exist. 212 # Will check if $(cmd_foo) or any of the prerequisites changed,
|
| /linux/tools/testing/selftests/livepatch/ |
| H A D | README | 16 Set CONFIG_LIVEPATCH=y option and it's prerequisites.
|
| /linux/tools/testing/selftests/exec/ |
| H A D | execveat.c | 428 static void prerequisites(void) in prerequisites() function 510 prerequisites(); in main()
|
| /linux/Documentation/process/ |
| H A D | stable-kernel-rules.rst | 85 * Specify any additional patch prerequisites for cherry picking:: 100 Note that for a patch series, you do not have to list as prerequisites the 111 * Point out kernel version prerequisites::
|
| H A D | botching-up-ioctls.rst | 27 First the prerequisites. Without these you have already failed, because you
|
| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | bioscfg.c | 177 common_data->prerequisites[reqs], in hp_get_common_data_from_buffer() 178 sizeof(common_data->prerequisites[reqs])); in hp_get_common_data_from_buffer()
|
| H A D | string-attributes.c | 232 strscpy(string_data->common.prerequisites[reqs], str_value); in hp_populate_string_elements_from_package()
|
| H A D | int-attributes.c | 242 strscpy(integer_data->common.prerequisites[reqs], str_value); in hp_populate_integer_elements_from_package()
|
| H A D | order-list-attributes.c | 231 strscpy(ordered_list_data->common.prerequisites[reqs], str_value); in hp_populate_ordered_list_elements_from_package()
|
| H A D | enum-attributes.c | 222 strscpy(enum_data->common.prerequisites[reqs], str_value); in hp_populate_enumeration_elements_from_package()
|
| H A D | passwdobj-attributes.c | 318 strscpy(password_data->common.prerequisites[reqs], str_value); in hp_populate_password_elements_from_package()
|
| H A D | bioscfg.h | 128 u8 prerequisites[MAX_PREREQUISITES_SIZE][MAX_BUFF_SIZE]; member
|
| /linux/Documentation/kbuild/ |
| H A D | makefiles.rst | 437 prerequisites not only in the object tree but also in the source tree). 450 to prerequisites are referenced with $(src) (because they are not 509 prerequisites is newer than that. 1071 3) Updating all other prerequisites to the target prepare: 1073 - Additional prerequisites are specified in arch/$(SRCARCH)/Makefile 1263 Add prerequisites to archheaders 1272 Add prerequisites to archprepare 1275 The archprepare: rule is used to list prerequisites that need to be
|
| H A D | kconfig-macro-language.rst | 10 targets and prerequisites. The other is a macro language for performing textual
|
| /linux/Documentation/driver-api/ |
| H A D | isa.rst | 68 could conceivably succeed, it could use .match() for the prerequisites
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 9 Some prerequisites:
|
| /linux/Documentation/bpf/ |
| H A D | s390.rst | 36 Once on Debian, the build prerequisites can be installed as follows::
|
| /linux/arch/x86/crypto/ |
| H A D | Kconfig | 22 and some have additional prerequisites such as AVX2 or AVX512.
|
| /linux/Documentation/filesystems/ |
| H A D | overlayfs.rst | 781 meets the prerequisites.
|