Home
last modified time | relevance | path

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

1234

/freebsd-13.1/sys/x86/cpufreq/
H A Dhwpstate_intel.c142 thread_unlock(curthread); in intel_hwp_dump_sysctl_handler()
190 thread_unlock(curthread); in intel_hwp_dump_sysctl_handler()
269 thread_unlock(curthread); in sysctl_epp_select()
328 thread_unlock(curthread); in sysctl_epp_select()
384 thread_unlock(curthread); in set_autonomous_hwp()
472 thread_unlock(curthread); in set_autonomous_hwp()
592 thread_unlock(curthread); in intel_hwpstate_resume()
635 thread_unlock(curthread); in intel_hwpstate_resume()
/freebsd-13.1/sys/kern/
H A Dsubr_trap.c124 thread_unlock(td); in userret()
130 thread_unlock(td); in userret()
244 thread_unlock(td); in ast()
313 thread_unlock(td); /* fix dumps */ in ast()
319 thread_unlock(td); in ast()
H A Dtty_info.c103 thread_unlock(td); in proc_sum()
127 thread_unlock(td); in thread_compare()
132 thread_unlock(td2); in thread_compare()
377 thread_unlock(td); in tty_info()
H A Dkern_kthread.c142 thread_unlock(td); in kproc_create()
306 thread_unlock(oldtd); in kthread_add()
390 thread_unlock(td); in kthread_suspend()
416 thread_unlock(td); in kthread_resume()
H A Dkern_cpuset.c599 thread_unlock(td); in domainset_notify()
1294 thread_unlock(td); in cpuset_setproc()
1312 thread_unlock(td); in cpuset_setproc()
1316 thread_unlock(td); in cpuset_setproc()
1488 thread_unlock(td); in _cpuset_setthread()
1669 thread_unlock(td); in cpuset_kernthread()
1757 thread_unlock(td); in sys_cpuset()
1841 thread_unlock(ttd); in kern_cpuset_getid()
1917 thread_unlock(ttd); in kern_cpuset_getaffinity()
1941 thread_unlock(ttd); in kern_cpuset_getaffinity()
[all …]
H A Dsubr_sleepqueue.c387 thread_unlock(td); in sleepq_add()
414 thread_unlock(td); in sleepq_set_timeout_sbt()
458 thread_unlock(td); in sleepq_check_ast_sc_locked()
536 thread_unlock(td); in sleepq_catch_signals()
564 thread_unlock(td); in sleepq_switch()
596 thread_unlock(td); in sleepq_switch()
795 thread_unlock(td); in sleepq_resume_thread()
1072 thread_unlock(td); in sleepq_timeout()
1137 thread_unlock(td); in sleepq_abort()
1151 thread_unlock(td); in sleepq_abort()
H A Dsubr_epoch.c331 thread_unlock(td); in epoch_adjust_prio()
572 thread_unlock(td); in epoch_block_handler_preempt()
625 thread_unlock(td); in epoch_block_handler_preempt()
628 thread_unlock(curwaittd); in epoch_block_handler_preempt()
642 thread_unlock(td); in epoch_block_handler_preempt()
729 thread_unlock(td); in epoch_wait_preempt()
987 thread_unlock(td); in epoch_drain_callbacks()
H A Dsched_4bsd.c547 thread_unlock(td); in schedcpu()
553 thread_unlock(td); in schedcpu()
781 thread_unlock(td); in sched_exit_thread()
785 thread_unlock(child); in sched_exit_thread()
824 thread_unlock(td); in sched_nice()
969 thread_unlock(td); in sched_lend_user_prio_cond()
1385 thread_unlock(td); in sched_add()
1428 thread_unlock(td);
1527 thread_unlock(td); in sched_userret_slowpath()
H A Dkern_idle.c84 thread_unlock(td); in idle_setup()
H A Dkern_thread.c1004 thread_unlock(td); in thread_wait()
1158 thread_unlock(td2); in weed_inhib()
1235 thread_unlock(td2); in thread_single()
1238 thread_unlock(td2); in thread_single()
1299 thread_unlock(td2); in thread_single()
1593 thread_unlock(td); in thread_unsuspend()
1652 thread_unlock(td); in thread_single_end()
H A Dkern_intr.c183 thread_unlock(td); in ithread_update()
548 thread_unlock(td); in ithread_create()
568 thread_unlock(td); in ithread_destroy()
812 thread_unlock(td); in _intr_drain()
817 thread_unlock(td); in _intr_drain()
996 thread_unlock(td); in intr_event_schedule_thread()
1298 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()
/freebsd-13.1/sys/dev/xen/control/
H A Dcontrol.c215 thread_unlock(curthread); in xctrl_suspend()
220 thread_unlock(curthread); in xctrl_suspend()
313 thread_unlock(curthread); in xctrl_suspend()
318 thread_unlock(curthread); in xctrl_suspend()
/freebsd-13.1/sys/riscv/riscv/
H A Dclock.c60 thread_unlock(td); in cpu_initclocks()
66 thread_unlock(td); in cpu_initclocks()
/freebsd-13.1/sys/geom/
H A Dgeom_kern.c97 thread_unlock(g_up_td); in g_up_procbody()
109 thread_unlock(g_down_td); in g_down_procbody()
121 thread_unlock(g_event_td); in g_event_procbody()
/freebsd-13.1/sys/vm/
H A Dvm_swapout.c437 thread_unlock(td); in vm_daemon()
441 thread_unlock(td); in vm_daemon()
717 thread_unlock(td); in swapper_selector()
843 thread_unlock(td); in swapout_procs()
893 thread_unlock(td); in swapclear()
927 thread_unlock(td); in swapout()
933 thread_unlock(td); in swapout()
/freebsd-13.1/sys/dev/dpaa/
H A Dbman_portals.c88 thread_unlock(curthread); in bman_portals_detach()
94 thread_unlock(curthread); in bman_portals_detach()
H A Dqman_portals.c93 thread_unlock(curthread); in qman_portals_detach()
99 thread_unlock(curthread); in qman_portals_detach()
H A Dbman.c284 thread_unlock(curthread); in bman_pool_destroy()
290 thread_unlock(curthread); in bman_pool_destroy()
/freebsd-13.1/sys/mips/nlm/
H A Dcms.c295 thread_unlock(td); in msgring_process_fast_intr()
319 thread_unlock(td); in msgring_process()
353 thread_unlock(td); in msgring_process()
/freebsd-13.1/sys/geom/uzip/
H A Dg_uzip_wrkthr.c53 thread_unlock(curthread); in g_uzip_wrkthr()
/freebsd-13.1/sys/dev/usb/
H A Dusb_process.c67 #define thread_unlock(td) mtx_unlock_spin(&sched_lock) macro
119 thread_unlock(td); in usb_process()
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c276 thread_unlock(td); in linux_synchronize_rcu_cb()
358 thread_unlock(td); in linux_synchronize_rcu()
/freebsd-13.1/sys/dev/cpuctl/
H A Dcpuctl.c120 thread_unlock(td); in cpu_sched_is_bound()
135 thread_unlock(td); in set_cpu()
152 thread_unlock(td); in restore_cpu()
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h92 thread_unlock(td); in do_thread_create()

1234