Searched refs:gcq_onlist (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/sys/ |
| D | gcq.h | 88 gcq_onlist(struct gcq *q) in gcq_onlist() function 97 return (!gcq_onlist(gcq_hq(head))); in gcq_empty() 211 if (gcq_onlist(src)) { in gcq_merge() 264 GCQ_ASSERT(gcq_onlist(current)); in _gcq_next() 277 GCQ_ASSERT(gcq_onlist(current)); in _gcq_prev() 394 (GCQ_ASSERT(gcq_onlist(var)), item, true)) || \ 406 q_next, GCQ_ASSERT(gcq_onlist(nvar)), ((void)0), ((void)0)) 409 q_prev, GCQ_ASSERT(gcq_onlist(nvar)), ((void)0), ((void)0)) 418 q_next, GCQ_ASSERT(gcq_onlist(nvar)), gcq_remove(var), ((void)0) 421 q_prev, GCQ_ASSERT(gcq_onlist(nvar)), gcq_remove(var), ((void)0) [all …]
|
| /netbsd/src/share/man/man3/ |
| D | Makefile | 73 gcq.3 gcq_onlist.3 \
|
| /netbsd/src/sys/dev/ic/ |
| D | sl811hs.c | 2658 !gcq_onlist(&spipe->xq) && t->spipe[A] != spipe && t->spipe[B] != in slhci_halt() 3470 gcq_onlist(&spipe->ap) ? 1 : 0, in slhci_log_spipe() 3471 gcq_onlist(&spipe->to) ? 1 : 0, in slhci_log_spipe() 3472 gcq_onlist(&spipe->xq) ? 1 : 0); in slhci_log_spipe()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 7954 ./usr/share/man/cat3/gcq_onlist.0 comp-c-catman .cat 16517 ./usr/share/man/html3/gcq_onlist.html comp-c-htmlman html 25020 ./usr/share/man/man3/gcq_onlist.3 comp-c-man .man
|