Home
last modified time | relevance | path

Searched full:owns (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/linux/drivers/infiniband/sw/rxe/
H A Drxe_queue.h107 /* 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/include/uapi/linux/
H A Dif_pppol2tp.h28 __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/Documentation/locking/
H A Drt-mutex-design.rst37 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 …]
H A Dpi-futex.rst93 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/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h17 #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/drivers/pci/
H A Diomap.c16 * @dev: PCI device that owns the BAR
62 * @dev: PCI device that owns the BAR
111 * @dev: PCI device that owns the BAR
131 * @dev: PCI device that owns the BAR
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.h12 #define WX_PXMAILBOX_PFU BIT(3) /* PF owns the mailbox buffer */
18 #define WX_VXMAILBOX_VFU BIT(2) /* VF owns the mailbox buffer */
19 #define WX_VXMAILBOX_PFU BIT(3) /* PF owns the mailbox buffer */
/linux/kernel/printk/
H A Dnbcon.c35 * - The 'prio' field contains the priority of the context that owns the
204 * nbcon_seq_force() was used or the current context no longer owns the
394 /* Handover success. This context now owns the console. */ in nbcon_context_try_acquire_requested()
653 * 1. [Task A] owns a context with NBCON_PRIO_NORMAL on [CPU X] and in nbcon_owner_matches()
709 * Return: True if this context still owns the console. False if
713 * owns the lock. Also must be invoked when exiting the unsafe context
725 * When this function returns false then the calling context no longer owns
734 /* Make sure this context still owns the console. */ in nbcon_context_can_proceed()
768 * The calling context no longer owns the console so go back all the in nbcon_context_can_proceed()
779 * Return: True if this context still owns the console. False if
[all …]
/linux/drivers/media/dvb-frontends/
H A Dzd1301_demod.h32 * Return: Pointer to DVB frontend which given platform device owns.
40 * Return: Pointer to I2C adapter which given platform device owns.
/linux/arch/arm/kernel/
H A Diwmmxt.S86 str r0, [r3] @ this task now owns Concan regs
255 1: @ this task owns Concan regs -- grab a copy from there
293 1: @ this task owns Concan regs -- load them directly
320 teq r2, r3 @ next task owns it?
/linux/rust/kernel/sync/
H A Daref.rs52 /// result in the object being freed), unless the caller owns another increment on the refcount
67 /// particular, the [`ARef`] instance owns an increment on the underlying object's reference count.
101 // INVARIANT: The safety requirements guarantee that the new instance now owns the in from_raw()
168 // SAFETY: The type invariants guarantee that the `ARef` owns the reference we're about to in drop()
H A Dlock.rs242 // SAFETY: The caller owns the lock, so it is safe to unlock it. in do_unlocked()
283 // SAFETY: The caller owns the lock, so it is safe to deref the protected data.
294 // SAFETY: The caller owns the lock, so it is safe to deref the protected data.
302 // SAFETY: The caller owns the lock, so it is safe to unlock it.
312 /// The caller must ensure that it owns the lock. in new()
/linux/drivers/net/ethernet/intel/igbvf/
H A Dmbx.h11 #define E1000_V2PMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
12 #define E1000_V2PMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h11 #define E1000_P2VMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
12 #define E1000_P2VMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
/linux/drivers/acpi/acpica/
H A Dutmutex.c206 * 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/drivers/media/usb/au0828/
H A Dau0828-core.c362 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/Documentation/block/
H A Dpr.rst26 Only the initiator that owns the reservation can write to the
30 Only the initiator that owns the reservation can access the
/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c172 * 1: CPU already owns this bank
173 * 2: BIOS owns this bank
174 * 3: Some other CPU owns this bank
337 * Disable CMCI on this CPU for all banks it owns when it goes down.
/linux/include/linux/
H A Dfprobe.h27 * @fp: The fprobe which owns this.
40 * @fp: The fprobe which owns this fprobe_hlist.
/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h90 * 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/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h16 #define IXGBE_PFMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */
17 #define IXGBE_PFMAILBOX_PFU 0x00000008 /* PF owns the mailbox buffer */
/linux/drivers/scsi/lpfc/
H A Dlpfc_mem.c368 * @phba: HBA which owns the pool to allocate from
405 * @phba: HBA which owns the pool to return to
434 * @phba: HBA which owns the pool to return to
459 * @phba: HBA which owns the pool to allocate from
482 * @phba: HBA which owns the pool to return to
/linux/rust/kernel/
H A Dopp.rs979 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe in drop()
1009 /// represents a pointer that owns a reference count on the [`OPP`].
1101 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe to in freq()
1109 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe to in voltage()
1117 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe to in level()
1125 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe to in power()
1133 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe to in required_pstate()
1141 // SAFETY: By the type invariants, we know that `self` owns a reference, so it is safe to in is_turbo()
/linux/drivers/net/ethernet/amd/
H A Da2065.h126 #define LE_R1_OWN 0x80 /* LANCE owns the descriptor */
141 #define LE_T1_OWN 0x80 /* LANCE owns the descriptor */
/linux/arch/riscv/include/asm/
H A Dprocessor.h74 * knows if we are entering/exiting the context that owns preempt_v.
90 * restored when returning to the context that owns the preempt_v.

12345678910>>...13