Searched refs:findlocks (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| H A D | typegraph.h | 39 extern int findlocks(uintptr_t, uint_t, int, const mdb_arg_t *);
|
| H A D | typegraph.c | 2844 typedef struct findlocks { struct 3107 findlocks(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in findlocks() function
|
| H A D | genunix.c | 4486 { "findlocks", ":", "find locks held by specified thread", findlocks },
|