Searched refs:prerequisites (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/ |
D | string-attributes.c | 234 strscpy(string_data->common.prerequisites[reqs], in hp_populate_string_elements_from_package() 236 sizeof(string_data->common.prerequisites[reqs])); in hp_populate_string_elements_from_package()
|
D | int-attributes.c | 243 strscpy(integer_data->common.prerequisites[reqs], in hp_populate_integer_elements_from_package() 245 sizeof(integer_data->common.prerequisites[reqs])); in hp_populate_integer_elements_from_package()
|
D | enum-attributes.c | 225 strscpy(enum_data->common.prerequisites[reqs], in hp_populate_enumeration_elements_from_package() 227 sizeof(enum_data->common.prerequisites[reqs])); in hp_populate_enumeration_elements_from_package()
|
D | order-list-attributes.c | 230 strscpy(ordered_list_data->common.prerequisites[reqs], in hp_populate_ordered_list_elements_from_package() 232 sizeof(ordered_list_data->common.prerequisites[reqs])); in hp_populate_ordered_list_elements_from_package()
|
D | passwdobj-attributes.c | 319 strscpy(password_data->common.prerequisites[reqs], in hp_populate_password_elements_from_package() 321 sizeof(password_data->common.prerequisites[reqs])); in hp_populate_password_elements_from_package()
|
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()
|
D | bioscfg.h | 127 u8 prerequisites[MAX_PREREQUISITES_SIZE][MAX_BUFF_SIZE]; member
|
/Linux-v6.6/tools/testing/selftests/livepatch/ |
D | README | 16 Set these config options and their prerequisites:
|
/Linux-v6.6/tools/testing/selftests/exec/ |
D | execveat.c | 379 static void prerequisites(void) in prerequisites() function 424 prerequisites(); in main()
|
/Linux-v6.6/scripts/ |
D | Kbuild.include | 52 # real prerequisites without phony targets 191 # Find any prerequisites that are newer than target or that do not exist. 219 # Will check if $(cmd_foo) or any of the prerequisites changed,
|
/Linux-v6.6/tools/build/ |
D | Build.include | 54 # Find any prerequisites that is newer than target or that does not exist.
|
/Linux-v6.6/Documentation/process/ |
D | stable-kernel-rules.rst | 84 * To specify any additional patch prerequisites for cherry picking use the 104 * For patches that may have kernel version prerequisites specify them using
|
D | botching-up-ioctls.rst | 27 First the prerequisites. Without these you have already failed, because you
|
/Linux-v6.6/Documentation/bpf/ |
D | s390.rst | 36 Once on Debian, the build prerequisites can be installed as follows::
|
/Linux-v6.6/Documentation/driver-api/ |
D | isa.rst | 68 could conceivably succeed, it could use .match() for the prerequisites
|
/Linux-v6.6/Documentation/power/ |
D | swsusp-dmcrypt.rst | 9 Some prerequisites:
|
/Linux-v6.6/Documentation/kbuild/ |
D | makefiles.rst | 449 to prerequisites are referenced with $(src) (because they are not 494 prerequisites is newer than that. 1038 3) Updating all other prerequisites to the target prepare: 1040 - Additional prerequisites are specified in arch/$(SRCARCH)/Makefile 1230 Add prerequisites to archheaders 1239 Add prerequisites to archprepare 1242 The archprepare: rule is used to list prerequisites that need to be
|
D | kconfig-macro-language.rst | 10 targets and prerequisites. The other is a macro language for performing textual
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 24 Several prerequisites:
|