Home
last modified time | relevance | path

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

12345678

/Linux-v6.6/drivers/gpu/drm/i915/
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-v6.6/include/linux/
Dfsnotify.h143 struct dentry *moved) in fsnotify_move() argument
145 struct inode *source = moved->d_inode; in fsnotify_move()
150 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
159 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
170 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/Linux-v6.6/tools/testing/selftests/exec/
DMakefile15 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/Linux-v6.6/fs/notify/fanotify/
Dfanotify.c601 struct dentry *moved, in fanotify_alloc_name_event() argument
608 struct inode *dir2 = moved ? d_inode(moved->d_parent) : NULL; in fanotify_alloc_name_event()
609 const struct qstr *name2 = moved ? &moved->d_name : NULL; in fanotify_alloc_name_event()
724 struct dentry *moved = NULL; in fanotify_alloc_event() local
789 moved = fsnotify_data_dentry(data, data_type); in fanotify_alloc_event()
813 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()
815 moved, &hash, gfp); in fanotify_alloc_event()
/Linux-v6.6/fs/notify/
Dfsnotify.c286 struct dentry *moved = fsnotify_data_dentry(data, data_type); in fsnotify_handle_event() local
288 if (dir != moved->d_parent->d_inode) in fsnotify_handle_event()
489 struct dentry *moved; in fsnotify() local
502 moved = fsnotify_data_dentry(data, data_type); in fsnotify()
503 inode2 = moved->d_parent->d_inode; in fsnotify()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c182 vm_bo->moved = true; in amdgpu_vm_bo_evicted()
201 list_move(&vm_bo->vm_status, &vm_bo->vm->moved); in amdgpu_vm_bo_moved()
218 vm_bo->moved = false; in amdgpu_vm_bo_idle()
284 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
289 list_move(&vm_bo->vm_status, &vm_bo->vm->moved); in amdgpu_vm_bo_reset_state_machine()
797 flush_tlb_needed |= entry->moved; in amdgpu_vm_update_pdes()
1043 list_for_each_entry_safe(bo_va, tmp, &vm->moved, base.vm_status) in amdgpu_vm_get_memory()
1124 if (!clear && bo_va->base.moved) { in amdgpu_vm_bo_update()
1175 bo_va->base.moved = false; in amdgpu_vm_bo_update()
1388 while (!list_empty(&vm->moved)) { in amdgpu_vm_handle_moved()
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/leds/
Dcommon.txt1 This file has moved to ./common.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Dregulator.txt1 This file has moved to regulator.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dmdio.txt1 This file has moved to mdio.yaml.
Dphy.txt1 This file has moved to ethernet-phy.yaml.
Dstmmac.txt1 This file has moved to snps,dwmac.yaml.
Dfixed-link.txt1 This file has moved to ethernet-controller.yaml.
Dethernet.txt1 This file has moved to ethernet-controller.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/
Dpwm-fan.txt1 This file has moved to pwm-fan.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dmmc.txt1 This file has moved to mmc-controller.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/media/
Drc.txt1 This file has been moved to rc.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/spi/
Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/Linux-v6.6/Documentation/RCU/
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-v6.6/Documentation/devicetree/bindings/input/
Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/Linux-v6.6/Documentation/devicetree/bindings/dma/
Ddma.txt1 This file has been moved to dma-controller.yaml.
/Linux-v6.6/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt1 This file has been moved to reserved-memory.yaml.
/Linux-v6.6/Documentation/
DSubmittingPatches1 This file has moved to process/submitting-patches.rst
DCodingStyle1 This file has moved to process/coding-style.rst
/Linux-v6.6/Documentation/devicetree/bindings/
Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/Linux-v6.6/Documentation/devicetree/bindings/nvmem/
Dnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.

12345678