Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dspinlock_test.c55 static int multi_other(void *data) in multi_other() function
106 kthread_run(multi_other, &t2, "multi_get"); in multi_get()
108 multi_other(&t1); in multi_get()