Searched refs:MONWRITE_GEN_EVENT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dmonwriter.h17 #define MONWRITE_GEN_EVENT 0x02 /* generate event record */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dmonwriter.c107 if (monhdr->mon_function != MONWRITE_GEN_EVENT)
134 if (monhdr->mon_function != MONWRITE_GEN_EVENT)
162 case MONWRITE_GEN_EVENT:
202 if (entry->hdr.mon_function != MONWRITE_GEN_EVENT)
296 if (monbuf->hdr.mon_function != MONWRITE_GEN_EVENT)

Completed in 34 milliseconds