Home
last modified time | relevance | path

Searched refs:pt_section_unlock_attach (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/processor-trace/libipt/src/
H A Dpt_section.c239 static int pt_section_unlock_attach(struct pt_section *section) in pt_section_unlock_attach() function
279 return pt_section_unlock_attach(section); in pt_section_attach()
284 (void) pt_section_unlock_attach(section); in pt_section_attach()
296 return pt_section_unlock_attach(section); in pt_section_attach()
299 (void) pt_section_unlock_attach(section); in pt_section_attach()
332 return pt_section_unlock_attach(section); in pt_section_detach()
335 (void) pt_section_unlock_attach(section); in pt_section_detach()
508 return pt_section_unlock_attach(section); in pt_section_alloc_bcache()
515 (void) pt_section_unlock_attach(section); in pt_section_alloc_bcache()
533 return pt_section_unlock_attach(section); in pt_section_on_map_lock()
[all …]
/freebsd-12.1/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c191 static int pt_section_unlock_attach(struct pt_section *section) in pt_section_unlock_attach() function
281 return pt_section_unlock_attach(section); in pt_section_attach()
286 (void) pt_section_unlock_attach(section); in pt_section_attach()
298 return pt_section_unlock_attach(section); in pt_section_attach()
301 (void) pt_section_unlock_attach(section); in pt_section_attach()
333 return pt_section_unlock_attach(section); in pt_section_detach()
336 (void) pt_section_unlock_attach(section); in pt_section_detach()
361 errcode = pt_section_unlock_attach(section); in pt_section_map()
447 return pt_section_unlock_attach(section); in pt_section_request_bcache()
454 (void) pt_section_unlock_attach(section); in pt_section_request_bcache()