| /linux/drivers/pci/hotplug/ |
| H 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/ |
| H 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/ |
| H A D | mt2701-afe-common.h | 75 int occupied[MTK_STREAM_NUM]; member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ring.h | 501 unsigned occupied, chunk1, chunk2; in amdgpu_ring_write_multiple() local 503 occupied = ring->wptr & ring->buf_mask; in amdgpu_ring_write_multiple() 504 chunk1 = ring->buf_mask + 1 - occupied; in amdgpu_ring_write_multiple() 511 memcpy(&ring->ring[occupied], src, chunk1); in amdgpu_ring_write_multiple()
|
| H A D | amdgpu_ring.c | 135 uint32_t occupied, chunk1, chunk2; in amdgpu_ring_insert_nop() local 137 occupied = ring->wptr & ring->buf_mask; in amdgpu_ring_insert_nop() 138 chunk1 = ring->buf_mask + 1 - occupied; in amdgpu_ring_insert_nop() 143 memset32(&ring->ring[occupied], ring->funcs->nop, chunk1); in amdgpu_ring_insert_nop()
|
| /linux/Documentation/driver-api/ |
| H 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
|
| H A D | xillybus.rst | 316 occupied with user data.
|
| /linux/arch/arm/ |
| H A D | Kconfig-nommu | 45 occupied by read-only memory depending on H/W design.
|
| /linux/Documentation/input/ |
| H 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/Documentation/arch/arm64/ |
| H A D | kdump.rst | 47 fail if already occupied.
|
| /linux/Documentation/admin-guide/mm/ |
| H 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
|
| H A D | nommu-mmap.rst | 185 of the mapping exceeds the size of the slab object currently occupied by the
|
| /linux/include/net/ |
| H A D | nexthop.h | 78 bool occupied; member
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_com.c | 69 bool occupied; member 179 comp_ctx->occupied = false; in comp_ctxt_release() 198 if (unlikely(admin_queue->comp_ctx[command_id].occupied && capture)) { in get_comp_ctxt() 205 admin_queue->comp_ctx[command_id].occupied = true; in get_comp_ctxt()
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | keystone-netcp.txt | 151 If this is 2, the two DWORDs occupied by the MAC address
|
| /linux/Documentation/core-api/ |
| H A D | assoc_array.rst | 442 space. The leaves can be in any slot not occupied by a metadata pointer. It 443 is guaranteed that none of the leaves in a node will match a slot occupied by a
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 183 - If a device node is already occupied, registration will fail and
|
| /linux/Documentation/dev-tools/ |
| H A D | kfence.rst | 296 pool eventually being fully occupied by allocated objects yet ensure diverse
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | buffer.rst | 186 - The number of bytes occupied by the data in the buffer. It depends 326 - The number of bytes occupied by data in the plane (its payload).
|
| /linux/Documentation/admin-guide/ |
| H A D | xfs.rst | 548 occupied by unused blocks, creating a larger buffer against write
|
| /linux/Documentation/arch/x86/ |
| H A D | boot.rst | 641 The maximum address that may be occupied by the initial 832 chunks of memory are occupied by kernel data.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-cxl | 545 returned if the position in the region is already occupied, or
|
| /linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 380 occupied. However, at some point, Task A will wake up the tasks blocked
|
| /linux/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 1519 A grace period is the span of time occupied by a call to
|