Searched refs:EVENT_FL_FAILED (Results 1 – 2 of 2) sorted by relevance
1905 event->flags |= EVENT_FL_FAILED; in process_op()1978 event->flags |= EVENT_FL_FAILED; in process_op()4702 if (event->flags & EVENT_FL_FAILED) { in pretty_print()4763 event->flags |= EVENT_FL_FAILED; in pretty_print()4809 event->flags |= EVENT_FL_FAILED; in pretty_print()4819 event->flags |= EVENT_FL_FAILED; in pretty_print()4885 event->flags |= EVENT_FL_FAILED; in pretty_print()4891 event->flags |= EVENT_FL_FAILED; in pretty_print()4901 event->flags |= EVENT_FL_FAILED; in pretty_print()4926 if (event->flags & EVENT_FL_FAILED) { in pretty_print()[all …]
343 EVENT_FL_FAILED = 0x80000000 enumerator