Home
last modified time | relevance | path

Searched defs:set_canary (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmallocator.hpp140 inline PetscErrorCode DeviceAllocator<T, P>::set_canary(value_type *ptr, size_type n, const StreamB… in set_canary() function in Petsc::device::cupm::DeviceAllocator
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp630 inline PetscErrorCode SegmentedMemoryPoolAllocatorBase<T>::set_canary(value_type *ptr, size_type n,… in set_canary() function in Petsc::memory::impl::SegmentedMemoryPoolAllocatorBase