Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
241
static inline void
242
racct_sub_cred(struct ucred *cred, int resource, uint64_t amount)
243
{
244
}
245
246
static inline uint64_t
247
racct_get_limit(struct proc *p, int resource)
Callers
1
swap_release_by_cred
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected