Searched refs:mmap_cache_search_fn (Results 1 – 3 of 3) sorted by relevance
76 typedef bool (*mmap_cache_search_fn)(struct mmap_cache_entry_t *, void *); typedef88 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()
1358 * mmap_cache.h (mmap_cache_search_fn): New type.