Searched refs:ef (Results 1 – 19 of 19) sorted by relevance
/drivers/crypto/cavium/zip/ |
D | zip_inflate.c | 77 zip_cmd->s.ef = 1; in prepare_inflate_zcmd() 177 result_ptr->s.ef = 1; in zip_inflate() 194 zip_ops->end_file = result_ptr->s.ef; in zip_inflate()
|
D | zip_regs.h | 188 u64 ef : 1; member 202 u64 ef : 1; 353 u64 ef : 1; member 359 u64 ef : 1; member
|
D | zip_deflate.c | 70 zip_cmd->s.ef = 1; in prepare_zip_command()
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_process.c | 1059 dma_fence_put(p->ef); in kfd_process_wq_release() 1145 dma_fence_signal(p->ef); in kfd_process_notifier_release() 1500 &p->kgd_process_info, &p->ef); in kfd_process_device_init_vm() 1754 WARN_ONCE(p->last_eviction_seqno != p->ef->seqno, in evict_process_worker() 1768 dma_fence_signal(p->ef); in evict_process_worker() 1769 dma_fence_put(p->ef); in evict_process_worker() 1770 p->ef = NULL; in evict_process_worker() 1805 &p->ef); in restore_process_worker() 1835 dma_fence_signal(p->ef); in kfd_suspend_all_processes() 1836 dma_fence_put(p->ef); in kfd_suspend_all_processes() [all …]
|
D | kfd_priv.h | 823 struct dma_fence *ef; member
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gpuvm.c | 235 struct amdgpu_amdkfd_fence *ef) in amdgpu_amdkfd_remove_eviction_fence() argument 241 if (!ef) in amdgpu_amdkfd_remove_eviction_fence() 261 if (f->context == ef->base.context) in amdgpu_amdkfd_remove_eviction_fence() 293 struct amdgpu_amdkfd_fence *ef; in amdgpu_amdkfd_remove_fence_on_pt_pd_bos() local 312 ef = container_of(dma_fence_get(&info->eviction_fence->base), in amdgpu_amdkfd_remove_fence_on_pt_pd_bos() 316 ret = amdgpu_amdkfd_remove_eviction_fence(bo, ef); in amdgpu_amdkfd_remove_fence_on_pt_pd_bos() 319 dma_fence_put(&ef->base); in amdgpu_amdkfd_remove_fence_on_pt_pd_bos() 1186 struct dma_fence **ef) in init_kfd_vm() argument 1218 *ef = dma_fence_get(&info->eviction_fence->base); in init_kfd_vm() 1261 dma_fence_put(*ef); in init_kfd_vm() [all …]
|
D | amdgpu_amdkfd.h | 264 struct dma_fence **ef); 283 struct dma_fence **ef);
|
/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | aux.c | 144 nvkm_i2c_aux_lnk_ctl(struct nvkm_i2c_aux *aux, int nr, int bw, bool ef) in nvkm_i2c_aux_lnk_ctl() argument 147 return aux->func->lnk_ctl(aux, nr, bw, ef); in nvkm_i2c_aux_lnk_ctl()
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | sortu102.c | 50 if (sor->dp.ef) in tu102_sor_dp_links()
|
D | sorga102.c | 48 if (sor->dp.ef) in ga102_sor_dp_links()
|
D | piornv50.c | 42 pior->dp.ef); in nv50_pior_dp_links()
|
D | ior.h | 40 bool ef; member
|
D | sorgf119.c | 111 if (sor->dp.ef) in gf119_sor_dp_links()
|
D | dp.c | 293 if (ior->dp.ef) in nvkm_dp_train_links() 427 ior->dp.ef = dp->dpcd[DPCD_RC02] & DPCD_RC02_ENHANCED_FRAME_CAP; in nvkm_dp_train()
|
D | sorg94.c | 112 if (sor->dp.ef) in g94_sor_dp_links()
|
D | nv50.c | 341 h = h - (3 * ior->dp.ef) - (12 / ior->dp.nr); in nv50_disp_super_2_2_dp()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1491 static int set_flash(struct net_device *netdev, struct ethtool_flash *ef) in set_flash() argument 1515 ef->data[sizeof(ef->data) - 1] = '\0'; in set_flash() 1516 ret = request_firmware(&fw, ef->data, adap->pdev_dev); in set_flash() 1522 if (ef->region == ETHTOOL_FLASH_ALL_REGIONS) { in set_flash() 1541 ef->region); in set_flash()
|
/drivers/dma/ppc4xx/ |
D | adma.c | 1330 int ef = 1; in ppc440spe_adma_estimate() local 1352 ef = 0; /* sum_product case, process on DMA0/1 */ in ppc440spe_adma_estimate() 1354 ef = 3; /* override (DMA0/1 + idle) */ in ppc440spe_adma_estimate() 1356 ef = 0; /* can't process on DMA2 if !rxor */ in ppc440spe_adma_estimate() 1360 if (likely(ef) && in ppc440spe_adma_estimate() 1362 ef++; in ppc440spe_adma_estimate() 1364 return ef; in ppc440spe_adma_estimate()
|
/drivers/tty/vt/ |
D | cp437.uni | 165 0x8b U+00ef
|