Home
last modified time | relevance | path

Searched refs:pt_section_map_share (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h372 extern int pt_section_map_share(struct pt_section *section);
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_section.c562 int pt_section_map_share(struct pt_section *section) in pt_section_map_share() function
H A Dpt_image_section_cache.c288 errcode = pt_section_map_share(section); in pt_isache_lru_new()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c83 extern int pt_section_map_share(struct pt_section *section);
350 errcode = pt_section_map_share(section); in pt_section_map()
368 int pt_section_map_share(struct pt_section *section) in pt_section_map_share() function
H A Dptunit-section.c63 return pt_section_map_share(section); in pt_iscache_notify_map()
88 return pt_section_map_share(section); in pt_iscache_notify_resize()