Searched refs:cmihdl_cb (Results 1 – 1 of 1) sorted by relevance
272 struct cmihdl_cb { struct281 cmihdl_cb(uintptr_t addr, const void *arg, void *data) in cmihdl_cb() argument284 struct cmihdl_cb *cbp = data; in cmihdl_cb()434 struct cmihdl_cb cb; in cmihdl()497 if (mdb_walk("cmihdl", cmihdl_cb, &cb) == -1) { in cmihdl()