Searched refs:SIGQ_GET (Results 1 – 4 of 4) sorted by relevance
93 #define SIGQ_GET(Q) ng_sscfu_sigq_get((Q)) macro
185 #define SIGQ_GET(Q) ng_sscop_sigq_get((Q)) macro
560 while ((s = SIGQ_GET(&sscf->sigs)) != NULL) { in sscfu_unqueue()
4884 while((s = SIGQ_GET(&q)) != NULL) { in handle_sigs()