/linux-6.8/drivers/infiniband/sw/rxe/ |
D | rxe_queue.h | 107 /* used by rxe, client owns the index */ in queue_get_producer() 111 /* used by rxe which owns the index */ in queue_get_producer() 115 /* used by ulp which owns the index */ in queue_get_producer() 119 /* used by ulp, rxe owns the index */ in queue_get_producer() 134 /* used by rxe which owns the index */ in queue_get_consumer() 138 /* used by rxe, client owns the index */ in queue_get_consumer() 142 /* used by ulp, rxe owns the index */ in queue_get_consumer() 146 /* used by ulp which owns the index */ in queue_get_consumer() 186 /* used by rxe, client owns the index */ in queue_advance_producer() 192 /* used by rxe which owns the index */ in queue_advance_producer() [all …]
|
/linux-6.8/drivers/pci/ |
D | vgaarb.c | 46 unsigned int owns; /* what it owns */ member 231 vgaarb_dbg(dev, "%s: owns: %d\n", __func__, vgadev->owns); in __vga_tryget() 234 wants = rsrc & ~vgadev->owns; in __vga_tryget() 277 * Ok, now check if it owns the resource we want. We can in __vga_tryget() 281 match = lwants & conflict->owns; in __vga_tryget() 311 conflict->owns &= ~match; in __vga_tryget() 313 /* If we disabled normal decoding, reflect it in owns */ in __vga_tryget() 315 conflict->owns &= ~VGA_RSRC_NORMAL_MEM; in __vga_tryget() 317 conflict->owns &= ~VGA_RSRC_NORMAL_IO; in __vga_tryget() 323 * enable us. Mark any bits in "owns" regardless of whether we in __vga_tryget() [all …]
|
/linux-6.8/kernel/printk/ |
D | nbcon.c | 19 * - The 'prio' field contains the priority of the context that owns the 221 * nbcon_seq_force() was used or the current context no longer owns the 382 /* Handover success. This context now owns the console. */ in nbcon_context_try_acquire_requested() 669 * Return: True if this context still owns the console. False if 673 * owns the lock. Also must be invoked when exiting the unsafe context 685 * When this function returns false then the calling context no longer owns 694 /* Make sure this context still owns the console. */ in nbcon_context_can_proceed() 728 * The calling context no longer owns the console so go back all the in nbcon_context_can_proceed() 739 * Return: True if this context still owns the console. False if 742 * It is used in nbcon_enter_unsafe() to make sure that it still owns the [all …]
|
/linux-6.8/include/uapi/linux/ |
D | if_pppol2tp.h | 28 __kernel_pid_t pid; /* pid that owns the fd. 42 __kernel_pid_t pid; /* pid that owns the fd. 56 __kernel_pid_t pid; /* pid that owns the fd. 67 __kernel_pid_t pid; /* pid that owns the fd.
|
/linux-6.8/Documentation/locking/ |
D | rt-mutex-design.rst | 37 that C owns and must wait and lets C run to release the lock. But in the 121 that a specific process owns. 141 A owns: L1 143 B owns L2 145 C owns L3 147 D owns L4 155 another mutex L5 where B owns L5 and F is blocked on mutex L5. 279 D owns L3 281 C owns L2 283 B owns L1 [all …]
|
D | pi-futex.rst | 93 yet then the code looks up the task that owns the futex [it has put its 101 perform - it now owns the lock, and futex value contains
|
/linux-6.8/drivers/net/ethernet/intel/ixgbevf/ |
D | mbx.h | 17 #define IXGBE_VFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ 18 #define IXGBE_VFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */ 30 #define IXGBE_PFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ 31 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
|
/linux-6.8/rust/kernel/sync/ |
D | lock.rs | 143 // SAFETY: The caller owns the lock, so it is safe to unlock it. in do_unlocked() 158 // SAFETY: The caller owns the lock, so it is safe to deref the protected data. in deref() 165 // SAFETY: The caller owns the lock, so it is safe to deref the protected data. in deref_mut() 172 // SAFETY: The caller owns the lock, so it is safe to unlock it. in drop() 182 /// The caller must ensure that it owns the lock.
|
/linux-6.8/lib/ |
D | pci_iomap.c | 15 * @dev: PCI device that owns the BAR 54 * @dev: PCI device that owns the BAR 99 * @dev: PCI device that owns the BAR 119 * @dev: PCI device that owns the BAR
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | zd1301_demod.h | 32 * Return: Pointer to DVB frontend which given platform device owns. 40 * Return: Pointer to I2C adapter which given platform device owns.
|
/linux-6.8/drivers/net/ethernet/intel/igbvf/ |
D | mbx.h | 11 #define E1000_V2PMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ 12 #define E1000_V2PMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
|
/linux-6.8/drivers/net/ethernet/intel/igb/ |
D | e1000_mbx.h | 11 #define E1000_P2VMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ 12 #define E1000_P2VMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
|
/linux-6.8/arch/arm/kernel/ |
D | iwmmxt.S | 102 str r0, [r3] @ this task now owns Concan regs 276 1: @ this task owns Concan regs -- grab a copy from there 314 1: @ this task owns Concan regs -- load them directly 343 teq r2, r3 @ next task owns it?
|
/linux-6.8/drivers/acpi/acpica/ |
D | utmutex.c | 206 * Deadlock prevention. Check if this thread owns any mutexes of value in acpi_ut_acquire_mutex() 224 "Invalid acquire order: Thread %u owns [%s], wants [%s]", in acpi_ut_acquire_mutex() 301 * Deadlock prevention. Check if this thread owns any mutexes of value in acpi_ut_release_mutex() 314 "Invalid release order: owns [%s], releasing [%s]", in acpi_ut_release_mutex()
|
/linux-6.8/Documentation/gpu/ |
D | vgaarbiter.rst | 44 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)" 49 decodes, "owns" indicates what is currently enabled on it, and 138 VGA memory and IO afaik). If the card already owns the resources, the function
|
/linux-6.8/Documentation/block/ |
D | pr.rst | 26 Only the initiator that owns the reservation can write to the 30 Only the initiator that owns the reservation can access the
|
/linux-6.8/drivers/media/usb/au0828/ |
D | au0828-core.c | 362 pr_debug("%s already owns the tuner\n", entity->name); in au0828_enable_source() 379 pr_debug("%s owns the tuner %s can share!\n", in au0828_enable_source() 458 * When DVB/s-video/Composite owns tuner, it won't be in in au0828_disable_source() 481 * When audio owns the shared link with in au0828_disable_source() 499 /* video owns the link and has users > 1 */ in au0828_disable_source() 528 /* video/vbi owns the link and has users > 1 */ in au0828_disable_source()
|
/linux-6.8/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_mbx.h | 16 #define IXGBE_PFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ 17 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
|
/linux-6.8/arch/x86/kernel/cpu/mce/ |
D | intel.c | 171 * 1: CPU already owns this bank 172 * 2: BIOS owns this bank 173 * 3: Some other CPU owns this bank 336 * Disable CMCI on this CPU for all banks it owns when it goes down.
|
/linux-6.8/drivers/i2c/muxes/ |
D | i2c-mux-pca9541.c | 143 * the slave bus if it owns it; otherwise it has to request ownership first. 160 * the slave bus, believing that it owns it. The other master will request 226 * Other master owns the bus. in pca9541_arbitrate()
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/mei/ |
D | iwl-mei.h | 90 * DOC: Driver load when CSME owns the device 92 * When the driver (iwlwifi) is loaded while CSME owns the device, 107 * the NVM through CSME which owns the device. It can send 119 * The host can ask CSME who owns the device with %SAP_MSG_NOTIF_WHO_OWNS_NIC, 122 * CSME is in. In case CSME thinks it owns the device, the host can ask for
|
/linux-6.8/rust/kernel/ |
D | types.rs | 294 /// result in the object being freed), unless the caller owns another increment on the refcount 309 /// particular, the [`ARef`] instance owns an increment on the underlying object's reference count. 340 // INVARIANT: The safety requirements guarantee that the new instance now owns the in from_raw() 376 // SAFETY: The type invariants guarantee that the `ARef` owns the reference we're about to in drop()
|
/linux-6.8/include/linux/ |
D | powercap.h | 53 * @allocated: This is possible that client owns the memory 89 * control type. Mandatory, if client driver owns 126 * @allocated: This is possible that client owns the memory
|
/linux-6.8/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 370 * @phba: HBA which owns the pool to allocate from 407 * @phba: HBA which owns the pool to return to 436 * @phba: HBA which owns the pool to return to 461 * @phba: HBA which owns the pool to allocate from 484 * @phba: HBA which owns the pool to return to
|
/linux-6.8/drivers/net/ethernet/amd/ |
D | a2065.h | 126 #define LE_R1_OWN 0x80 /* LANCE owns the descriptor */ 141 #define LE_T1_OWN 0x80 /* LANCE owns the descriptor */
|