Home
last modified time | relevance | path

Searched refs:thread_unlock (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c137 thread_unlock(curthread); in intel_hwp_dump_sysctl_handler()
185 thread_unlock(curthread); in intel_hwp_dump_sysctl_handler()
264 thread_unlock(curthread); in sysctl_epp_select()
323 thread_unlock(curthread); in sysctl_epp_select()
379 thread_unlock(curthread); in set_autonomous_hwp()
467 thread_unlock(curthread); in set_autonomous_hwp()
587 thread_unlock(curthread); in intel_hwpstate_resume()
630 thread_unlock(curthread); in intel_hwpstate_resume()
/freebsd/sys/dev/xen/control/
H A Dcontrol.c189 thread_unlock(curthread); in xctrl_suspend()
194 thread_unlock(curthread); in xctrl_suspend()
288 thread_unlock(curthread); in xctrl_suspend()
293 thread_unlock(curthread); in xctrl_suspend()
/freebsd/sys/kern/
H A Dsubr_trap.c111 thread_unlock(td); in userret()
117 thread_unlock(td); in userret()
279 thread_unlock(td); in ast_sched()
287 thread_unlock(td); in ast_sched_mask()
328 thread_unlock(td); in ast_handler()
H A Dtty_info.c101 thread_unlock(td); in proc_sum()
125 thread_unlock(td); in thread_compare()
130 thread_unlock(td2); in thread_compare()
375 thread_unlock(td); in tty_info()
H A Dkern_kthread.c134 thread_unlock(td); in kproc_create1()
324 thread_unlock(oldtd); in kthread_add1()
423 thread_unlock(td); in kthread_suspend()
449 thread_unlock(td); in kthread_resume()
H A Dsubr_sleepqueue.c385 thread_unlock(td); in sleepq_add()
413 thread_unlock(td); in sleepq_set_timeout_sbt()
457 thread_unlock(td); in sleepq_check_ast_sc_locked()
535 thread_unlock(td); in sleepq_catch_signals()
564 thread_unlock(td); in sleepq_switch()
596 thread_unlock(td); in sleepq_switch()
794 thread_unlock(td); in sleepq_resume_thread()
1069 thread_unlock(td); in sleepq_timeout()
1131 thread_unlock(td); in sleepq_abort()
1145 thread_unlock(td); in sleepq_abort()
H A Dkern_cpuset.c608 thread_unlock(td); in domainset_notify()
950 thread_unlock(curthread); in cpuset_which()
1333 thread_unlock(td); in cpuset_setproc()
1351 thread_unlock(td); in cpuset_setproc()
1355 thread_unlock(td); in cpuset_setproc()
1527 thread_unlock(td); in _cpuset_setthread()
1708 thread_unlock(td); in cpuset_kernthread()
1853 thread_unlock(td); in sys_cpuset()
1938 thread_unlock(ttd); in kern_cpuset_getid()
2008 thread_unlock(ttd); in kern_cpuset_getaffinity()
[all …]
H A Dsubr_epoch.c362 thread_unlock(td); in epoch_adjust_prio()
594 thread_unlock(td); in epoch_block_handler_preempt()
647 thread_unlock(td); in epoch_block_handler_preempt()
650 thread_unlock(curwaittd); in epoch_block_handler_preempt()
664 thread_unlock(td); in epoch_block_handler_preempt()
751 thread_unlock(td); in epoch_wait_preempt()
1009 thread_unlock(td); in epoch_drain_callbacks()
H A Dsched_4bsd.c545 thread_unlock(td); in schedcpu()
551 thread_unlock(td); in schedcpu()
798 thread_unlock(td); in sched_exit_thread()
802 thread_unlock(child); in sched_exit_thread()
841 thread_unlock(td); in sched_nice()
989 thread_unlock(td); in sched_lend_user_prio_cond()
1408 thread_unlock(td); in sched_add()
1451 thread_unlock(td);
1554 thread_unlock(td); in sched_userret_slowpath()
H A Dkern_idle.c81 thread_unlock(td); in idle_setup()
H A Dkern_thread.c1050 thread_unlock(td); in thread_wait()
1196 thread_unlock(td2); in weed_inhib()
1282 thread_unlock(td2); in thread_single()
1285 thread_unlock(td2); in thread_single()
1344 thread_unlock(td2); in thread_single()
1631 thread_unlock(td); in thread_unsuspend()
1685 thread_unlock(td); in thread_single_end()
H A Dkern_intr.c206 thread_unlock(td); in ithread_update()
570 thread_unlock(td); in ithread_create()
596 thread_unlock(td);
842 thread_unlock(td); in _intr_drain()
847 thread_unlock(td);
1011 thread_unlock(td); in intr_event_schedule_thread()
1315 thread_unlock(td); in ithread_loop()
1318 thread_unlock(td); in ithread_loop()
H A Dkern_thr.c258 thread_unlock(td); in thread_create()
539 thread_unlock(td); in kern_thr_suspend()
571 thread_unlock(ttd); in sys_thr_wake()
H A Dkern_cpu.c344 thread_unlock(curthread); in cf_set_method()
351 thread_unlock(curthread); in cf_set_method()
371 thread_unlock(curthread); in cf_set_method()
378 thread_unlock(curthread); in cf_set_method()
/freebsd/sys/riscv/riscv/
H A Dclock.c57 thread_unlock(td); in cpu_initclocks()
63 thread_unlock(td); in cpu_initclocks()
/freebsd/sys/geom/
H A Dgeom_kern.c94 thread_unlock(g_up_td); in g_up_procbody()
106 thread_unlock(g_down_td); in g_down_procbody()
118 thread_unlock(g_event_td); in g_event_procbody()
/freebsd/sys/dev/dpaa/
H A Dbman_portals.c87 thread_unlock(curthread); in bman_portals_detach()
93 thread_unlock(curthread); in bman_portals_detach()
H A Dqman_portals.c92 thread_unlock(curthread); in qman_portals_detach()
98 thread_unlock(curthread); in qman_portals_detach()
H A Dbman.c279 thread_unlock(curthread); in bman_pool_destroy()
285 thread_unlock(curthread); in bman_pool_destroy()
H A Dqman.c383 thread_unlock(curthread); in qman_fqr_free()
389 thread_unlock(curthread); in qman_fqr_free()
/freebsd/sys/geom/uzip/
H A Dg_uzip_wrkthr.c50 thread_unlock(curthread); in g_uzip_wrkthr()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c305 thread_unlock(td); in linux_synchronize_rcu_cb()
387 thread_unlock(td); in linux_synchronize_rcu()
/freebsd/sys/dev/cpuctl/
H A Dcpuctl.c117 thread_unlock(td); in cpu_sched_is_bound()
132 thread_unlock(td); in set_cpu()
149 thread_unlock(td); in restore_cpu()
/freebsd/sys/x86/x86/
H A Dstack_machdep.c132 thread_unlock(td); in stack_save_td()
/freebsd/sys/fs/procfs/
H A Dprocfs_status.c123 thread_unlock(tdfirst); in procfs_doprocstatus()

123