Searched refs:AddressSpaceMapClient (Results 1 – 2 of 2) sorted by relevance
1082 typedef struct AddressSpaceMapClient { struct1084 QLIST_ENTRY(AddressSpaceMapClient) link; argument1085 } AddressSpaceMapClient; typedef1120 QLIST_HEAD(, AddressSpaceMapClient) map_client_list;
3102 address_space_unregister_map_client_do(AddressSpaceMapClient *client) in address_space_unregister_map_client_do()3110 AddressSpaceMapClient *client; in address_space_notify_map_clients_locked()3121 AddressSpaceMapClient *client = g_malloc(sizeof(*client)); in address_space_register_map_client()3150 AddressSpaceMapClient *client; in address_space_unregister_map_client()