Home
last modified time | relevance | path

Searched refs:_tnfctl_targmem_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libtnfctl/
H A Dtargmem.c46 _tnfctl_targmem_alloc(tnfctl_handle_t *hndl, size_t size, uintptr_t *addr_p) in _tnfctl_targmem_alloc() function
H A Dtnfctl_int.h254 tnfctl_errcode_t _tnfctl_targmem_alloc(tnfctl_handle_t *hndl, size_t size,
H A Dcomb.c591 prexstat = _tnfctl_targmem_alloc(hndl, size, &addr); in build()