Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dmonwriter.c113 monhdr->mon_function > MONWRITE_START_CONFIG || in monwrite_new_hdr()
165 case MONWRITE_START_CONFIG: in monwrite_new_data()
325 if (monbuf->hdr.mon_function == MONWRITE_START_CONFIG) in monwriter_restore()
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dmonwriter.h17 #define MONWRITE_START_CONFIG 0x03 /* start configuration recording */ macro