Searched refs:DEVFS_LOCK (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c262 DEVFS_LOCK();
423 DEVFS_LOCK();
524 DEVFS_LOCK();
639 DEVFS_LOCK();
659 DEVFS_LOCK();
799 DEVFS_LOCK();
887 DEVFS_LOCK();
955 DEVFS_LOCK();
1105 DEVFS_LOCK();
1166 DEVFS_LOCK();
[all...]
H A Ddevfs_tree.c191 DEVFS_LOCK();
243 * called with DEVFS_LOCK held
281 * called with DEVFS_LOCK held
374 * called with DEVFS_LOCK held
503 * called with DEVFS_LOCK held
660 * called with DEVFS_LOCK held
678 * called with DEVFS_LOCK held
720 * called with DEVFS_LOCK held
816 DEVFS_LOCK();
833 DEVFS_LOCK();
[all...]
H A Ddevfs_vfsops.c201 DEVFS_LOCK();
252 DEVFS_LOCK();
272 DEVFS_LOCK();
H A Ddevfsdefs.h217 #define DEVFS_LOCK() lck_mtx_lock(&devfs_mutex) macro
H A Ddevfs_fdesc_support.c150 DEVFS_LOCK();
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_ptmx.c86 #include <miscfs/devfs/devfsdefs.h> /* DEVFS_LOCK()/DEVFS_UNLOCK() */
390 * Hold the DEVFS_LOCK() over this whole operation; devfs
395 DEVFS_LOCK();
450 DEVFS_LOCK();
465 DEVFS_LOCK();
493 DEVFS_LOCK();
517 * NOTE: Called with DEVFS_LOCK() held

Completed in 80 milliseconds