Home
last modified time | relevance | path

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

/src/sys/dev/hwt/
H A Dhwt_cpu.c94 struct hwt_cpu *cpu, *tcpu; in hwt_cpu_get() local
98 TAILQ_FOREACH_SAFE(cpu, &ctx->cpus, next, tcpu) { in hwt_cpu_get()