Home
last modified time | relevance | path

Searched refs:access_thread (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/dev-tools/
H A Dkcsan.rst34 access_thread+0x89/0xd0
40 access_thread+0x89/0xd0
47 CPU: 6 PID: 488 Comm: access_thread Not tainted 5.12.0-rc2+ #1
63 access_thread+0x89/0xd0
70 CPU: 2 PID: 515 Comm: access_thread Not tainted 5.12.0-rc2+ #1
/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c1467 static int access_thread(void *arg) in access_thread() function
1533 if (torture_create_kthread(access_thread, NULL, threads[i])) in test_init()