Searched refs:mwd_idxtoprint (Results 1 – 1 of 1) sorted by relevance
91 uintptr_t mwd_idxtoprint; /* desired hash pos to print */ member290 if (mwd->mwd_idxtoprint != (uintptr_t)-1) { in modent_format()292 if (mwd->mwd_idxtoprint == msd->msd_hash_index) in modent_format()365 mwd.mwd_idxtoprint = (uintptr_t)-1; in modhash()373 'i', MDB_OPT_UINTPTR, &mwd.mwd_idxtoprint, in modhash()391 mwd.mwd_idxtoprint != (uintptr_t)-1; in modhash()439 if (mwd.mwd_idxtoprint != (uintptr_t)-1 && in modhash()440 mwd.mwd_idxtoprint >= mh.mh_nchains) { in modhash()442 mwd.mwd_idxtoprint, mh.mh_nchains - 1); in modhash()