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

Function racct_add_force

freebsd/sys/racct.h:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219static inline void
220racct_add_force(struct proc *p, int resource, uint64_t amount)
221{
222}
223
224static inline int
225racct_set(struct proc *p, int resource, uint64_t amount)

Callers 4

zfs_racct_readFunction · 0.50
zfs_racct_writeFunction · 0.50
vm_faultFunction · 0.50
swap_reserve_forceFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected