HomeSort by: relevance | last modified time | path
    Searched refs:db_map_current (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ddb/
db_break.h 59 bool db_map_current(struct vm_map *);
db_break.c 171 if (db_map_current(bkpt->map)) {
192 if (db_map_current(bkpt->map))
217 db_map_current(bkpt->map) ? "*" : " ",
275 db_map_current(struct vm_map *map) function in typeref:typename:bool
db_watch.c 165 db_map_current(watch->map) ? "*" : " ",

Completed in 11 milliseconds