Searched refs:test_kernel_rmw_array (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/kernel/kcsan/ |
D | kcsan_test.c | 422 static noinline void test_kernel_rmw_array(void) in test_kernel_rmw_array() function 746 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(KCSAN_ACCESS_WRITE) }, in test_concurrent_races() 747 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(0) }, in test_concurrent_races() 752 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 753 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 759 begin_test_checks(test_kernel_rmw_array, test_kernel_rmw_array); in test_concurrent_races()
|
/linux-6.8/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
|