Home
last modified time | relevance | path

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

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