Home
last modified time | relevance | path

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

/drivers/s390/char/
Dmonreader.c59 static unsigned long mon_in_use = 0; variable
287 if (test_and_set_bit(MON_IN_USE, &mon_in_use)) in mon_open()
330 clear_bit(MON_IN_USE, &mon_in_use); in mon_open()
362 clear_bit(MON_IN_USE, &mon_in_use); in mon_close()