Home
last modified time | relevance | path

Searched refs:handle_event (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/misc/
H A Dpvpanic.c26 static void handle_event(int event) in handle_event() function
61 handle_event(val); in pvpanic_write()
/qemu/include/net/
H A Dfilter.h45 FilterHandleEvent *handle_event; member
/qemu/net/
H A Dfilter-rewriter.c425 nfc->handle_event = colo_rewriter_handle_event; in colo_rewriter_class_init()
H A Dfilter.c354 nfc->handle_event = default_handle_event; in netfilter_class_init()
H A Dnet.c1590 nfc->handle_event(nf, event, &local_err); in colo_notify_filters_event()