Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kcsan_md_unsupported
Function
kcsan_md_unsupported
freebsd/amd64/include/csan.h:38–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
#include <machine/vmparam.h>
37
38
static inline bool
39
kcsan_md_unsupported(vm_offset_t addr)
40
{
41
return false;
42
}
43
44
static inline bool
45
kcsan_md_is_avail(void)
Callers
1
kcsan_access
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected