Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 201) sorted by relevance

123456789

/linux-6.15/drivers/gpu/drm/i915/
H A DTODO.txt13 That doesn't make sense given hw and gpu apis moved away from this model years
26 should be moved to dma_fence, drm/scheduler or atomic commit helpers. Or
31 - i915_utils.h needs to be moved to the right places.
35 - i915_mm.c should be moved to the right places. Some of the helpers also look a
41 probably be moved to tasklet headers.
/linux-6.15/include/linux/
H A Dfsnotify.h277 struct dentry *moved) in fsnotify_move() argument
279 struct inode *source = moved->d_inode; in fsnotify_move()
284 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
293 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
304 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/linux-6.15/tools/testing/selftests/exec/
H A DMakefile24 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/linux-6.15/fs/notify/fanotify/
H A Dfanotify.c631 struct dentry *moved, in fanotify_alloc_name_event() argument
638 struct inode *dir2 = moved ? d_inode(moved->d_parent) : NULL; in fanotify_alloc_name_event()
639 const struct qstr *name2 = moved ? &moved->d_name : NULL; in fanotify_alloc_name_event()
755 struct dentry *moved = NULL; in fanotify_alloc_event() local
820 moved = fsnotify_data_dentry(data, data_type); in fanotify_alloc_event()
844 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()
846 moved, &hash, gfp); in fanotify_alloc_event()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c183 vm_bo->moved = true; in amdgpu_vm_bo_evicted()
219 vm_bo->moved = false; in amdgpu_vm_bo_idle()
247 vm_bo->moved = true; in amdgpu_vm_bo_evicted_user()
301 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
305 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
1366 bo_va->base.moved = false; in amdgpu_vm_bo_update()
2061 !before->bo_va->base.moved) in amdgpu_vm_bo_clear_mappings()
2076 !after->bo_va->base.moved) in amdgpu_vm_bo_clear_mappings()
2249 if (bo_base->moved) in amdgpu_vm_bo_invalidate()
2251 bo_base->moved = true; in amdgpu_vm_bo_invalidate()
[all …]
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dregulator.txt1 This file has moved to regulator.yaml.
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dcommon.txt1 This file has moved to ./common.yaml.
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmdio.txt1 This file has moved to mdio.yaml.
H A Dphy.txt1 This file has moved to ethernet-phy.yaml.
H A Dethernet.txt1 This file has moved to ethernet-controller.yaml.
H A Dfixed-link.txt1 This file has moved to ethernet-controller.yaml.
H A Dstmmac.txt1 This file has moved to snps,dwmac.yaml.
/linux-6.15/Documentation/devicetree/bindings/spi/
H A Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/linux-6.15/Documentation/devicetree/bindings/media/
H A Drc.txt1 This file has been moved to rc.yaml.
H A Dvideo-interfaces.txt1 This file has moved to video-interfaces.yaml and video-interface-devices.yaml.
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Dmmc.txt1 This file has moved to mmc-controller.yaml.
/linux-6.15/Documentation/devicetree/bindings/dma/
H A Ddma.txt1 This file has been moved to dma-controller.yaml.
/linux-6.15/Documentation/
H A DSubmittingPatches1 This file has moved to process/submitting-patches.rst
H A DCodingStyle1 This file has moved to process/coding-style.rst
/linux-6.15/Documentation/devicetree/bindings/input/
H A Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/linux-6.15/Documentation/devicetree/bindings/
H A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/linux-6.15/Documentation/RCU/
H A Drculist_nulls.rst88 "If the object is moved from one list to another list in-between the
90 object has moved to the end of a new list, the traversal will not
151 the beginning. If the object was moved to the same chain,
184 // We probably met an item that was moved to another chain.
/linux-6.15/Documentation/devicetree/bindings/nvmem/
H A Dnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.
/linux-6.15/Documentation/devicetree/bindings/reserved-memory/
H A Dreserved-memory.txt1 This file has been moved to reserved-memory.yaml in the dtschema repository.
/linux-6.15/Documentation/infiniband/
H A Dsysfs.rst5 The sysfs interface has moved to

123456789