Searched defs:complete_and_exit (Results 1 – 3 of 3) sorted by relevance
868 void complete_and_exit(struct completion *comp, long code) in complete_and_exit() function
948 #define complete_and_exit(a, b) kthread_complete_and_exit(a, b) macro
951 #define complete_and_exit(a, b) kthread_complete_and_exit(a, b) macro