Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_bio.c150 #define BD_RUN_LOCK(bd) mtx_lock(BD_RUN_LOCKPTR((bd))) macro
627 BD_RUN_LOCK(bd); in bufspace_daemon_wakeup()
773 BD_RUN_LOCK(bd); in bufspace_daemon_shutdown()
798 BD_RUN_LOCK(bd); in bufspace_daemon()
857 BD_RUN_LOCK(bd); in bufspace_daemon()