Home
last modified time | relevance | path

Searched refs:thread_lock (Results 26 – 50 of 80) sorted by last modified time

1234

/freebsd/sys/kern/
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 Dsched_ule.c2013 thread_lock(td); in sched_lend_user_prio_cond()
2320 thread_lock(td); in sched_nice()
2501 thread_lock(td); in sched_exit_thread()
2516 thread_lock(td); in sched_preempt()
2543 thread_lock(td); in sched_userret_slowpath()
2917 thread_lock(td); in sched_bind()
2950 thread_lock(td); in sched_relinquish()
3010 thread_lock(td); in sched_idletd()
H A Dkern_timeout.c386 thread_lock(td); in start_softclock()
832 thread_lock(td); in softclock_thread()
H A Dsubr_taskqueue.c759 thread_lock(td); in _taskqueue_start_threads()
H A Dsubr_gtaskqueue.c500 thread_lock(td); in _gtaskqueue_start_threads()
763 thread_lock(curthread); in taskqgroup_binder()
H A Dsubr_smp.c998 thread_lock(curthread); in quiesce_cpus()
1011 thread_lock(curthread); in quiesce_cpus()
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 Dkern_resource.c495 thread_lock(td); in rtp_to_pri()
517 thread_lock(td); in pri_to_rtp()
1083 thread_lock(td); in kern_getrusage()
1156 thread_lock(td); in ruxagg()
H A Dkern_acct.c604 thread_lock(curthread); in acct_thread()
H A Dkern_cpu.c332 thread_lock(curthread); in cf_set_method()
340 thread_lock(curthread); in cf_set_method()
359 thread_lock(curthread); in cf_set_method()
367 thread_lock(curthread); in cf_set_method()
H A Dkern_idle.c76 thread_lock(td); in idle_setup()
H A Dkern_clock.c271 thread_lock(td); in deadlkres()
/freebsd/sys/geom/journal/
H A Dg_journal.c2022 thread_lock(curthread); in g_journal_worker()
/freebsd/sys/vm/
H A Dvm_page.c3787 thread_lock(td); in vm_page_pqbatch_drain()
3804 thread_lock(td); in vm_page_pqbatch_drain()
H A Dvm_meter.c189 thread_lock(td); in vmtotal()
H A Dvm_pageout.c1957 thread_lock(td); in vm_pageout_oom()
/freebsd/sys/net/
H A Dif_epair.c867 thread_lock(curthread); in epair_mod_init()
882 thread_lock(curthread); in epair_mod_init()
/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/sys/
H A Dmutex.h142 #define thread_lock(tdp) \ macro
145 #define thread_lock(tdp) \ macro
148 #define thread_lock(tdp) \ macro
/freebsd/sys/x86/isa/
H A Dclock.c425 thread_lock(td); in cpu_initclocks()
430 thread_lock(td); in cpu_initclocks()
/freebsd/sys/x86/x86/
H A Dcpu_machdep.c179 thread_lock(td); in x86_msr_op()
195 thread_lock(td); in x86_msr_op()
327 thread_lock(curthread); in cpu_est_clockrate()
356 thread_lock(curthread); in cpu_est_clockrate()
/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c202 thread_lock(curthread); in hwpstate_goto_pstate()
215 thread_lock(curthread); in hwpstate_goto_pstate()
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/tests/epoch/
H A Depoch_test.c152 thread_lock(td); in test_modinit()
/freebsd/sys/riscv/riscv/
H A Dclock.c55 thread_lock(td); in cpu_initclocks()
60 thread_lock(td); in cpu_initclocks()

1234