Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/char/
Dmonreader.c35 #define MON_IN_USE 0x01 macro
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()