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.c34 #define MON_IN_USE 0x01 macro
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()