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

Function racct_sub_cred

freebsd/sys/racct.h:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241static inline void
242racct_sub_cred(struct ucred *cred, int resource, uint64_t amount)
243{
244}
245
246static inline uint64_t
247racct_get_limit(struct proc *p, int resource)

Callers 1

swap_release_by_credFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected