nvram_mutex 56 drivers/char/nvram.c static DEFINE_MUTEX(nvram_mutex); nvram_mutex 318 drivers/char/nvram.c mutex_lock(&nvram_mutex); nvram_mutex 320 drivers/char/nvram.c mutex_unlock(&nvram_mutex); nvram_mutex 332 drivers/char/nvram.c mutex_lock(&nvram_mutex); nvram_mutex 334 drivers/char/nvram.c mutex_unlock(&nvram_mutex); nvram_mutex 344 drivers/char/nvram.c mutex_lock(&nvram_mutex); nvram_mutex 346 drivers/char/nvram.c mutex_unlock(&nvram_mutex);