Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_ident.c378 idp->di_flags | DT_IDFLG_ORPHAN, idp->di_id, idp->di_attr, in dt_idcook_args()
398 xidp->di_flags | DT_IDFLG_ORPHAN, idp->di_id, idp->di_attr, in dt_idcook_args()
426 assert(dnp->dn_ident->di_flags & DT_IDFLG_ORPHAN); in dt_idcook_args()
793 idp->di_flags &= ~DT_IDFLG_ORPHAN; in dt_idhash_xinsert()
823 if (!(idp->di_flags & DT_IDFLG_ORPHAN)) in dt_idhash_delete()
H A Ddt_ident.h114 #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.c573 if (dnp->dn_ident->di_flags & DT_IDFLG_ORPHAN) in dt_node_free()
2302 DT_IDFLG_INLINE | DT_IDFLG_REF | DT_IDFLG_DECL | DT_IDFLG_ORPHAN, 0, in dt_node_inline()
2533 DT_IDFLG_ORPHAN, DTRACE_IDNONE, _dtrace_defattr, 0, in dt_node_probe()
4388 old->pr_ident->di_flags |= DT_IDFLG_ORPHAN; in dt_node_provider_cmp()