Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
466
static void
467
old_dev_pager_dtor(void *handle)
468
{
469
470
dev_rel(handle);
471
}
Callers
nothing calls this directly
Calls
1
dev_rel
Function · 0.85
Tested by
no test coverage detected