MCPcopy 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
44static inline bool
45kcsan_md_is_avail(void)
46{
47 return true;
48}
49
50static inline void
51kcsan_md_disable_intrs(uint64_t *state)

Callers 1

kcsan_accessFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected