Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/processor-trace/libipt/src/
H A Dpt_section.c221 static int pt_section_lock_attach(struct pt_section *section) in pt_section_lock_attach() function
266 errcode = pt_section_lock_attach(section); in pt_section_attach()
312 errcode = pt_section_lock_attach(section); in pt_section_detach()
462 errcode = pt_section_lock_attach(section); in pt_section_alloc_bcache()
527 errcode = pt_section_lock_attach(section); in pt_section_on_map_lock()
/freebsd-12.1/contrib/processor-trace/libipt/test/src/
H A Dptunit-image_section_cache.c173 static int pt_section_lock_attach(struct pt_section *section) in pt_section_lock_attach() function
268 errcode = pt_section_lock_attach(section); in pt_section_attach()
313 errcode = pt_section_lock_attach(section); in pt_section_detach()
352 errcode = pt_section_lock_attach(section); in pt_section_map()
422 errcode = pt_section_lock_attach(section); in pt_section_request_bcache()