Home
last modified time | relevance | path

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

/dpdk/lib/gpudev/
H A Dgpudev.c19 #define GPU_LOG(level, ...) \ macro
54 GPU_LOG(ERR, "invalid array size"); in rte_gpu_init()
61 GPU_LOG(ERR, "already initialized"); in rte_gpu_init()
68 GPU_LOG(ERR, "cannot initialize library"); in rte_gpu_init()
189 GPU_LOG(ERR, "allocate device without a name"); in rte_gpu_allocate()
251 GPU_LOG(ERR, "attach device without a name"); in rte_gpu_attach()
336 GPU_LOG(DEBUG, "free device %s (id %d)", in rte_gpu_release()
416 GPU_LOG(ERR, "cannot allocate callback"); in rte_gpu_callback_register()
517 GPU_LOG(ERR, "query without storage"); in rte_gpu_info_get()
544 GPU_LOG(ERR, "mem allocation not supported"); in rte_gpu_mem_alloc()
[all …]