Searched refs:PINOD (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/bsd/sys/ |
| H A D | param.h | 131 #define PINOD 8 macro
|
| /xnu-8792.61.2/bsd/miscfs/devfs/ |
| H A D | devfs_fdesc_support.c | 240 msleep((caddr_t) &fdcache_lock, &fdesc_mtx, PINOD, "fdesc_allocvp", NULL); in fdesc_allocvp()
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | decmpfs.c | 995 msleep((caddr_t)&decompress_channel, &decompress_channel_mtx, PINOD, "wait_for_decompress", NULL);
|
| /xnu-8792.61.2/bsd/vfs/ |
| H A D | vfs_xattr.c | 947 msleep((caddr_t)&svp->v_parent, &svp->v_lock, PINOD | PDROP, in default_getnamedstream()
|