Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kcsan_md_is_avail
Function
kcsan_md_is_avail
freebsd/amd64/include/csan.h:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
static inline bool
45
kcsan_md_is_avail(void)
46
{
47
return true;
48
}
49
50
static inline void
51
kcsan_md_disable_intrs(uint64_t *state)
Callers
1
kcsan_access
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected