Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp773 std::optional<llvm::detail::scope_exit<std::function<void()>>> buffer_cleanup; in DoLoadImage() local
836 buffer_cleanup.emplace([process, buffer_addr]() { in DoLoadImage()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dspectral.c855 goto buffer_cleanup; in ath11k_spectral_ring_alloc()
860 buffer_cleanup: in ath11k_spectral_ring_alloc()