Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/uapi/asm/
Dmonwriter.h17 #define MONWRITE_START_CONFIG 0x03 /* start configuration recording */ macro
/Linux-v4.19/drivers/s390/char/
Dmonwriter.c104 monhdr->mon_function > MONWRITE_START_CONFIG || in monwrite_new_hdr()
156 case MONWRITE_START_CONFIG: in monwrite_new_data()
316 if (monbuf->hdr.mon_function == MONWRITE_START_CONFIG) in monwriter_restore()