Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
Defi-stub-helper.c419 int nr_files; in handle_cmdline_files() local
439 for (nr_files = 0; *str; nr_files++) { in handle_cmdline_files()
454 if (!nr_files) in handle_cmdline_files()
458 nr_files * sizeof(*files), (void **)&files); in handle_cmdline_files()
465 for (i = 0; i < nr_files; i++) { in handle_cmdline_files()
536 for (j = 0; j < nr_files; j++) { in handle_cmdline_files()