Home
last modified time | relevance | path

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

/Linux-v6.1/mm/kmsan/
Dcore.c315 int cur_off_start = -1; in kmsan_internal_check_memory() local
335 cur_off_start, pos - 1, user_addr, in kmsan_internal_check_memory()
340 cur_off_start = -1; in kmsan_internal_check_memory()
353 cur_off_start, pos + i - 1, in kmsan_internal_check_memory()
358 cur_off_start = -1; in kmsan_internal_check_memory()
373 cur_off_start, pos + i - 1, in kmsan_internal_check_memory()
378 cur_off_start = pos + i; in kmsan_internal_check_memory()
386 kmsan_report(cur_origin, addr, size, cur_off_start, pos - 1, in kmsan_internal_check_memory()