Searched refs:hwt_thread_alloc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/hwt/ |
H A D | hwt_thread.h | 50 int hwt_thread_alloc(struct hwt_thread **thr0, char *path, size_t bufsize,
|
H A D | hwt_thread.c | 113 hwt_thread_alloc(struct hwt_thread **thr0, char *path, size_t bufsize, in hwt_thread_alloc() function
|
H A D | hwt_hook.c | 230 error = hwt_thread_alloc(&thr, path, bufsize, kva_req); in hwt_hook_thread_create()
|
H A D | hwt_ioctl.c | 222 error = hwt_thread_alloc(&thr, path, ctx->bufsize, in hwt_ioctl_alloc_mode_thread()
|