Home
last modified time | relevance | path

Searched refs:thread_lock (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c135 thread_lock(curthread); in intel_hwp_dump_sysctl_handler()
183 thread_lock(curthread); in intel_hwp_dump_sysctl_handler()
262 thread_lock(curthread); in sysctl_epp_select()
321 thread_lock(curthread); in sysctl_epp_select()
377 thread_lock(curthread); in set_autonomous_hwp()
465 thread_lock(curthread); in set_autonomous_hwp()
585 thread_lock(curthread); in intel_hwpstate_resume()
628 thread_lock(curthread); in intel_hwpstate_resume()
/freebsd/sys/dev/xen/control/
H A Dcontrol.c220 thread_lock(curthread); in xctrl_suspend()
225 thread_lock(curthread); in xctrl_suspend()
319 thread_lock(curthread); in xctrl_suspend()
324 thread_lock(curthread); in xctrl_suspend()
/freebsd/sys/riscv/riscv/
H A Dclock.c55 thread_lock(td); in cpu_initclocks()
60 thread_lock(td); in cpu_initclocks()
/freebsd/sys/kern/
H A Dkern_kthread.c125 thread_lock(td); in kproc_create1()
320 thread_lock(oldtd); in kthread_add1()
337 thread_lock(newtd); in kthread_add1()
421 thread_lock(td); in kthread_suspend()
447 thread_lock(td); in kthread_resume()
510 thread_lock(td); in kproc_kthread_add()
H A Dkern_thread.c1012 thread_lock(td); in thread_exit()
1054 thread_lock(td); in thread_wait()
1160 thread_lock(td2); in weed_inhib()
1173 thread_lock(td2); in weed_inhib()
1193 thread_lock(td2); in weed_inhib()
1286 thread_lock(td2); in thread_single()
1485 thread_lock(td); in thread_suspend_check()
1561 thread_lock(td); in thread_suspend_switch()
1618 thread_lock(td); in thread_run_flash()
1646 thread_lock(td); in thread_unsuspend()
[all …]
H A Dtty_info.c96 thread_lock(td); in proc_sum()
121 thread_lock(td); in thread_compare()
126 thread_lock(td2); in thread_compare()
345 thread_lock(td); in tty_info()
H A Dsubr_trap.c106 thread_lock(td); in userret()
277 thread_lock(td); in ast_sched()
285 thread_lock(td); in ast_sched_mask()
325 thread_lock(td); in ast_handler()
H A Dsubr_epoch.c360 thread_lock(td); in epoch_adjust_prio()
605 thread_lock(td); in epoch_block_handler_preempt()
648 thread_lock(curwaittd); in epoch_block_handler_preempt()
651 thread_lock(td); in epoch_block_handler_preempt()
674 thread_lock(td); in epoch_block_handler_preempt()
679 thread_lock(td); in epoch_block_handler_preempt()
698 thread_lock(td); in epoch_block_handler_preempt()
724 thread_lock(td); in epoch_wait_preempt()
982 thread_lock(td); in epoch_drain_callbacks()
H A Dsubr_sleepqueue.c373 thread_lock(td); in sleepq_add()
411 thread_lock(td); in sleepq_set_timeout_sbt()
445 thread_lock(td); in sleepq_check_ast_sc_locked()
453 thread_lock(td); in sleepq_check_ast_sc_locked()
474 thread_lock(td); in sleepq_check_ast_sc_locked()
489 thread_lock(td); in sleepq_check_ast_sc_locked()
657 thread_lock(td); in sleepq_wait()
688 thread_lock(td); in sleepq_timedwait()
764 thread_lock(td); in sleepq_resume_thread()
879 thread_lock(td); in sleepq_remove_nested()
[all …]
H A Dkern_cpuset.c606 thread_lock(td); in domainset_notify()
1326 thread_lock(td); in cpuset_setproc()
1343 thread_lock(td); in cpuset_setproc()
1522 thread_lock(td); in _cpuset_setthread()
1705 thread_lock(td); in cpuset_kernthread()
1851 thread_lock(td); in sys_cpuset()
1936 thread_lock(ttd); in kern_cpuset_getid()
2006 thread_lock(ttd); in kern_cpuset_getaffinity()
2029 thread_lock(ttd); in kern_cpuset_getaffinity()
2160 thread_lock(ttd); in kern_cpuset_setaffinity()
[all …]
H A Dsched_4bsd.c479 thread_lock(td); in schedcpu()
795 thread_lock(td); in sched_exit_thread()
799 thread_lock(child); in sched_exit_thread()
838 thread_lock(td); in sched_nice()
987 thread_lock(td); in sched_lend_user_prio_cond()
1542 thread_lock(td); in sched_preempt()
1554 thread_lock(td); in sched_userret_slowpath()
1577 thread_lock(td); in sched_bind()
1599 thread_lock(td); in sched_relinquish()
H A Dkern_thr.c255 thread_lock(td); in thread_create()
279 thread_lock(newtd); in thread_create()
537 thread_lock(td); in kern_thr_suspend()
569 thread_lock(ttd); in sys_thr_wake()
H A Dkern_idle.c76 thread_lock(td); in idle_setup()
H A Dkern_intr.c204 thread_lock(td); in ithread_update()
571 thread_lock(td); in ithread_create()
588 thread_lock(td); in ithread_destroy()
834 thread_lock(td); in _intr_drain()
840 thread_lock(td); in _intr_drain()
1013 thread_lock(td); in intr_event_schedule_thread()
1324 thread_lock(td); in ithread_loop()
H A Dkern_synch.c643 thread_lock(td); in ast_scheduler()
684 thread_lock(td); in kern_yield()
700 thread_lock(td); in sys_yield()
/freebsd/sys/geom/
H A Dgeom_kern.c92 thread_lock(g_up_td); in g_up_procbody()
104 thread_lock(g_down_td); in g_down_procbody()
116 thread_lock(g_event_td); in g_event_procbody()
/freebsd/sys/compat/linux/
H A Dlinux_fork.c87 thread_lock(td2); in linux_fork()
117 thread_lock(td2); in linux_vfork()
227 thread_lock(td2); in linux_clone_proc()
313 thread_lock(td); in linux_clone_thread()
339 thread_lock(newtd); in linux_clone_thread()
/freebsd/sys/dev/dpaa/
H A Dbman_portals.c84 thread_lock(curthread); in bman_portals_detach()
90 thread_lock(curthread); in bman_portals_detach()
H A Dqman_portals.c89 thread_lock(curthread); in qman_portals_detach()
95 thread_lock(curthread); in qman_portals_detach()
H A Dbman.c277 thread_lock(curthread); in bman_pool_destroy()
283 thread_lock(curthread); in bman_pool_destroy()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c275 thread_lock(td); in linux_synchronize_rcu_cb()
290 thread_lock(td); in linux_synchronize_rcu_cb()
328 thread_lock(td); in linux_synchronize_rcu()
/freebsd/sys/vm/
H A Dvm_swapout.c428 thread_lock(td); in vm_daemon()
701 thread_lock(td); in swapper_selector()
836 thread_lock(td); in swapout_procs()
878 thread_lock(td); in swapclear()
926 thread_lock(td); in swapout()
/freebsd/sys/geom/uzip/
H A Dg_uzip_wrkthr.c48 thread_lock(curthread); in g_uzip_wrkthr()
/freebsd/sys/dev/cpuctl/
H A Dcpuctl.c115 thread_lock(td); in cpu_sched_is_bound()
130 thread_lock(td); in set_cpu()
144 thread_lock(td); in restore_cpu()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h88 thread_lock(td); in do_thread_create()

1234