Searched refs:thread_lock (Results 1 - 25 of 77) sorted by relevance

1234

/freebsd-10-stable/sys/geom/
H A Dgeom_kern.c94 thread_lock(g_up_td);
107 thread_lock(g_down_td);
120 thread_lock(g_event_td);
/freebsd-10-stable/sys/vm/
H A Dvm_zeroidle.c130 thread_lock(curthread);
154 thread_lock(td);
/freebsd-10-stable/sys/dev/coretemp/
H A Dcoretemp.c311 thread_lock(curthread);
327 thread_lock(curthread);
337 thread_lock(curthread);
343 thread_lock(curthread);
/freebsd-10-stable/sys/kern/
H A Dkern_idle.c77 thread_lock(td);
H A Dtty_info.c88 thread_lock(td);
113 thread_lock(td);
118 thread_lock(td2);
270 thread_lock(td);
H A Dsubr_trap.c123 thread_lock(td);
235 thread_lock(td);
273 thread_lock(td);
286 thread_lock(td);
H A Dkern_kthread.c128 thread_lock(td);
299 thread_lock(oldtd);
313 thread_lock(newtd);
378 thread_lock(td);
404 thread_lock(td);
H A Dsubr_sleepqueue.c340 thread_lock(td);
374 thread_lock(td);
423 thread_lock(td);
431 thread_lock(td);
449 thread_lock(td);
465 * thread_lock() are currently held in tdsendsignal().
470 thread_lock(td);
631 thread_lock(td);
666 thread_lock(td);
850 thread_lock(bestt
[all...]
H A Dkern_thread.c450 thread_lock(p->p_singlethread);
477 thread_lock(td);
519 thread_lock(td);
713 thread_lock(td2);
778 thread_lock(td2);
899 thread_lock(p->p_singlethread);
908 thread_lock(td);
942 thread_lock(td);
1003 thread_lock(td);
1018 thread_lock(
[all...]
H A Dkern_cpuset.c434 thread_lock(curthread);
551 thread_lock(td);
581 thread_lock(td);
700 thread_lock(td);
840 thread_lock(td);
906 thread_lock(ttd);
970 thread_lock(ttd);
991 thread_lock(ttd);
997 thread_lock(ttd);
1078 thread_lock(tt
[all...]
H A Dkern_intr.c187 thread_lock(td);
460 thread_lock(td);
484 thread_lock(td);
502 thread_lock(td);
771 thread_lock(td);
777 thread_lock(td);
836 thread_lock(ie->ie_thread->it_thread);
917 thread_lock(td);
985 thread_lock(it->it_thread);
1071 thread_lock(t
[all...]
H A Dkern_thr.c251 thread_lock(td);
263 thread_lock(newtd);
526 thread_lock(td);
558 thread_lock(ttd);
H A Dsched_4bsd.c471 thread_lock(td);
754 thread_lock(td);
757 thread_lock(child);
794 thread_lock(td);
1467 thread_lock(td);
1490 thread_lock(td);
1535 thread_lock(td);
H A Dsubr_turnstile.c659 thread_lock(owner);
731 thread_lock(td);
896 thread_lock(td);
928 thread_lock(td);
981 thread_lock(td);
H A Dkern_clock.c219 thread_lock(td);
447 thread_lock(td);
537 thread_lock(td);
H A Dkern_synch.c586 thread_lock(td);
603 thread_lock(td);
/freebsd-10-stable/sys/geom/uzip/
H A Dg_uzip_wrkthr.c52 thread_lock(curthread);
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dproc.h83 thread_lock(td);
/freebsd-10-stable/sys/dev/xen/control/
H A Dcontrol.c219 thread_lock(td);
312 thread_lock(curthread);
353 thread_lock(curthread);
435 thread_lock(curthread);
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_fork.c90 thread_lock(td2);
123 thread_lock(td2);
238 thread_lock(td2);
335 thread_lock(td);
364 thread_lock(newtd);
/freebsd-10-stable/sys/mips/nlm/
H A Dcms.c287 thread_lock(td);
315 thread_lock(td);
349 thread_lock(td);
380 thread_lock(td);
/freebsd-10-stable/sys/mips/rmi/
H A Dfmn.c319 thread_lock(td);
347 thread_lock(td);
372 thread_lock(td);
406 thread_lock(td);
/freebsd-10-stable/sys/dev/cpuctl/
H A Dcpuctl.c110 thread_lock(td);
125 thread_lock(td);
138 thread_lock(td);
/freebsd-10-stable/sys/fs/procfs/
H A Dprocfs_status.c116 thread_lock(tdfirst);
/freebsd-10-stable/sys/dev/usb/
H A Dusb_process.c64 #define thread_lock(td) mtx_lock_spin(&sched_lock) macro
115 thread_lock(td);

Completed in 186 milliseconds

1234