| /linux/drivers/vfio/ |
| H A D | vfio_iommu_type1.c | 550 bool unlocked = false; in follow_fault_pfn() local 555 &unlocked); in follow_fault_pfn() 556 if (unlocked) in follow_fault_pfn() 822 long unlocked = 0, locked = vpfn_pages(dma, iova, npage); in vfio_unpin_pages_remote() local 829 unlocked++; in vfio_unpin_pages_remote() 832 unlocked = npage; in vfio_unpin_pages_remote() 835 vfio_lock_acct(dma, locked - unlocked, true); in vfio_unpin_pages_remote() 837 return unlocked; in vfio_unpin_pages_remote() 880 int unlocked; in vfio_unpin_page_external() local 886 unlocked = vfio_iova_put_vfio_pfn(dma, vpfn); in vfio_unpin_page_external() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_pt.c | 564 bool unlocked = params->unlocked; in amdgpu_vm_pt_free_list() local 572 WARN_ON(unlocked); in amdgpu_vm_pt_free_list() 818 if (!params->unlocked) { in amdgpu_vm_ptes_update() 830 if (params->unlocked) { in amdgpu_vm_ptes_update() 881 if (cursor.level < AMDGPU_VM_PTB && params->unlocked) in amdgpu_vm_ptes_update()
|
| H A D | amdgpu_vm.h | 272 bool unlocked; member 533 bool immediate, bool unlocked, bool flush_tlb,
|
| H A D | amdgpu_vm_sdma.c | 125 if (p->unlocked) { in amdgpu_vm_sdma_commit()
|
| H A D | amdgpu_vm.c | 1069 if (!params->unlocked && vm->is_compute_context) { in amdgpu_vm_tlb_flush() 1103 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range() argument 1140 params.unlocked = unlocked; in amdgpu_vm_update_range() 1151 if (!unlocked && !dma_fence_is_signaled(vm->last_unlocked)) { in amdgpu_vm_update_range()
|
| /linux/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/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() 1145 bool unlocked = false; in handle_pfmf() local [all …]
|
| H A D | pv.c | 708 bool unlocked; in unpack_one() local 719 ret = fixup_user_fault(kvm->mm, vmaddr, FAULT_FLAG_WRITE, &unlocked); in unpack_one()
|
| /linux/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/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/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/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/Documentation/devicetree/ |
| H A D | changesets.rst | 33 through locking. An unlocked version __of_changeset_apply is available,
|
| /linux/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/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/Documentation/scheduler/ |
| H A D | sched-arch.rst | 15 To request the scheduler call switch_to with the runqueue unlocked,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-ccp | 17 whether the AMD CPU or APU has been unlocked for debugging.
|
| H A D | sysfs-bus-i2c-devices-m24lr | 41 - Requires the device to be unlocked before changing the
|
| /linux/mm/ |
| H A D | gup.c | 1566 bool *unlocked) in fixup_user_fault() argument 1573 if (unlocked) in fixup_user_fault() 1597 *unlocked = true; in fixup_user_fault() 1611 *unlocked = true; in fixup_user_fault() 2121 bool unlocked = false; in fault_in_safe_writeable() local 2129 if (fixup_user_fault(mm, cur, FAULT_FLAG_WRITE, &unlocked)) in fault_in_safe_writeable()
|
| /linux/Documentation/mm/ |
| H A D | swap-table.rst | 66 folio shall be unlocked.
|
| /linux/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/drivers/gpu/drm/xe/ |
| H A D | xe_vm.h | 285 void xe_vm_kill(struct xe_vm *vm, bool unlocked);
|
| /linux/include/linux/mfd/wm8350/ |
| H A D | core.h | 602 bool unlocked; member
|