Home
last modified time | relevance | path

Searched refs:mmap_cache_search_custom (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dmmap_cache.h88 mmap_cache_search_custom(struct tcb *, mmap_cache_search_fn, void *);
Dmmap_cache.c240 mmap_cache_search_custom(struct tcb *tcp, mmap_cache_search_fn fn, void *data) in mmap_cache_search_custom() function
Dkvm.c175 map_info = mmap_cache_search_custom(tcp, is_map_for_file, path); in vcpu_get_info()
DChangeLog1357 * mmap_cache.c (mmap_cache_search_custom): New function.
1359 (mmap_cache_search_custom): New function prototype.