Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vm_page.c
File
vm_page.c
freebsd/vm/vm_page.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*-
2
* SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU)
3
*
4
* Copyright (c) 1991 Regents of the University of California.
Callers
nothing calls this directly
Calls
9
db_printf
Function · 0.85
vm_inactive_count
Function · 0.85
vm_active_count
Function · 0.85
vm_laundry_count
Function · 0.85
vm_wire_count
Function · 0.85
strchr
Function · 0.85
PHYS_TO_VM_PAGE
Function · 0.85
vm_free_count
Function · 0.70
pmap_kextract
Function · 0.50
Tested by
no test coverage detected