| /linux/drivers/pci/hotplug/ |
| A D | pciehp_core.c | 168 int occupied; in pciehp_check_presence() local 173 occupied = pciehp_card_present_or_link_active(ctrl); in pciehp_check_presence() 174 if ((occupied > 0 && (ctrl->state == OFF_STATE || in pciehp_check_presence() 176 (!occupied && (ctrl->state == ON_STATE || in pciehp_check_presence()
|
| /linux/Documentation/userspace-api/media/dvb/ |
| A D | dmx-querybuf.rst | 49 ``bytesused`` the number of bytes occupied by data in the buffer (payload). 56 and the ``bytesused`` the number of bytes occupied by data in the buffer
|
| /linux/sound/soc/mediatek/mt2701/ |
| A D | mt2701-afe-common.h | 75 int occupied[MTK_STREAM_NUM]; member
|
| A D | mt2701-afe-pcm.c | 155 if (i2s_path->occupied[substream->stream]) in mt2701_afe_i2s_shutdown() 156 i2s_path->occupied[substream->stream] = 0; in mt2701_afe_i2s_shutdown() 243 if (i2s_path->occupied[substream->stream]) in mt2701_afe_i2s_prepare() 250 i2s_path->occupied[substream->stream] = 1; in mt2701_afe_i2s_prepare()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | fwsignal.c | 378 u8 occupied; member 705 desc->occupied = 1; in brcmf_fws_macdesc_init() 721 desc->occupied = 0; in brcmf_fws_macdesc_deinit() 802 entry->occupied = !!(entry->psq.len); in brcmf_fws_macdesc_cleanup() 999 if (entry->occupied) { in brcmf_fws_macdesc_indicate() 1013 if (!entry->occupied) { in brcmf_fws_macdesc_indicate() 1055 if (!entry->occupied) { in brcmf_fws_macdesc_state_indicate() 1093 if (!entry->occupied) { in brcmf_fws_interface_state_indicate() 1129 if (!entry->occupied) { in brcmf_fws_request_indicate() 1344 if (!entry->occupied || in brcmf_fws_deq() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_ring.h | 390 unsigned occupied, chunk1, chunk2; in amdgpu_ring_write_multiple() local 396 occupied = ring->wptr & ring->buf_mask; in amdgpu_ring_write_multiple() 397 dst = (void *)&ring->ring[occupied]; in amdgpu_ring_write_multiple() 398 chunk1 = ring->buf_mask + 1 - occupied; in amdgpu_ring_write_multiple()
|
| /linux/Documentation/driver-api/ |
| A D | console.rst | 17 that is currently occupied by another modular driver. (Exception: Drivers that 20 occupied by the system driver. In the same token, if the modular driver is 81 hand, will bind the driver to the consoles that are currently occupied by a
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| A D | st,stm32-ipcc.yaml | 31 - description: rx channel occupied
|
| /linux/arch/arm/ |
| A D | Kconfig-nommu | 45 occupied by read-only memory depending on H/W design.
|
| /linux/Documentation/input/ |
| A D | gameport-programming.rst | 30 Also, always request_region() on the whole io space occupied by the 39 already occupied by other gameports.
|
| /linux/drivers/infiniband/hw/efa/ |
| A D | efa_com.c | 34 u8 occupied; member 273 comp_ctx->occupied = 0; in efa_com_put_comp_ctx() 282 if (aq->comp_ctx[ctx_id].occupied && capture) { in efa_com_get_comp_ctx() 291 aq->comp_ctx[ctx_id].occupied = 1; in efa_com_get_comp_ctx()
|
| /linux/Documentation/arch/x86/x86_64/ |
| A D | 5level-paging.rst | 50 occupied, we look for unmapped area in *full* address space, rather than
|
| /linux/Documentation/arch/arm64/ |
| A D | kdump.rst | 47 fail if already occupied.
|
| /linux/Documentation/admin-guide/mm/ |
| A D | concepts.rst | 172 circumstances, even pages occupied with kernel data structures can be 202 addresses the fragmentation issue. This mechanism moves occupied pages
|
| /linux/include/net/ |
| A D | nexthop.h | 78 bool occupied; member
|
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| A D | mediatek,mt76.yaml | 147 power, time that a channel can be occupied, and different
|
| /linux/Documentation/core-api/ |
| A D | folio_queue.rst | 95 if the slot is occupied.
|
| A D | assoc_array.rst | 438 space. The leaves can be in any slot not occupied by a metadata pointer. It 439 is guaranteed that none of the leaves in a node will match a slot occupied by a
|
| A D | swiotlb.rst | 279 occupied by the bounce buffer. An adjusted "alloc_size" of the bounce buffer is 286 at that slot. A "0" indicates that the slot is occupied. A value of "1"
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | arm,gic-v3.yaml | 104 The number of independent contiguous regions occupied by the
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| A D | ena_com.c | 63 bool occupied; member 173 comp_ctx->occupied = false; in comp_ctxt_release() 192 if (unlikely(admin_queue->comp_ctx[command_id].occupied && capture)) { in get_comp_ctxt() 199 admin_queue->comp_ctx[command_id].occupied = true; in get_comp_ctxt()
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | keystone-netcp.txt | 151 If this is 2, the two DWORDs occupied by the MAC address
|
| /linux/Documentation/admin-guide/media/ |
| A D | philips.rst | 183 - If a device node is already occupied, registration will fail and
|
| /linux/net/ipv4/ |
| A D | nexthop.c | 1686 if (bucket->occupied) { in nh_res_bucket_unset_nh() 1689 bucket->occupied = false; in nh_res_bucket_unset_nh() 1698 bucket->occupied = true; in nh_res_bucket_set_nh() 1711 if (!bucket->occupied) { in nh_res_bucket_should_migrate()
|
| /linux/Documentation/dev-tools/ |
| A D | kfence.rst | 296 pool eventually being fully occupied by allocated objects yet ensure diverse
|