Home
last modified time | relevance | path

Searched refs:ftt_next (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c278 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_return_common()
380 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_pid_probe()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfasttrap_impl.h166 fasttrap_tracepoint_t *ftt_next; /* link in global hash */ member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c651 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_fork()
793 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_tracepoint_enable()
859 new_tp->ftt_next = bucket->ftb_data; in fasttrap_tracepoint_enable()
961 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_tracepoint_disable()
1092 pp = &(*pp)->ftt_next; in fasttrap_tracepoint_disable()
1096 *pp = tp->ftt_next; in fasttrap_tracepoint_disable()
2373 tp = tp->ftt_next; in fasttrap_ioctl()
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c697 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_return_common()
996 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) { in fasttrap_pid_probe()