Home
last modified time | relevance | path

Searched refs:INTERNAL_MODE (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libtnfctl/
H A Dchecklib.c93 assert(hndl->mode == INTERNAL_MODE); in _tnfctl_lock_libs()
125 assert(hndl->mode == INTERNAL_MODE); in _tnfctl_unlock_libs()
149 assert(hndl->mode == INTERNAL_MODE); in _tnfctl_sync_lib_list()
H A Dtnfctl_int.h80 INTERNAL_MODE /* tracing probes in the same process */ enumerator
335 if (hndl->mode == INTERNAL_MODE) { \
343 if (hndl->mode == INTERNAL_MODE) { \
356 if (hndl->mode == INTERNAL_MODE) \
H A Dclose.c65 if (hdl->mode == INTERNAL_MODE) { in tnfctl_close()
H A Dinternal.c95 hdl->mode = INTERNAL_MODE; in tnfctl_internal_open()
H A Dsym.c174 assert((hndl->mode == INTERNAL_MODE) ? in _tnfctl_sym_obj_find()
H A Dprobes.c120 (hndl->mode == INTERNAL_MODE)) in _tnfctl_lmap_update()
519 assert((hndl->mode == INTERNAL_MODE) ? in read_a_probe()