Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/vm/
H A Ddevice_vm.c480 boolean_t drop_ref; in device_pager_last_unmap() local
488 drop_ref = TRUE; in device_pager_last_unmap()
490 drop_ref = FALSE; in device_pager_last_unmap()
494 if (drop_ref) { in device_pager_last_unmap()
/xnu-8796.141.3/bsd/miscfs/devfs/
H A Ddevfs_vnops.c389 goto drop_ref; in devfs_lookup()
426 drop_ref: in devfs_lookup()