Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_section.c250 static int pt_section_unlock_attach(struct pt_section *section) in pt_section_unlock_attach() function
290 return pt_section_unlock_attach(section); in pt_section_attach()
295 (void) pt_section_unlock_attach(section); in pt_section_attach()
307 return pt_section_unlock_attach(section); in pt_section_attach()
310 (void) pt_section_unlock_attach(section); in pt_section_attach()
343 return pt_section_unlock_attach(section); in pt_section_detach()
346 (void) pt_section_unlock_attach(section); in pt_section_detach()
519 return pt_section_unlock_attach(section); in pt_section_alloc_bcache()
526 (void) pt_section_unlock_attach(section); in pt_section_alloc_bcache()
544 return pt_section_unlock_attach(section); in pt_section_on_map_lock()
[all …]
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c193 static int pt_section_unlock_attach(struct pt_section *section) in pt_section_unlock_attach() function
283 return pt_section_unlock_attach(section); in pt_section_attach()
288 (void) pt_section_unlock_attach(section); in pt_section_attach()
300 return pt_section_unlock_attach(section); in pt_section_attach()
303 (void) pt_section_unlock_attach(section); in pt_section_attach()
335 return pt_section_unlock_attach(section); in pt_section_detach()
338 (void) pt_section_unlock_attach(section); in pt_section_detach()
363 errcode = pt_section_unlock_attach(section); in pt_section_map()
449 return pt_section_unlock_attach(section); in pt_section_request_bcache()
456 (void) pt_section_unlock_attach(section); in pt_section_request_bcache()