Home
last modified time | relevance | path

Searched refs:should_watch (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/kernel/kcsan/
Dcore.c253 should_watch(const volatile void *ptr, size_t size, int type, struct kcsan_ctx *ctx) in should_watch() function
631 if (unlikely(should_watch(ptr, size, type, ctx))) in check_access()