Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dspinlock_test.c119 static int __init spinlock_test(void) in spinlock_test() function
127 device_initcall(spinlock_test);
H A DMakefile102 obj-$(CONFIG_SPINLOCK_TEST) += spinlock_test.o