Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
A Dttm_object.c292 bool *existed, in ttm_ref_object_add() argument
302 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()
A Dttm_object.h219 bool *existed,
/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.c182 bool existed = false; in hnae3_unregister_client() local
191 existed = true; in hnae3_unregister_client()
196 if (!existed) { in hnae3_unregister_client()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c12606 u32 existed; in hclge_module_existed() local
12617 existed = le32_to_cpu(desc.data[0]); in hclge_module_existed()
12619 return existed != 0; in hclge_module_existed()
/drivers/scsi/aic7xxx/
A Daic79xx.seq546 * 1) If only one command existed in the queue, the

Completed in 35 milliseconds