Searched refs:test_kernel_rmw_array (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/kernel/kcsan/ |
| D | kcsan_test.c | 417 static noinline void test_kernel_rmw_array(void) in test_kernel_rmw_array() function 744 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(KCSAN_ACCESS_WRITE) }, in test_concurrent_races() 745 { test_kernel_rmw_array, NULL, 0, __KCSAN_ACCESS_RW(0) }, in test_concurrent_races() 750 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 751 { test_kernel_rmw_array, NULL, 0, 0 }, in test_concurrent_races() 757 begin_test_checks(test_kernel_rmw_array, test_kernel_rmw_array); in test_concurrent_races()
|
| /Linux-v6.1/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
|