/drivers/gpu/drm/ |
D | drm_agpsupport.c | 218 entry->bound = 0; in drm_agp_alloc() 280 if (!entry->bound) in drm_agp_unbind() 284 entry->bound = 0; in drm_agp_unbind() 321 if (entry->bound) in drm_agp_bind() 326 entry->bound = dev->agp->base + (page << PAGE_SHIFT); in drm_agp_bind() 328 dev->agp->base, entry->bound); in drm_agp_bind() 364 if (entry->bound) in drm_agp_free() 447 if (entry->bound) in drm_legacy_agp_clear()
|
D | drm_memory.c | 70 if (agpmem->bound <= offset in agp_remap() 71 && (agpmem->bound + (agpmem->pages << PAGE_SHIFT)) >= in agp_remap() 87 phys_page_map = (agpmem->memory->pages + (offset - agpmem->bound) / PAGE_SIZE); in agp_remap()
|
/drivers/base/ |
D | component.c | 39 bool bound; member 49 bool bound; member 169 master->bound = true; in try_to_bring_up_master() 179 if (!m->bound) { in try_to_bring_up_masters() 191 if (master->bound) { in take_down_master() 194 master->bound = false; in take_down_master() 359 WARN_ON(!component->bound); in component_unbind() 362 component->bound = false; in component_unbind() 417 component->bound = true; in component_bind()
|
/drivers/gpu/drm/i915/ |
D | i915_gem_shrinker.c | 402 unsigned long unevictable, bound, unbound, freed_pages; in i915_gem_shrinker_oom() local 414 unbound = bound = unevictable = 0; in i915_gem_shrinker_oom() 431 bound += obj->base.size >> PAGE_SHIFT; in i915_gem_shrinker_oom() 436 if (freed_pages || unbound || bound) in i915_gem_shrinker_oom() 440 if (unbound || bound) in i915_gem_shrinker_oom() 443 bound, unbound); in i915_gem_shrinker_oom()
|
D | i915_vma.c | 542 const unsigned int bound = vma->flags; in __i915_vma_do_pin() local 549 if (WARN_ON(bound & I915_VMA_PIN_OVERFLOW)) { in __i915_vma_do_pin() 554 if ((bound & I915_VMA_BIND_MASK) == 0) { in __i915_vma_do_pin() 564 if ((bound ^ vma->flags) & I915_VMA_GLOBAL_BIND) in __i915_vma_do_pin() 572 if ((bound & I915_VMA_BIND_MASK) == 0) { in __i915_vma_do_pin()
|
/drivers/usb/gadget/legacy/ |
D | ether.c | 377 eem_opts->bound = true; in eth_bind() 379 ecm_opts->bound = true; in eth_bind() 381 geth_opts->bound = true; in eth_bind()
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.c | 160 } bound; member 274 group->bound.local_port = mlxsw_sp_port->local_port; in mlxsw_sp_acl_tcam_group_bind() 275 group->bound.ingress = ingress; in mlxsw_sp_acl_tcam_group_bind() 277 group->bound.ingress ? MLXSW_REG_PXBT_E_IACL : in mlxsw_sp_acl_tcam_group_bind() 279 MLXSW_REG_PXBT_OP_BIND, group->bound.local_port, in mlxsw_sp_acl_tcam_group_bind() 291 group->bound.ingress ? MLXSW_REG_PXBT_E_IACL : in mlxsw_sp_acl_tcam_group_unbind() 293 MLXSW_REG_PXBT_OP_UNBIND, group->bound.local_port, in mlxsw_sp_acl_tcam_group_unbind()
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_process.c | 392 if (pdd->bound) in kfd_bind_process_to_device() 399 pdd->bound = true; in kfd_bind_process_to_device() 444 pdd->bound = false; in kfd_unbind_process_from_device()
|
/drivers/usb/gadget/function/ |
D | f_subset.c | 315 if (!gether_opts->bound) { in geth_bind() 322 gether_opts->bound = true; in geth_bind() 426 if (opts->bound) in geth_free_inst()
|
D | u_ncm.h | 24 bool bound; member
|
D | u_gether.h | 24 bool bound; member
|
D | u_ecm.h | 24 bool bound; member
|
D | u_eem.h | 24 bool bound; member
|
D | u_uac2.h | 38 bool bound; member
|
D | u_uac1.h | 35 unsigned bound:1; member
|
D | u_phonet.h | 19 bool bound; member
|
D | u_rndis.h | 26 bool bound; member
|
D | f_rndis.c | 706 if (!rndis_opts->bound) { in rndis_bind() 711 rndis_opts->bound = true; in rndis_bind() 844 if (opts->bound) in rndis_borrow_net() 848 opts->borrowed_net = opts->bound = true; in rndis_borrow_net() 906 if (opts->bound) in rndis_free_inst()
|
D | u_uac1_legacy.h | 67 unsigned bound:1; member
|
/drivers/staging/fsl-mc/ |
D | README.txt | 269 Each object in the DPRC is a Linux "device" and is bound to a driver. 271 scenario and the objects bound to each driver. A brief description 328 The DPRC driver is bound to DPRC objects and does runtime management 342 and those objects are bound to the allocator when the bus is probed. 348 The DPIO driver is bound to DPIO objects and provides services that allow 371 The Ethernet driver is bound to a DPNI and implements the kernel
|
/drivers/infiniband/core/ |
D | umem_odp.c | 708 u64 bound) in ib_umem_odp_unmap_dma_pages() argument 715 bound = min_t(u64, bound, ib_umem_end(umem)); in ib_umem_odp_unmap_dma_pages() 722 for (addr = virt; addr < bound; addr += BIT(umem->page_shift)) { in ib_umem_odp_unmap_dma_pages()
|
/drivers/gpu/drm/ast/ |
D | Kconfig | 11 is bound to the driver. These GPUs are commonly found
|
/drivers/thermal/tegra/ |
D | Kconfig | 9 (CPU, GPU, MEM, PLLX). Cooling devices can be bound to the thermal
|
/drivers/media/v4l2-core/ |
D | v4l2-async.c | 104 if (notifier->bound) { in v4l2_async_test_notify() 105 ret = notifier->bound(notifier, sd, asd); in v4l2_async_test_notify()
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 21 This is an upper bound value for the number of tagged transactions 31 on some devices. The upper bound is 253. 0 disables tagged queueing.
|