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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c588 zsd_find_mru(list_t *l, zone_key_t key) function
651 t = zsd_find_mru(&zone->zone_zsd, key);
705 zsdp = zsd_find_mru(&zsd_registered_keys, key);
719 del = zsd_find_mru(&zone->zone_zsd, key);
785 t = zsd_find_mru(&zone->zone_zsd, key);
808 t = zsd_find_mru(&zone->zone_zsd, key);

Completed in 71 milliseconds