Searched refs:test_kernel_rmw_array (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/kcsan/ |
H A D | kcsan_test.c | 422 static noinline void test_kernel_rmw_array(void) in test_kernel_rmw_array() function 749 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(KCSAN_ACCESS_WRITE) }, in test_concurrent_races() 750 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(0) }, in test_concurrent_races() 755 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 756 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 762 begin_test_checks(test_kernel_rmw_array, test_kernel_rmw_array); in test_concurrent_races()
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kcsan.rst | 59 BUG: KCSAN: data-race in test_kernel_rmw_array+0x71/0xd0 62 test_kernel_rmw_array+0x71/0xd0
|