Searched refs:UEI_EXITED (Results 1 – 6 of 6) sorted by relevance
85 while (!UEI_EXITED(skel, uei)) in test_hotplug()125 while (!UEI_EXITED(skel, uei)) in test_hotplug_attach()
91 while (!exit_req && !UEI_EXITED(skel, uei)) { in main()
111 while (!exit_req && !UEI_EXITED(skel, uei)) { in main()
121 while (!exit_req && !UEI_EXITED(skel, uei)) { in main()
179 while (!exit_req && !UEI_EXITED(skel, uei)) { in main()
69 #define UEI_EXITED(__skel, __uei_name) ({ \ macro