Lines Matching defs:full
1036 bool full = false;
1039 full = true;
1046 kqueue_printit((struct kqueue *)(uintptr_t) addr, full, db_printf);
1058 bool full = false;
1061 full = true;
1066 uvm_map_printit((struct vm_map *)(uintptr_t) addr, full, db_printf);
1078 bool full = false;
1081 full = true;
1083 uvm_object_printit((struct uvm_object *)(uintptr_t) addr, full,
1096 bool full = false;
1099 full = true;
1101 uvm_page_printit((struct vm_page *)(uintptr_t) addr, full, db_printf);
1126 bool full = false;
1129 full = true;
1131 vfs_buf_print((struct buf *)(uintptr_t) addr, full, db_printf);
1201 bool full = false;
1204 full = true;
1206 vfs_vnode_print((struct vnode *)(uintptr_t) addr, full, db_printf);
1218 bool full = false;
1221 full = true;
1223 vfs_vnode_lock_print((struct vnode *)(uintptr_t) addr, full, db_printf);
1247 bool full = false;
1250 full = true;
1252 vfs_mount_print((struct mount *)(uintptr_t) addr, full, db_printf);
1260 bool full = false;
1263 full = true;
1265 vfs_mount_print_all(full, db_printf);
1482 bool full = false;
1485 full = true;
1488 full, db_printf);