Searched refs:read_instrumented_memory (Results 1 – 1 of 1) sorted by relevance
338 static __always_inline u64 read_instrumented_memory(const volatile void *ptr, size_t size) in read_instrumented_memory() function600 old = is_reorder_access ? 0 : read_instrumented_memory(ptr, size); in kcsan_setup_watchpoint()613 new = read_instrumented_memory(ptr, size); in kcsan_setup_watchpoint()