Searched refs:test_kernel_rmw_array (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/kernel/kcsan/ |
D | kcsan_test.c | 358 static noinline void test_kernel_rmw_array(void) in test_kernel_rmw_array() function 465 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(KCSAN_ACCESS_WRITE) }, in test_concurrent_races() 466 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(0) }, in test_concurrent_races() 471 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 472 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 478 begin_test_checks(test_kernel_rmw_array, test_kernel_rmw_array); in test_concurrent_races()
|
/Linux-v5.15/Documentation/dev-tools/ |
D | kcsan.rst | 59 BUG: KCSAN: data-race in test_kernel_rmw_array+0x71/0xd0 62 test_kernel_rmw_array+0x71/0xd0
|