Lines Matching refs:bufctl

780  * Find the address of the bufctl structure for the address 'buf' in cache
799 mdb_warn("unable to read bufctl at %p", bcp);
809 mdb_warn("unable to find bufctl for %p in cache %p\n", buf, caddr);
1082 mdb_warn("unable to read bufctl at %p", buf);
1181 dprintf(("bufctl requested, not UMF_HASH (flags: %p)\n",
1438 mdb_warn("failed to read bufctl ptr at %p",
1449 * that we don't need to add the size of the bufctl
1456 mdb_warn("found corrupt bufctl ptr %p"
1605 UMEM_WALK_ALL("bufctl", wsp);
1645 mdb_warn("unable to read bufctl at %p", wsp->walk_addr);
1655 * sometimes the first log entry matches the base bufctl; in that
1656 * case, skip the base bufctl.
1688 mdb_warn("unable to read bufctl at %p", bhw->bhw_next);
1693 * The bufctl is only valid if the address, cache, and slab are
1865 mdb_warn("couldn't walk bufctl for cache %p", addr);
1918 return (allocdby_walk_init_common(wsp, "bufctl"));
1941 mdb_warn("couldn't read bufctl at %p", addr);
2046 mdb_printf("bufctl %p ", baddr);
2052 whatis_call_printer(bufctl, baddr);
2179 walk = "bufctl";
2196 * umem/freemem (bufctl/freectl) walkers.
2431 mdb_warn("failed to read bufctl at %p", addr);
2462 bufctl(addr, bhc->bhc_flags, bhc->bhc_argc, bhc->bhc_argv);
2478 " -v Display the full content of the bufctl, including its stack trace\n"
2479 " -h retrieve the bufctl's transaction history, if available\n"
2493 bufctl(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv)
2570 mdb_warn("couldn't read bufctl at %p", addr);
2575 * Guard against bogus bc_depth in case the bufctl is corrupt or
2576 * the address does not really refer to a bufctl.
2668 return (bufctl(addr, flags, 1, &a));
2751 * confirm bufctl pointer integrity.
3707 * table with the information from each allocated bufctl.
3721 * for each bufctl as well as updating the hash table.
3834 (void) mdb_pwalk("bufctl", callback, &umu, cp);
4254 * the external umem_slab_t and per-chunk bufctl structures. We