Searched refs:rte_gpu_notify (Results 1 – 3 of 3) sorted by relevance
40 rte_gpu_notify;
106 void rte_gpu_notify(struct rte_gpu *dev, enum rte_gpu_event);
316 rte_gpu_notify(dev, RTE_GPU_EVENT_NEW); in rte_gpu_complete_new()338 rte_gpu_notify(dev, RTE_GPU_EVENT_DEL); in rte_gpu_release()490 rte_gpu_notify(struct rte_gpu *dev, enum rte_gpu_event event) in rte_gpu_notify() function