Searched refs:mmap_cache_search_custom (Results 1 – 4 of 4) sorted by relevance
88 mmap_cache_search_custom(struct tcb *, mmap_cache_search_fn, void *);
240 mmap_cache_search_custom(struct tcb *tcp, mmap_cache_search_fn fn, void *data) in mmap_cache_search_custom() function
175 map_info = mmap_cache_search_custom(tcp, is_map_for_file, path); in vcpu_get_info()
1357 * mmap_cache.c (mmap_cache_search_custom): New function.1359 (mmap_cache_search_custom): New function prototype.