Searched refs:hwt_ctx_alloc (Results 1 – 3 of 3) sorted by relevance
79 int hwt_ctx_alloc(struct hwt_context **ctx0);
150 error = hwt_ctx_alloc(&ctx); in hwt_ioctl_alloc_mode_thread()326 error = hwt_ctx_alloc(&ctx); in hwt_ioctl_alloc_mode_cpu()
92 hwt_ctx_alloc(struct hwt_context **ctx0) in hwt_ctx_alloc() function