nlm_locks_host_cb
static int nlm_locks_host_cb(uintptr_t, const void *, void *);
if (mdb_pwalk("nlm_host", nlm_locks_host_cb, arg, addr) != 0) {