Home
last modified time | relevance | path

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

/linux-6.15/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 DMakefile97 obj-$(CONFIG_SPINLOCK_TEST) += spinlock_test.o