Searched refs:load_file2_call_count (Results 1 – 1 of 1) sorted by relevance
58 static int load_file2_call_count; variable252 ++load_file2_call_count; in load_file2()391 load_file2_call_count = 0; in efi_st_load_file_execute()399 if (load_file2_call_count || !load_file_call_count) { in efi_st_load_file_execute()410 load_file2_call_count = 0; in efi_st_load_file_execute()418 if (load_file2_call_count || !load_file_call_count) { in efi_st_load_file_execute()437 load_file2_call_count = 0; in efi_st_load_file_execute()445 if (!load_file2_call_count || load_file_call_count) { in efi_st_load_file_execute()
Completed in 5 milliseconds