Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dcore.c252 should_watch(const volatile void *ptr, size_t size, int type, struct kcsan_ctx *ctx) in should_watch() function
627 if (unlikely(should_watch(ptr, size, type, ctx))) in check_access()