/linux-6.12.1/drivers/vfio/ |
D | vfio_iommu_type1.c | 521 bool unlocked = false; in follow_fault_pfn() local 526 &unlocked); in follow_fault_pfn() 527 if (unlocked) in follow_fault_pfn() 712 long unlocked = 0, locked = 0; in vfio_unpin_pages_remote() local 717 unlocked++; in vfio_unpin_pages_remote() 724 vfio_lock_acct(dma, locked - unlocked, true); in vfio_unpin_pages_remote() 726 return unlocked; in vfio_unpin_pages_remote() 766 int unlocked; in vfio_unpin_page_external() local 772 unlocked = vfio_iova_put_vfio_pfn(dma, vpfn); in vfio_unpin_page_external() 775 vfio_lock_acct(dma, -unlocked, true); in vfio_unpin_page_external() [all …]
|
/linux-6.12.1/Documentation/driver-api/nvdimm/ |
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.12.1/arch/s390/kvm/ |
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 …]
|
/linux-6.12.1/Documentation/driver-api/surface_aggregator/clients/ |
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.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm_pt.c | 583 bool unlocked = params->unlocked; in amdgpu_vm_pt_free_list() local 588 if (unlocked) { in amdgpu_vm_pt_free_list() 840 if (!params->unlocked) { in amdgpu_vm_ptes_update() 852 if (params->unlocked) { in amdgpu_vm_ptes_update()
|
D | amdgpu_vm.h | 269 bool unlocked; member 508 bool immediate, bool unlocked, bool flush_tlb,
|
D | amdgpu_vm_sdma.c | 124 if (p->unlocked) { in amdgpu_vm_sdma_commit()
|
D | amdgpu_vm.c | 919 if (!params->unlocked && vm->is_compute_context) { in amdgpu_vm_tlb_flush() 953 bool immediate, bool unlocked, bool flush_tlb, in amdgpu_vm_update_range() argument 990 params.unlocked = unlocked; in amdgpu_vm_update_range() 1001 if (!unlocked && !dma_fence_is_signaled(vm->last_unlocked)) { in amdgpu_vm_update_range()
|
/linux-6.12.1/drivers/mfd/ |
D | wm8350-regmap.c | 290 if (!wm8350->unlocked) { in wm8350_writeable()
|
D | wm8350-core.c | 149 wm8350->unlocked = false; in wm8350_reg_lock() 180 wm8350->unlocked = true; in wm8350_reg_unlock()
|
/linux-6.12.1/Documentation/i2c/ |
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.12.1/include/linux/ |
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.12.1/Documentation/devicetree/ |
D | changesets.rst | 33 through locking. An unlocked version __of_changeset_apply is available,
|
/linux-6.12.1/Documentation/locking/ |
D | hwspinlock.rst | 268 code should **never** unlock an hwspinlock which is already unlocked 276 The caller should **never** unlock an hwspinlock which is already unlocked. 289 The caller should **never** unlock an hwspinlock which is already unlocked. 301 The caller should **never** unlock an hwspinlock which is already unlocked. 311 The caller should **never** unlock an hwspinlock which is already unlocked.
|
D | rt-mutex.rst | 24 unlocked.
|
/linux-6.12.1/Documentation/trace/ |
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.12.1/Documentation/scheduler/ |
D | sched-arch.rst | 15 To request the scheduler call switch_to with the runqueue unlocked,
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-ccp | 17 whether the AMD CPU or APU has been unlocked for debugging.
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_vm.h | 262 void xe_vm_kill(struct xe_vm *vm, bool unlocked);
|
/linux-6.12.1/arch/s390/mm/ |
D | gmap.c | 653 bool unlocked; in gmap_fault() local 658 unlocked = false; in gmap_fault() 665 &unlocked)) { in gmap_fault() 673 if (unlocked) in gmap_fault() 897 bool unlocked = false; in gmap_pte_op_fixup() local 901 if (fixup_user_fault(mm, vmaddr, fault_flags, &unlocked)) in gmap_pte_op_fixup() 903 if (unlocked) in gmap_pte_op_fixup()
|
/linux-6.12.1/drivers/mtd/chips/ |
D | Kconfig | 168 program individual bits, as long as the register remains unlocked. 175 Register is locked, it cannot be unlocked.
|
/linux-6.12.1/mm/ |
D | gup.c | 1625 bool *unlocked) in fixup_user_fault() argument 1632 if (unlocked) in fixup_user_fault() 1656 *unlocked = true; in fixup_user_fault() 1670 *unlocked = true; in fixup_user_fault() 2188 bool unlocked = false; in fault_in_safe_writeable() local 2198 if (fixup_user_fault(mm, start, FAULT_FLAG_WRITE, &unlocked)) in fault_in_safe_writeable()
|
/linux-6.12.1/include/linux/mfd/wm8350/ |
D | core.h | 598 bool unlocked; member
|
/linux-6.12.1/Documentation/filesystems/ |
D | gfs2-glocks.rst | 69 go_unlocked Called when a glock is unlocked (dlm_unlock()) 168 state is either null or unlocked (again, a demotion) or (c) the
|
/linux-6.12.1/fs/bcachefs/ |
D | debug.c | 615 goto unlocked; in bch2_btree_transactions_read() 621 unlocked: in bch2_btree_transactions_read()
|