Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/uapi/asm/
Dmonwriter.h16 #define MONWRITE_START_CONFIG 0x03 /* start configuration recording */ macro
/linux-4.1.27/drivers/s390/char/
Dmonwriter.c103 monhdr->mon_function > MONWRITE_START_CONFIG || in monwrite_new_hdr()
155 case MONWRITE_START_CONFIG: in monwrite_new_data()
315 if (monbuf->hdr.mon_function == MONWRITE_START_CONFIG) in monwriter_restore()