Searched defs:axmap (Results 1 – 1 of 1) sorted by relevance
47 struct axmap { struct49 struct axmap_level *levels; argument62 void axmap_reset(struct axmap *axmap) in axmap_reset()75 void axmap_free(struct axmap *axmap) in axmap_free()91 struct axmap *axmap; in axmap_new() local132 static int axmap_handler(struct axmap *axmap, uint64_t bit_nr, in axmap_handler()153 static int axmap_handler_topdown(struct axmap *axmap, uint64_t bit_nr, in axmap_handler_topdown()184 void axmap_clear(struct axmap *axmap, uint64_t bit_nr) in axmap_clear()254 static void __axmap_set(struct axmap *axmap, uint64_t bit_nr, in __axmap_set()286 void axmap_set(struct axmap *axmap, uint64_t bit_nr) in axmap_set()[all …]