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