Searched refs:skip_events (Results 1 – 2 of 2) sorted by relevance
848 const char * const *skip_events; in skip_event() 850 for (skip_events = kvm_skip_events(e_machine); *skip_events; skip_events++) in skip_event() 851 if (!strcmp(event, *skip_events)) in skip_event() 847 const char * const *skip_events; skip_event() local
3093 bool skip_events) in xhci_handle_events() argument3119 if (!skip_events) in xhci_handle_events()