Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ vm_wire_sub
Function
vm_wire_sub
freebsd/sys/vmmeter.h:165–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
static inline void
166
vm_wire_sub(int cnt)
167
{
168
169
VM_CNT_ADD(v_wire_count, -cnt);
170
}
171
172
u_int vm_free_count(void);
173
static inline u_int
Callers
10
_pmap_unwire_ptp
Function · 0.85
efi_destroy_1t1_map
Function · 0.85
efi_destroy_1t1_map
Function · 0.85
pmap_unwire_pt2pg
Function · 0.85
shm_largepage_phys_dtor
Function · 0.85
vm_page_alloc_domain_after
Function · 0.85
vm_page_alloc_contig_domain
Function · 0.85
vm_page_free_pages_toq
Function · 0.85
vm_page_unwire_managed
Function · 0.85
vm_page_unwire_noq
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected