HomeSort by: relevance | last modified time | path
    Searched defs:db_show_all_locks (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ddb/
db_command.c 203 static void db_show_all_locks(db_expr_t, bool, db_expr_t, const char *);
272 { DDB_ADD_CMD("locks", db_show_all_locks,
1364 db_show_all_locks(db_expr_t addr, bool have_addr, function in typeref:typename:void
db_command.c 203 static void db_show_all_locks(db_expr_t, bool, db_expr_t, const char *);
272 { DDB_ADD_CMD("locks", db_show_all_locks,
1364 db_show_all_locks(db_expr_t addr, bool have_addr, function in typeref:typename:void

Completed in 53 milliseconds