Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/uapi/asm/
Dmonwriter.h17 #define MONWRITE_START_CONFIG 0x03 /* start configuration recording */ macro
/linux-5.19.10/drivers/s390/char/
Dmonwriter.c109 monhdr->mon_function > MONWRITE_START_CONFIG || in monwrite_new_hdr()
161 case MONWRITE_START_CONFIG: in monwrite_new_data()