Home
last modified time | relevance | path

Searched refs:hwt_cpu_insert (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/hwt/
H A Dhwt_cpu.h43 void hwt_cpu_insert(struct hwt_context *ctx, struct hwt_cpu *cpu);
H A Dhwt_cpu.c109 hwt_cpu_insert(struct hwt_context *ctx, struct hwt_cpu *cpu) in hwt_cpu_insert() function
H A Dhwt_ioctl.c361 hwt_cpu_insert(ctx, cpu); in hwt_ioctl_alloc_mode_cpu()