Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_section.h277 static inline int pt_section_request_bcache(struct pt_section *section) in pt_section_request_bcache() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c85 extern int pt_section_request_bcache(struct pt_section *section);
415 int pt_section_request_bcache(struct pt_section *section) in pt_section_request_bcache() function
1473 status = pt_section_request_bcache(cfix->section[0]); in lru_bcache_evict()
1510 status = pt_section_request_bcache(cfix->section[0]); in lru_bcache_clear()
1770 status = pt_section_request_bcache(section); in worker_map_bcache()
H A Dptunit-section.c1075 errcode = pt_section_request_bcache(sfix->section); in worker_bcache()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_block_decoder.c2489 errcode = pt_section_request_bcache(section); in pt_blk_msec_fill()