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