Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dcore.c268 should_watch(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in should_watch() function
752 if (unlikely(should_watch(ctx, ptr, size, type))) { in check_access()