Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtnfctl/
H A Dtnfctl_int.h144 uintptr_t rollbackfunc; member
H A Dopen.c279 &hdl->rollbackfunc, &hdl->endfunc); in tnfctl_kernel_open()
H A Dprobes_ext.c351 prbctl_p->commit_func = (tnf_probe_func_t) hndl->rollbackfunc; in tnfctl_probe_untrace()
H A Dutil.c303 prexstat = _tnfctl_sym_find(hndl, TRACE_ROLLBACK, &hndl->rollbackfunc); in find_target_syms()