mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 18:00:31 -05:00
This is a variant of CK_*_FOREACH from FreeBSD queue.h which starts iteration at the specified item. If the item pointer is NULL, iteration starts from the beginning of the list. Upstream commit 74366be35a6f4635f248a3c62d2d23245a4eb0f4. MFC after: 2 weeks Sponsored by: Klara, Inc. |
||
|---|---|---|
| .. | ||
| gcc | ||
| spinlock | ||
| ck_array.h | ||
| ck_backoff.h | ||
| ck_barrier.h | ||
| ck_bitmap.h | ||
| ck_brlock.h | ||
| ck_bytelock.h | ||
| ck_cc.h | ||
| ck_cohort.h | ||
| ck_ec.h | ||
| ck_elide.h | ||
| ck_epoch.h | ||
| ck_fifo.h | ||
| ck_hp.h | ||
| ck_hp_fifo.h | ||
| ck_hp_stack.h | ||
| ck_hs.h | ||
| ck_ht.h | ||
| ck_limits.h | ||
| ck_malloc.h | ||
| ck_md.h | ||
| ck_pflock.h | ||
| ck_pr.h | ||
| ck_queue.h | ||
| ck_rhs.h | ||
| ck_ring.h | ||
| ck_rwcohort.h | ||
| ck_rwlock.h | ||
| ck_sequence.h | ||
| ck_spinlock.h | ||
| ck_stack.h | ||
| ck_stdbool.h | ||
| ck_stddef.h | ||
| ck_stdint.h | ||
| ck_stdlib.h | ||
| ck_string.h | ||
| ck_swlock.h | ||
| ck_tflock.h | ||