Searched refs:k_dump_print_content (Results 1 – 2 of 2) sorted by relevance
73 void (*k_dump_print_content)(); /* mdb_ks dump_print_content routine */ member
502 kt->k_dump_print_content(dh, kt->k_dumpcontent); in kt_status_dcmd()600 kt->k_dump_print_content = (void (*)())sym; in kt_activate()1499 kt->k_dump_print_content = (void (*)())(uintptr_t)kt_data_stub; in mdb_kvm_tgt_create()