Searched refs:notification_context (Results 1 – 2 of 2) sorted by relevance
34 static struct notify_context notification_context; variable77 notification_context.status = EFI_SUCCESS; in setup()78 notification_context.timer_ticks = 0; in setup()81 (void *)¬ification_context, in setup()205 if (notification_context.status != EFI_SUCCESS) { in execute()209 if (notification_context.timer_ticks != 2) { in execute()211 notification_context.timer_ticks); in execute()
23 struct notification_context { struct32 struct notification_context context_before = { argument37 struct notification_context context = {50 struct notification_context *ctx = context; in ebs_notify()
Completed in 5 milliseconds