Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_section.c232 static int pt_section_lock_attach(struct pt_section *section) in pt_section_lock_attach() function
277 errcode = pt_section_lock_attach(section); in pt_section_attach()
323 errcode = pt_section_lock_attach(section); in pt_section_detach()
473 errcode = pt_section_lock_attach(section); in pt_section_alloc_bcache()
538 errcode = pt_section_lock_attach(section); in pt_section_on_map_lock()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c175 static int pt_section_lock_attach(struct pt_section *section) in pt_section_lock_attach() function
270 errcode = pt_section_lock_attach(section); in pt_section_attach()
315 errcode = pt_section_lock_attach(section); in pt_section_detach()
354 errcode = pt_section_lock_attach(section); in pt_section_map()
424 errcode = pt_section_lock_attach(section); in pt_section_request_bcache()