Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_tpl.c15 static unsigned int notification_count; variable
51 (void *)&notification_count, in setup()
118 notification_count = 0; in execute()
146 if (notification_count < 8 || notification_count > 12) { in execute()
149 notification_count); in execute()
165 notification_count = 0; in execute()
184 if (notification_count != 0) { in execute()
187 notification_count); in execute()
204 if (notification_count < 1) { in execute()
207 notification_count); in execute()
Defi_selftest_exitbootservices.c15 static unsigned int notification_count; variable
46 notification_count = 0; in setup()
49 (void *)&notification_count, in setup()
71 if (notification_count != 1) { in execute()
76 if (notification_count != 1) { in execute()