Home
last modified time | relevance | path

Searched refs:DT_IDFLG_ORPHAN (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.c380 idp->di_flags | DT_IDFLG_ORPHAN, idp->di_id, idp->di_attr, in dt_idcook_args()
400 xidp->di_flags | DT_IDFLG_ORPHAN, idp->di_id, idp->di_attr, in dt_idcook_args()
428 assert(dnp->dn_ident->di_flags & DT_IDFLG_ORPHAN); in dt_idcook_args()
795 idp->di_flags &= ~DT_IDFLG_ORPHAN; in dt_idhash_xinsert()
825 if (!(idp->di_flags & DT_IDFLG_ORPHAN)) in dt_idhash_delete()
H A Ddt_ident.h112 #define DT_IDFLG_ORPHAN 0x1000 /* variable is in a dt_node and not dt_idhash */ macro
H A Ddt_xlator.c132 DT_IDENT_SCALAR, DT_IDFLG_REF | DT_IDFLG_ORPHAN, 0, in dt_xlator_create()
H A Ddt_provider.c301 DT_IDFLG_ORPHAN, pdp->dtpd_id, _dtrace_defattr, 0, in dt_probe_discover()
H A Ddt_parser.c575 if (dnp->dn_ident->di_flags & DT_IDFLG_ORPHAN) in dt_node_free()
2314 DT_IDFLG_INLINE | DT_IDFLG_REF | DT_IDFLG_DECL | DT_IDFLG_ORPHAN, 0, in dt_node_inline()
2545 DT_IDFLG_ORPHAN, DTRACE_IDNONE, _dtrace_defattr, 0, in dt_node_probe()
4401 old->pr_ident->di_flags |= DT_IDFLG_ORPHAN; in dt_node_provider_cmp()