Home
last modified time | relevance | path

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

123

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_intel.c141 thread_unlock(curthread); in intel_hwp_dump_sysctl_handler()
189 thread_unlock(curthread); in intel_hwp_dump_sysctl_handler()
268 thread_unlock(curthread); in sysctl_epp_select()
327 thread_unlock(curthread); in sysctl_epp_select()
385 thread_unlock(curthread); in set_autonomous_hwp()
473 thread_unlock(curthread); in set_autonomous_hwp()
593 thread_unlock(curthread); in intel_hwpstate_resume()
636 thread_unlock(curthread); in intel_hwpstate_resume()
H A Dhwpstate_amd.c206 thread_unlock(curthread); in hwpstate_goto_pstate()
219 thread_unlock(curthread); in hwpstate_goto_pstate()
/f-stack/freebsd/kern/
H A Dsubr_trap.c123 thread_unlock(td); in userret()
129 thread_unlock(td); in userret()
232 thread_unlock(td); in ast()
301 thread_unlock(td); /* fix dumps */ in ast()
307 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.c151 thread_unlock(td); in kproc_create()
313 thread_unlock(oldtd); in kthread_add()
397 thread_unlock(td); in kthread_suspend()
423 thread_unlock(td); in kthread_resume()
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()
1047 thread_unlock(td); in sleepq_timeout()
1111 thread_unlock(td); in sleepq_abort()
1125 thread_unlock(td); in sleepq_abort()
H A Dkern_cpuset.c597 thread_unlock(td); in domainset_notify()
1295 thread_unlock(td); in cpuset_setproc()
1313 thread_unlock(td); in cpuset_setproc()
1317 thread_unlock(td); in cpuset_setproc()
1489 thread_unlock(td); in _cpuset_setthread()
1662 thread_unlock(td); in cpuset_kernthread()
1750 thread_unlock(td); in sys_cpuset()
1834 thread_unlock(ttd); in kern_cpuset_getid()
1910 thread_unlock(ttd); in kern_cpuset_getaffinity()
1934 thread_unlock(ttd); in kern_cpuset_getaffinity()
[all …]
H A Dsubr_epoch.c331 thread_unlock(td); in epoch_adjust_prio()
571 thread_unlock(td); in epoch_block_handler_preempt()
624 thread_unlock(td); in epoch_block_handler_preempt()
627 thread_unlock(curwaittd); in epoch_block_handler_preempt()
641 thread_unlock(td); in epoch_block_handler_preempt()
728 thread_unlock(td); in epoch_wait_preempt()
986 thread_unlock(td); in epoch_drain_callbacks()
H A Dsched_4bsd.c547 thread_unlock(td); in schedcpu()
553 thread_unlock(td); in schedcpu()
774 thread_unlock(td); in sched_exit_thread()
778 thread_unlock(child); in sched_exit_thread()
817 thread_unlock(td); in sched_nice()
962 thread_unlock(td); in sched_lend_user_prio_cond()
1378 thread_unlock(td); in sched_add()
1421 thread_unlock(td);
1520 thread_unlock(td); in sched_userret_slowpath()
H A Dkern_idle.c84 thread_unlock(td); in idle_setup()
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_thread.c972 thread_unlock(td); in thread_wait()
1126 thread_unlock(td2); in weed_inhib()
1203 thread_unlock(td2); in thread_single()
1206 thread_unlock(td2); in thread_single()
1267 thread_unlock(td2); in thread_single()
1536 thread_unlock(td); in thread_unsuspend()
1595 thread_unlock(td); in thread_single_end()
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_clock.c289 thread_unlock(td); in deadlkres()
451 thread_unlock(td); in hardclock_itimer()
716 thread_unlock(td); in statclock()
H A Dkern_resource.c509 thread_unlock(td); in rtp_to_pri()
513 thread_unlock(td); in rtp_to_pri()
536 thread_unlock(td); in pri_to_rtp()
1084 thread_unlock(td); in kern_getrusage()
1157 thread_unlock(td); in ruxagg()
H A Dkern_synch.c476 thread_unlock(curthread); in kdb_switch()
599 thread_unlock(td); in setrunnable()
H A Dkern_cpu.c338 thread_unlock(curthread); in cf_set_method()
345 thread_unlock(curthread); in cf_set_method()
365 thread_unlock(curthread); in cf_set_method()
372 thread_unlock(curthread); in cf_set_method()
H A Dsubr_turnstile.c192 thread_unlock(td); in propagate_unlock_td()
727 thread_unlock(owner); in turnstile_claim()
992 thread_unlock(td); in turnstile_unpend()
1061 thread_unlock(td); in turnstile_disown()
/f-stack/freebsd/vm/
H A Dvm_swapout.c434 thread_unlock(td); in vm_daemon()
438 thread_unlock(td); in vm_daemon()
714 thread_unlock(td); in swapper_selector()
840 thread_unlock(td); in swapout_procs()
890 thread_unlock(td); in swapclear()
924 thread_unlock(td); in swapout()
930 thread_unlock(td); in swapout()
/f-stack/lib/include/sys/
H A Dmutex.h44 #undef thread_unlock
72 #define thread_unlock(tdp) DO_NOTHING macro
/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h92 thread_unlock(td); in do_thread_create()
/f-stack/freebsd/x86/x86/
H A Dstack_machdep.c136 thread_unlock(td); in stack_save_td()
H A Dcpu_machdep.c180 thread_unlock(td); in x86_msr_op()
295 thread_unlock(curthread); in cpu_est_clockrate()
324 thread_unlock(curthread); in cpu_est_clockrate()
/f-stack/freebsd/x86/isa/
H A Dclock.c420 thread_unlock(td); in cpu_initclocks()
426 thread_unlock(td); in cpu_initclocks()

123