Searched refs:mmap_notify_client (Results 1 – 1 of 1) sorted by relevance
29 struct mmap_notify_client { struct32 struct mmap_notify_client *next; argument35 static struct mmap_notify_client *clients;40 struct mmap_notify_client *client = xmalloc(sizeof(*client)); in mmap_notify_register_client()50 struct mmap_notify_client *client; in mmap_notify_report()