Searched refs:cpu_sched_is_bound (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/cpuctl/
H A Dcpuctl.c114 cpu_sched_is_bound(struct thread *td) function
230 is_bound = cpu_sched_is_bound(td);
276 is_bound = cpu_sched_is_bound(td);
382 is_bound = cpu_sched_is_bound(td);
480 is_bound = cpu_sched_is_bound(td);
537 is_bound = cpu_sched_is_bound(td);

Completed in 82 milliseconds