Searched refs:mdb_qops_remove (Results 1 – 7 of 7) sorted by relevance
120 mdb_qops_remove(&logdmux_uqops, (uintptr_t)sym.st_value); in _mdb_fini()122 mdb_qops_remove(&logdmux_lqops, (uintptr_t)sym.st_value); in _mdb_fini()
327 mdb_qops_remove(&ptm_qops, (uintptr_t)sym.st_value); in _mdb_fini()329 mdb_qops_remove(&pts_qops, (uintptr_t)sym.st_value); in _mdb_fini()
119 extern void mdb_qops_remove(const mdb_qops_t *, uintptr_t);
707 mdb_qops_remove(&sppptun_qops, (uintptr_t)sym.st_value); in _mdb_fini()710 mdb_qops_remove(&sppp_qops, (uintptr_t)sym.st_value); in _mdb_fini()
141 mdb_qops_remove { FLAGS = EXTERN };
878 mdb_qops_remove(const mdb_qops_t *qops, uintptr_t qinit_addr) in mdb_qops_remove() function
2027 mdb_qops_remove(&ip_qops, (uintptr_t)sym.st_value); in _mdb_fini()