nlm_locks_zone_cb
static int nlm_locks_zone_cb(uintptr_t, const void *, void *);
if (mdb_pwalk("nlm_zone", nlm_locks_zone_cb, arg, 0)) {