Searched refs:AddressSpaceMapClient (Results 1 – 2 of 2) sorted by relevance
1149 typedef struct AddressSpaceMapClient { struct1151 QLIST_ENTRY(AddressSpaceMapClient) link; argument1152 } AddressSpaceMapClient; typedef1187 QLIST_HEAD(, AddressSpaceMapClient) map_client_list;
3274 address_space_unregister_map_client_do(AddressSpaceMapClient *client) in address_space_unregister_map_client_do()3282 AddressSpaceMapClient *client; in address_space_notify_map_clients_locked()3293 AddressSpaceMapClient *client = g_malloc(sizeof(*client)); in address_space_register_map_client()3322 AddressSpaceMapClient *client; in address_space_unregister_map_client()