Home
last modified time | relevance | path

Searched refs:KERNEL_MODE (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/lib/libtnfctl/
H A Dkernel.c43 if (hdl->mode != KERNEL_MODE) in tnfctl_trace_state_set()
53 if (hdl->mode != KERNEL_MODE) in tnfctl_filter_state_set()
63 if (hdl->mode != KERNEL_MODE) in tnfctl_filter_list_get()
73 if (hdl->mode != KERNEL_MODE) in tnfctl_filter_list_add()
83 if (hdl->mode != KERNEL_MODE) in tnfctl_filter_list_delete()
H A Dprobes_ext.c181 if (hndl->mode == KERNEL_MODE) { in tnfctl_probe_state_get()
206 if (hndl->mode == KERNEL_MODE) { in tnfctl_probe_state_get()
239 if (hndl->mode == KERNEL_MODE) { in check_operation()
372 if (hndl->mode == KERNEL_MODE) in tnfctl_probe_connect()
422 if (hndl->mode == KERNEL_MODE) in tnfctl_probe_disconnect_all()
H A Dclose.c59 if (hdl->mode == KERNEL_MODE) { in tnfctl_close()
67 } else if (hdl->mode != KERNEL_MODE) { in tnfctl_close()
H A Dopen.c274 hdl->mode = KERNEL_MODE; in tnfctl_kernel_open()
330 if (hdl->mode == KERNEL_MODE) { in tnfctl_buffer_alloc()
361 if (hdl->mode != KERNEL_MODE) in tnfctl_buffer_dealloc()
H A Dchecklib.c49 if (hndl->mode == KERNEL_MODE) { in tnfctl_check_libs()
H A Dtnfctl_int.h77 KERNEL_MODE, /* kernel tracing */ enumerator
H A Dutil.c99 assert(hndl->mode != KERNEL_MODE); in _tnfctl_refresh_process()
H A Dprobes.c756 if (hndl->mode == KERNEL_MODE) { in _tnfctl_flush_a_probe()