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

Function sf_buf_free

freebsd/sys/sf_buf.h:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168static inline void
169sf_buf_free(struct sf_buf *sf)
170{
171}
172
173static inline void
174sf_buf_ref(struct sf_buf *sf)

Callers 9

zfs_unmap_pageFunction · 0.50
uiomove_fromphysFunction · 0.50
uiomove_fromphysFunction · 0.50
uiomove_fromphysFunction · 0.50
dmar_unmap_pgtblFunction · 0.50
zbuf_sfbuf_freeFunction · 0.50
vm_imgact_unmap_pageFunction · 0.50
vnode_pager_input_smlfsFunction · 0.50
vnode_pager_input_oldFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected