Searched refs:existed (Results 1 – 5 of 5) sorted by relevance
292 bool *existed, in ttm_ref_object_add() argument302 if (existed != NULL) in ttm_ref_object_add()303 *existed = true; in ttm_ref_object_add()338 if (existed != NULL) in ttm_ref_object_add()339 *existed = false; in ttm_ref_object_add()
219 bool *existed,
182 bool existed = false; in hnae3_unregister_client() local191 existed = true; in hnae3_unregister_client()196 if (!existed) { in hnae3_unregister_client()
12606 u32 existed; in hclge_module_existed() local12617 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed()12619 return existed != 0; in hclge_module_existed()
546 * 1) If only one command existed in the queue, the
Completed in 35 milliseconds