Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Dmonreader.c58 static unsigned long mon_in_use = 0; variable
284 if (test_and_set_bit(MON_IN_USE, &mon_in_use)) in mon_open()
326 clear_bit(MON_IN_USE, &mon_in_use); in mon_open()
357 clear_bit(MON_IN_USE, &mon_in_use); in mon_close()