Home
last modified time | relevance | path

Searched defs:hwt_backend_thread_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hwt/
H A Dhwt_backend.h48 int (*hwt_backend_thread_alloc)(struct hwt_thread *); member
H A Dhwt_backend.c262 hwt_backend_thread_alloc(struct hwt_context *ctx, struct hwt_thread *thr) in hwt_backend_thread_alloc() function