In file mmap_cache.c:

void release_mmap(struct mmap_entry *e)

decrements the entry's use count by one, and if it is 0, deallocates it and removes it completely

Documentation

decrements the entry's use count by one, and if it is 0, deallocates it and removes it completely.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.