Searched refs:NotifierWithReturn (Results 1 – 7 of 7) sorted by relevance
46 typedef struct NotifierWithReturn NotifierWithReturn; typedef49 typedef int (*NotifierWithReturnFunc)(NotifierWithReturn *notifier, void *data,52 struct NotifierWithReturn { struct58 QLIST_ENTRY(NotifierWithReturn) node;62 QLIST_HEAD(, NotifierWithReturn) notifiers;71 NotifierWithReturn *notifier);73 void notifier_with_return_remove(NotifierWithReturn *notifier);
54 NotifierWithReturn *notifier) in notifier_with_return_list_add()59 void notifier_with_return_remove(NotifierWithReturn *notifier) in notifier_with_return_remove()67 NotifierWithReturn *notifier, *next; in notifier_with_return_list_notify()
68 NotifierWithReturn free_page_hint_notify;
42 NotifierWithReturn migration_state;
908 static int vfio_migration_state_notifier(NotifierWithReturn *notifier, in vfio_migration_state_notifier()
45 static NotifierWithReturn migration_state;579 static int migration_state_notifier(NotifierWithReturn *notifier, in migration_state_notifier()
37 NotifierWithReturn migration_state;376 static int vdpa_net_migration_state_notifier(NotifierWithReturn *notifier, in vdpa_net_migration_state_notifier()