Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwt/
H A Dhwt_hook.c202 hwt_thread_free(thr); in hwt_hook_mmap()
245 hwt_thread_free(thr); in hwt_hook_thread_create()
H A Dhwt_thread.h52 void hwt_thread_free(struct hwt_thread *thr);
H A Dhwt_thread.c140 hwt_thread_free(struct hwt_thread *thr) in hwt_thread_free() function
H A Dhwt_context.c161 hwt_thread_free(thr); in hwt_ctx_free_threads()