Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Ddevice_vm.c490 boolean_t drop_ref; in device_pager_last_unmap() local
498 drop_ref = TRUE; in device_pager_last_unmap()
500 drop_ref = FALSE; in device_pager_last_unmap()
504 if (drop_ref) { in device_pager_last_unmap()
/xnu-12377.1.9/bsd/miscfs/devfs/
H A Ddevfs_vnops.c417 goto drop_ref; in devfs_lookup()
454 drop_ref: in devfs_lookup()