| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm_pt.c | 563 bool unlocked = params->unlocked; in amdgpu_vm_pt_free_list() 569 * unlocked unmap clear page table leaves, warning to free the page entry. in amdgpu_vm_pt_free_list() 571 WARN_ON(unlocked); in amdgpu_vm_pt_free_list() 809 if (!params->unlocked) { in amdgpu_vm_ptes_update() 821 if (params->unlocked) { in amdgpu_vm_ptes_update() 872 if (cursor.level < AMDGPU_VM_PTB && params->unlocked) in amdgpu_vm_ptes_update() 874 * MMU notifier callback unlocked unmap huge page, leave is PDE entry, in amdgpu_vm_ptes_update() 565 bool unlocked = params->unlocked; amdgpu_vm_pt_free_list() local
|
| H A D | amdgpu_vm.h | 289 * @unlocked: true if the root BO is not locked 291 bool unlocked; 412 /* Last unlocked submission to the scheduler entities */ 533 bool immediate, bool unlocked, bool flush_tlb, 274 bool unlocked; global() member
|
| H A D | amdgpu_vm.c | 1073 if (!params->unlocked && vm->need_tlb_fence) { in amdgpu_vm_tlb_flush() 1088 * @unlocked: unlocked invalidation during MM callback in amdgpu_vm_tlb_flush() 1107 bool immediate, bool unlocked, bool flush_tlb, 1144 params.unlocked = unlocked; in amdgpu_vm_update_range() 1155 if (!unlocked && !dma_fence_is_signaled(vm->last_unlocked)) { in amdgpu_vm_update_range() 1127 amdgpu_vm_update_range(struct amdgpu_device * adev,struct amdgpu_vm * vm,bool immediate,bool unlocked,bool flush_tlb,bool allow_override,struct amdgpu_sync * sync,uint64_t start,uint64_t last,uint64_t flags,uint64_t offset,uint64_t vram_base,struct ttm_resource * res,dma_addr_t * pages_addr,struct dma_fence ** fence) amdgpu_vm_update_range() argument
|
| /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/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/Documentation/devicetree/ |
| H A D | changesets.rst | 33 through locking. An unlocked version __of_changeset_apply is available,
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 1113 goto unlocked; in __rhashtable_remove_fast_one() 1117 unlocked: in __rhashtable_remove_fast_one() 1241 goto unlocked; in __rhashtable_replace_fast() 1246 unlocked: in __rhashtable_replace_fast()
|
| /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/mm/ |
| H A D | swap-table.rst | 66 folio shall be unlocked.
|
| H A D | unevictable-lru.rst | 209 is unlocked, __pagevec_lru_add_fn() will recheck the unevictable state 275 mlocked pages become unlocked and rescued from the unevictable list when: 277 (1) mapped in a range unlocked via the munlock()/munlockall() system calls;
|
| /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/Documentation/locking/ |
| H A D | rt-mutex.rst | 24 unlocked.
|
| H A D | pi-futex.rst | 80 normal futex-based locks: a 0 value means unlocked, and a value==TID
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dmabuf.rst | 124 memory is also unlocked when
|
| H A D | userp.rst | 63 ioctl. The memory is also unlocked when
|
| /linux/tools/memory-model/ |
| H A D | lock.cat | 52 * An LKR must always see an unlocked value; spin_lock() calls nested
|
| /linux/Documentation/arch/arm/ |
| H A D | vlocks.rst | 183 to be implicitly initialised to an unlocked state simply by putting
|
| /linux/Documentation/w1/ |
| H A D | w1-netlink.rst | 178 When all commands (w1_netlink_cmd) are processed master device is unlocked
|
| /linux/arch/arm/mach-omap2/ |
| H A D | sram242x.S | 74 orreq r1, r1, #0x4 @ make sure exit with unlocked value
|
| H A D | sram243x.S | 74 orreq r1, r1, #0x4 @ make sure exit with unlocked value
|
| /linux/kernel/trace/ |
| H A D | trace_events_user.c | 413 bool unlocked; in user_event_mm_fault_in() local 432 &unlocked); in user_event_mm_fault_in()
|