MCPcopy Create free account
hub / github.com/F-Stack/f-stack / old_dev_pager_dtor

Function old_dev_pager_dtor

freebsd/vm/device_pager.c:466–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

464}
465
466static void
467old_dev_pager_dtor(void *handle)
468{
469
470 dev_rel(handle);
471}

Callers

nothing calls this directly

Calls 1

dev_relFunction · 0.85

Tested by

no test coverage detected