Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/char/
Dmonreader.c58 static unsigned long mon_in_use = 0; variable
286 if (test_and_set_bit(MON_IN_USE, &mon_in_use)) in mon_open()
329 clear_bit(MON_IN_USE, &mon_in_use); in mon_open()
361 clear_bit(MON_IN_USE, &mon_in_use); in mon_close()