Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dkernel_int.h55 tnfctl_errcode_t _tnfctl_refresh_kernel(tnfctl_handle_t *hndl);
H A Dchecklib.c50 prexstat = _tnfctl_refresh_kernel(hndl); in tnfctl_check_libs()
H A Dprobes_ext.c182 prexstat = _tnfctl_refresh_kernel(hndl); in tnfctl_probe_state_get()
240 prexstat = _tnfctl_refresh_kernel(hndl); in check_operation()
H A Dopen.c283 prexstat = _tnfctl_refresh_kernel(hdl); in tnfctl_kernel_open()
H A Dkernel_int.c365 _tnfctl_refresh_kernel(tnfctl_handle_t *hndl) in _tnfctl_refresh_kernel() function