Searched refs:mdb_map (Results 1 – 3 of 3) sorted by relevance
157 struct mdb_map; /* Private between kproc and ks */160 void (*)(const struct mdb_map *, void *), void *);
287 typedef struct mdb_map { struct
153 void (*asm_callback)(const struct mdb_map *, void *); /* Callb [in] */1335 asmp->asm_callback((const struct mdb_map *)&map, asmp->asm_cbdata); in asmap_step()1346 void (*func)(const struct mdb_map *, void *), void *p) in mdb_kproc_asiter() argument