| /linux-6.15/drivers/vfio/ |
| H A D | vfio_iommu_type1.c | 530 bool unlocked = false; in follow_fault_pfn() local 535 &unlocked); in follow_fault_pfn() 536 if (unlocked) in follow_fault_pfn() 744 unlocked++; in vfio_unpin_pages_remote() 753 return unlocked; in vfio_unpin_pages_remote() 796 int unlocked; in vfio_unpin_page_external() local 807 return unlocked; in vfio_unpin_page_external() 964 long unlocked = 0; in vfio_sync_unpin() local 981 return unlocked; in vfio_sync_unpin() 1059 long unlocked = 0; in vfio_unmap_unpin() local [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_pt.c | 562 bool unlocked = params->unlocked; in amdgpu_vm_pt_free_list() local 570 WARN_ON(unlocked); in amdgpu_vm_pt_free_list() 816 if (!params->unlocked) { in amdgpu_vm_ptes_update() 828 if (params->unlocked) { in amdgpu_vm_ptes_update() 879 if (cursor.level < AMDGPU_VM_PTB && params->unlocked) in amdgpu_vm_ptes_update()
|
| H A D | amdgpu_vm.h | 273 bool unlocked; member 517 bool immediate, bool unlocked, bool flush_tlb,
|
| H A D | amdgpu_vm_sdma.c | 124 if (p->unlocked) { in amdgpu_vm_sdma_commit()
|
| H A D | amdgpu_vm.c | 1047 if (!params->unlocked && vm->is_compute_context) { in amdgpu_vm_tlb_flush() 1081 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range() argument 1118 params.unlocked = unlocked; in amdgpu_vm_update_range() 1129 if (!unlocked && !dma_fence_is_signaled(vm->last_unlocked)) { in amdgpu_vm_update_range()
|
| /linux-6.15/Documentation/driver-api/nvdimm/ |
| H A D | security.rst | 22 that DIMM. The following states are available: disabled, unlocked, locked, 62 a locked DIMM can be unlocked. Once unlocked, the DIMM will remain unlocked
|
| /linux-6.15/arch/s390/kvm/ |
| H A D | priv.c | 261 bool unlocked; in handle_iske() local 282 unlocked = false; in handle_iske() 288 FAULT_FLAG_WRITE, &unlocked); in handle_iske() 308 bool unlocked; in handle_rrbe() local 329 unlocked = false; in handle_rrbe() 334 FAULT_FLAG_WRITE, &unlocked); in handle_rrbe() 359 bool unlocked; in handle_sske() local 393 unlocked = false; in handle_sske() 405 FAULT_FLAG_WRITE, &unlocked); in handle_sske() 1137 bool unlocked = false; in handle_pfmf() local [all …]
|
| H A D | pv.c | 643 bool unlocked; in unpack_one() local 654 ret = fixup_user_fault(kvm->mm, vmaddr, FAULT_FLAG_WRITE, &unlocked); in unpack_one()
|
| /linux-6.15/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | dtx.rst | 62 The latch can additionally be locked and, correspondingly, unlocked, which 67 unlocked. 82 instructions/commands. In case the latch is unlocked, the led will flash 93 - If the latch is unlocked, the EC will open the latch and the clipboard 120 unlocked before it is opened. 343 The latch has neither been opened nor unlocked. 567 the latch on timeout. The latch is unlocked by default. This command will be 576 timeout. The latch is unlocked by default. This command will not open the 578 ignored if the latch is already unlocked. 602 lock is reset to the unlocked state.
|
| /linux-6.15/drivers/mfd/ |
| H A D | wm8350-regmap.c | 290 if (!wm8350->unlocked) { in wm8350_writeable()
|
| H A D | wm8350-core.c | 149 wm8350->unlocked = false; in wm8350_reg_lock() 180 wm8350->unlocked = true; in wm8350_reg_unlock()
|
| /linux-6.15/Documentation/i2c/ |
| H A D | i2c-topology.rst | 131 adapter during the transaction are unlocked I2C transfers (using e.g. 155 its select, those transfers must be unlocked I2C transfers so 158 unlocked I2C transfer, so that it does not deadlock the parent 185 caused by these subsystems are unlocked. This can be convoluted to 213 issues any unlocked I2C transfers on the root adapter that may leak
|
| /linux-6.15/Documentation/devicetree/ |
| H A D | changesets.rst | 33 through locking. An unlocked version __of_changeset_apply is available,
|
| /linux-6.15/include/linux/ |
| H A D | rhashtable.h | 1060 goto unlocked; in __rhashtable_remove_fast_one() 1064 unlocked: in __rhashtable_remove_fast_one() 1188 goto unlocked; in __rhashtable_replace_fast() 1193 unlocked: in __rhashtable_replace_fast()
|
| /linux-6.15/Documentation/locking/ |
| H A D | hwspinlock.rst | 257 code should **never** unlock an hwspinlock which is already unlocked 265 The caller should **never** unlock an hwspinlock which is already unlocked. 278 The caller should **never** unlock an hwspinlock which is already unlocked. 290 The caller should **never** unlock an hwspinlock which is already unlocked. 300 The caller should **never** unlock an hwspinlock which is already unlocked.
|
| H A D | rt-mutex.rst | 24 unlocked.
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-arch.rst | 15 To request the scheduler call switch_to with the runqueue unlocked,
|
| /linux-6.15/Documentation/trace/ |
| H A D | intel_th.rst | 139 switch to the next window in the buffer if it is unlocked, or stop 143 unlocked and can be used again to collect trace data.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-driver-ccp | 17 whether the AMD CPU or APU has been unlocked for debugging.
|
| /linux-6.15/Documentation/devicetree/bindings/input/ |
| H A D | adi,adp5588.yaml | 63 If this property is set, the keyboard will be locked and only unlocked
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | arm,syscon-icst.yaml | 21 these frequencies, the system controller must first be unlocked by
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_vm.h | 282 void xe_vm_kill(struct xe_vm *vm, bool unlocked);
|
| /linux-6.15/drivers/mtd/chips/ |
| H A D | Kconfig | 168 program individual bits, as long as the register remains unlocked. 175 Register is locked, it cannot be unlocked.
|
| /linux-6.15/mm/ |
| H A D | gup.c | 1631 bool *unlocked) in fixup_user_fault() argument 1638 if (unlocked) in fixup_user_fault() 1662 *unlocked = true; in fixup_user_fault() 1676 *unlocked = true; in fixup_user_fault() 2194 bool unlocked = false; in fault_in_safe_writeable() local 2204 if (fixup_user_fault(mm, start, FAULT_FLAG_WRITE, &unlocked)) in fault_in_safe_writeable()
|
| /linux-6.15/include/linux/mfd/wm8350/ |
| H A D | core.h | 598 bool unlocked; member
|