Searched defs:ebitmap (Results 1 – 1 of 1) sorted by relevance
40 struct ebitmap { struct41 struct ebitmap_node *node; /* first node in the bitmap */ argument47 static inline unsigned int ebitmap_start_positive(const struct ebitmap *e, in ebitmap_start_positive() argument