Searched refs:num_notifications (Results 1 – 2 of 2) sorted by relevance
217 static volatile size_t num_notifications; variable221 printk("Received notification #%u with length %d\n", num_notifications++, length); in test_notify()346 while (num_notifications < NOTIFICATION_COUNT) { in test_main_none()372 while (num_notifications < NOTIFICATION_COUNT) { in test_main_unenhanced()398 while (num_notifications < NOTIFICATION_COUNT) { in test_main_enhanced()424 while (num_notifications < NOTIFICATION_COUNT) { in test_main_mixed()
220 static volatile size_t num_notifications; variable224 printk("Received notification #%u with length %d\n", num_notifications++, length); in test_notify()350 while (num_notifications < NOTIFICATION_COUNT) { in test_main()