Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dlwq.c82 static int lwq_exercise(void *qv) in lwq_exercise() function
111 threads[i] = kthread_run(lwq_exercise, &q, "lwq-test-%d", i); in lwq_test()