Home
last modified time | relevance | path

Searched refs:ck_bitmap (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ck/include/
H A Dck_bitmap.h60 struct ck_bitmap bitmap; \
117 struct ck_bitmap { struct
121 typedef struct ck_bitmap ck_bitmap_t; argument
152 ck_bitmap_bits(const struct ck_bitmap *bitmap) in ck_bitmap_bits()
163 ck_bitmap_buffer(struct ck_bitmap *bitmap) in ck_bitmap_buffer()
223 ck_bitmap_union(struct ck_bitmap *dst, const struct ck_bitmap *src) in ck_bitmap_union()
246 ck_bitmap_intersection(struct ck_bitmap *dst, const struct ck_bitmap *src) in ck_bitmap_intersection()
275 const struct ck_bitmap *src) in ck_bitmap_intersection_negate()
297 ck_bitmap_clear(struct ck_bitmap *bitmap) in ck_bitmap_clear()
442 ck_bitmap_init(struct ck_bitmap *bitmap, in ck_bitmap_init()
[all …]