Searched refs:db_show_callout (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/ddb/ |
| D | db_interface.h | 56 void db_show_callout(db_expr_t, bool, db_expr_t, const char *);
|
| D | db_command.c | 250 { DDB_ADD_CMD("callout", db_show_callout, 359 { DDB_ADD_CMD("callout", db_show_callout, 0, NULL,
|
| /netbsd/src/sys/kern/ |
| D | kern_timeout.c | 929 db_show_callout(db_expr_t addr, bool haddr, db_expr_t count, const char *modif) in db_show_callout() function
|