Home
last modified time | relevance | path

Searched refs:vfs_op_thread_exit_crit (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/sys/
HDmount.h1150 vfs_op_thread_exit_crit(mp, _mpcpu); \
1165 #define vfs_op_thread_exit_crit(mp, _mpcpu) do { \ macro
1173 vfs_op_thread_exit_crit(mp, _mpcpu); \
/freebsd-14-stable/sys/kern/
HDvfs_cache.c5550 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5554 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5556 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5560 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5565 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5570 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_climb_mount()
5580 vfs_op_thread_exit_crit(prev_mp, prev_mpcpu); in cache_fplookup_climb_mount()
5607 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5611 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
5616 vfs_op_thread_exit_crit(mp, mpcpu); in cache_fplookup_cross_mount()
[all …]