Home
last modified time | relevance | path

Searched defs:is_assert (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/kcsan/
A Dcore.c362 const bool is_assert = (type & KCSAN_ACCESS_ASSERT) != 0; in kcsan_found_watchpoint() local
428 const bool is_assert = (type & KCSAN_ACCESS_ASSERT) != 0; in kcsan_setup_watchpoint() local
A Dkcsan_test.c156 const bool is_assert = (r->access[0].type | r->access[1].type) & KCSAN_ACCESS_ASSERT; in report_matches() local

Completed in 11 milliseconds