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.c370 int nr_files; in handle_cmdline_files() local
390 for (nr_files = 0; *str; nr_files++) { in handle_cmdline_files()
405 if (!nr_files) in handle_cmdline_files()
409 nr_files * sizeof(*files), (void **)&files); in handle_cmdline_files()
416 for (i = 0; i < nr_files; i++) { in handle_cmdline_files()
487 for (j = 0; j < nr_files; j++) { in handle_cmdline_files()