Lines Matching refs:db_expr_t

85 void	db_ctf_pprint_cmd(db_expr_t, int, db_expr_t,char *);
86 void db_map_print_cmd(db_expr_t, int, db_expr_t, char *);
87 void db_buf_print_cmd(db_expr_t, int, db_expr_t, char *);
88 void db_malloc_print_cmd(db_expr_t, int, db_expr_t, char *);
89 void db_mbuf_print_cmd(db_expr_t, int, db_expr_t, char *);
90 void db_mount_print_cmd(db_expr_t, int, db_expr_t, char *);
91 void db_show_all_mounts(db_expr_t, int, db_expr_t, char *);
92 void db_show_all_vnodes(db_expr_t, int, db_expr_t, char *);
93 void db_show_all_bufs(db_expr_t, int, db_expr_t, char *);
94 void db_show_all_tdbs(db_expr_t, int, db_expr_t, char *);
95 void db_object_print_cmd(db_expr_t, int, db_expr_t, char *);
96 void db_page_print_cmd(db_expr_t, int, db_expr_t, char *);
97 void db_extent_print_cmd(db_expr_t, int, db_expr_t, char *);
98 void db_pool_print_cmd(db_expr_t, int, db_expr_t, char *);
99 void db_proc_print_cmd(db_expr_t, int, db_expr_t, char *);
100 void db_uvmexp_print_cmd(db_expr_t, int, db_expr_t, char *);
101 void db_tdb_print_cmd(db_expr_t, int, db_expr_t, char *);
102 void db_vnode_print_cmd(db_expr_t, int, db_expr_t, char *);
103 void db_nfsreq_print_cmd(db_expr_t, int, db_expr_t, char *);
104 void db_nfsnode_print_cmd(db_expr_t, int, db_expr_t, char *);
105 void db_swap_print_cmd(db_expr_t, int, db_expr_t, char *);
106 void db_help_cmd(db_expr_t, int, db_expr_t, char *);
107 void db_fncall(db_expr_t, int, db_expr_t, char *);
108 void db_boot_sync_cmd(db_expr_t, int, db_expr_t, char *);
109 void db_boot_crash_cmd(db_expr_t, int, db_expr_t, char *);
110 void db_boot_dump_cmd(db_expr_t, int, db_expr_t, char *);
111 void db_boot_halt_cmd(db_expr_t, int, db_expr_t, char *);
112 void db_boot_reboot_cmd(db_expr_t, int, db_expr_t, char *);
113 void db_boot_poweroff_cmd(db_expr_t, int, db_expr_t, char *);
114 void db_stack_trace_cmd(db_expr_t, int, db_expr_t, char *);
115 void db_dmesg_cmd(db_expr_t, int, db_expr_t, char *);
116 void db_show_panic_cmd(db_expr_t, int, db_expr_t, char *);
117 void db_bcstats_print_cmd(db_expr_t, int, db_expr_t, char *);
118 void db_ctf_show_struct(db_expr_t, int, db_expr_t, char *);
119 void db_show_regs(db_expr_t, int, db_expr_t, char *);
120 void db_write_cmd(db_expr_t, int, db_expr_t, char *);
121 void db_witness_display(db_expr_t, int, db_expr_t, char *);
122 void db_witness_list(db_expr_t, int, db_expr_t, char *);
123 void db_witness_list_all(db_expr_t, int, db_expr_t, char *);
201 db_expr_t addr, count;
208 addr = (db_expr_t)db_next;
270 addr = (db_expr_t) db_dot;
313 db_buf_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
324 db_map_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
335 db_malloc_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
341 db_mbuf_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
347 db_socket_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
353 db_mount_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
364 db_show_all_mounts(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
380 db_show_all_vnodes(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
392 db_show_all_bufs(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
404 db_show_all_tdbs(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
416 db_show_all_routes(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
435 db_show_route(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
441 db_object_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
452 db_page_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
463 db_vnode_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
475 db_nfsreq_print_cmd(db_expr_t addr, int have_addr, db_expr_t count,
487 db_nfsnode_print_cmd(db_expr_t addr, int have_addr, db_expr_t count,
500 db_swap_print_cmd(db_expr_t addr, int have_addr, db_expr_t count,
507 db_show_panic_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
527 db_extent_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
533 db_pool_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
539 db_proc_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
542 addr = (db_expr_t)curproc;
544 addr = (db_expr_t)tfind((pid_t)addr);
556 db_tdb_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
568 db_uvmexp_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
576 db_bcstats_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
700 db_help_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
759 db_fncall(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
761 db_expr_t fn_addr;
763 db_expr_t args[MAXARGS];
765 db_expr_t retval;
766 db_expr_t (*func)(db_expr_t, ...);
775 func = (db_expr_t (*)(db_expr_t, ...)) fn_addr;
823 db_boot_sync_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
829 db_boot_crash_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
835 db_boot_dump_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
841 db_boot_halt_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
847 db_boot_reboot_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
853 db_boot_poweroff_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
859 db_dmesg_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif)
880 db_stack_trace_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
886 db_show_regs(db_expr_t addr, int have_addr, db_expr_t count, char *modif)
889 db_expr_t value, offset;
915 db_write_cmd(db_expr_t address, int have_addr, db_expr_t count, char *modif)
918 db_expr_t old_value;
919 db_expr_t new_value;