Searched refs:process_state (Results 1 – 2 of 2) sorted by relevance
80 enum rte_gpu_state process_state; /* Updated by this library. */ member
87 gpus[dev_id].process_state == RTE_GPU_STATE_INITIALIZED) in rte_gpu_is_valid()106 (gpus[dev_id].process_state == RTE_GPU_STATE_UNUSED || in rte_gpu_find_next()121 if (gpus[dev_id].process_state == RTE_GPU_STATE_UNUSED) in gpu_find_free_id()315 dev->process_state = RTE_GPU_STATE_INITIALIZED; in rte_gpu_complete_new()341 dev->process_state = RTE_GPU_STATE_UNUSED; in rte_gpu_release()