Home
last modified time | relevance | path

Searched refs:mtd_table_mutex_depth (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c74 static int mtd_table_mutex_depth; variable
94 mtd_table_mutex_depth++; in mtd_table_mutex_lock()
106 if (--mtd_table_mutex_depth == 0) { in mtd_table_mutex_unlock()

Completed in 4 milliseconds