Home
last modified time | relevance | path

Searched defs:iscache (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/processor-trace/libipt/src/
H A Dpt_image_section_cache.c57 int pt_iscache_init(struct pt_image_section_cache *iscache, const char *name) in pt_iscache_init()
83 void pt_iscache_fini(struct pt_image_section_cache *iscache) in pt_iscache_fini()
98 static inline int pt_iscache_lock(struct pt_image_section_cache *iscache) in pt_iscache_lock()
116 static inline int pt_iscache_unlock(struct pt_image_section_cache *iscache) in pt_iscache_unlock()
139 static int pt_iscache_expand(struct pt_image_section_cache *iscache) in pt_iscache_expand()
163 static int pt_iscache_find_locked(struct pt_image_section_cache *iscache, in pt_iscache_find_locked()
230 static int pt_iscache_lru_prune(struct pt_image_section_cache *iscache, in pt_iscache_lru_prune()
267 static int pt_isache_lru_new(struct pt_image_section_cache *iscache, in pt_isache_lru_new()
320 static int pt_iscache_lru_add(struct pt_image_section_cache *iscache, in pt_iscache_lru_add()
351 static int pt_iscache_lru_remove(struct pt_image_section_cache *iscache, in pt_iscache_lru_remove()
[all …]
H A Dpt_section.c269 struct pt_image_section_cache *iscache) in pt_section_attach()
315 struct pt_image_section_cache *iscache) in pt_section_detach()
445 struct pt_image_section_cache *iscache; in pt_section_alloc_bcache() local
532 struct pt_image_section_cache *iscache; in pt_section_on_map_lock() local
H A Dpt_image.c625 struct pt_image_section_cache *iscache, int isid, in pt_image_add_cached()
/freebsd-src/contrib/processor-trace/libipt/test/src/
H A Dptunit-section.c51 int pt_iscache_notify_map(struct pt_image_section_cache *iscache, in pt_iscache_notify_map()
66 int pt_iscache_notify_resize(struct pt_image_section_cache *iscache, in pt_iscache_notify_resize()
300 struct pt_image_section_cache iscache; in attach_null() local
318 struct pt_image_section_cache iscache; in detach_null() local
387 struct pt_image_section_cache iscache; in attach_overflow() local
409 struct pt_image_section_cache iscache; in attach_bad_ucount() local
537 struct pt_image_section_cache iscache; in attach_detach() local
568 struct pt_image_section_cache iscache, bad; in attach_bad_iscache() local
596 struct pt_image_section_cache iscache, bad; in detach_bad_iscache() local
646 struct pt_image_section_cache iscache; in attach_map() local
[all …]
H A Dptunit-image_section_cache.c50 struct pt_image_section_cache *iscache; member
263 struct pt_image_section_cache *iscache) in pt_section_attach()
308 struct pt_image_section_cache *iscache) in pt_section_detach()
344 struct pt_image_section_cache *iscache; in pt_section_map() local
417 struct pt_image_section_cache *iscache; in pt_section_request_bcache() local
537 struct pt_image_section_cache iscache; member
654 struct pt_image_section_cache iscache; in add_null() local
679 struct pt_image_section_cache iscache; in lookup_null() local
715 struct pt_image_section_cache iscache; in add_file_null() local
729 struct pt_image_section_cache iscache; in read_null() local
H A Dptunit-image.c118 struct pt_image_section_cache iscache; member
262 int pt_iscache_lookup(struct pt_image_section_cache *iscache, in pt_iscache_lookup()
1796 struct pt_image_section_cache iscache; in add_cached_null() local
/freebsd-src/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h96 struct pt_image_section_cache *iscache; member
/freebsd-src/sys/contrib/openzfs/cmd/zinject/
H A Dtranslate.c338 boolean_t isspare, iscache; in translate_device() local