Home
last modified time | relevance | path

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

12345678

/linux-6.12.1/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-6.12.1/include/linux/
Dfsnotify.h212 struct dentry *moved) in fsnotify_move() argument
214 struct inode *source = moved->d_inode; in fsnotify_move()
219 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
228 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
239 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/linux-6.12.1/tools/testing/selftests/exec/
DMakefile19 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/linux-6.12.1/fs/notify/fanotify/
Dfanotify.c597 struct dentry *moved, in fanotify_alloc_name_event() argument
604 struct inode *dir2 = moved ? d_inode(moved->d_parent) : NULL; in fanotify_alloc_name_event()
605 const struct qstr *name2 = moved ? &moved->d_name : NULL; in fanotify_alloc_name_event()
720 struct dentry *moved = NULL; in fanotify_alloc_event() local
785 moved = fsnotify_data_dentry(data, data_type); in fanotify_alloc_event()
809 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()
811 moved, &hash, gfp); in fanotify_alloc_event()
/linux-6.12.1/fs/notify/
Dfsnotify.c320 struct dentry *moved = fsnotify_data_dentry(data, data_type); in fsnotify_handle_event() local
322 if (dir != moved->d_parent->d_inode) in fsnotify_handle_event()
524 struct dentry *moved; in fsnotify() local
537 moved = fsnotify_data_dentry(data, data_type); in fsnotify()
538 inode2 = moved->d_parent->d_inode; in fsnotify()
/linux-6.12.1/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()
246 vm_bo->moved = true; in amdgpu_vm_bo_evicted_user()
300 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
304 vm_bo->moved = true; in amdgpu_vm_bo_reset_state_machine()
306 list_move(&vm_bo->vm_status, &vm_bo->vm->moved); in amdgpu_vm_bo_reset_state_machine()
846 flush_tlb_needed |= entry->moved; in amdgpu_vm_update_pdes()
1122 list_for_each_entry_safe(bo_va, tmp, &vm->moved, base.vm_status) in amdgpu_vm_get_memory()
1224 if (!clear && bo_va->base.moved) { in amdgpu_vm_bo_update()
[all …]
/linux-6.12.1/fs/bcachefs/
Dmovinggc.c218 u64 moved = atomic64_read(&ctxt->stats->sectors_moved); in bch2_copygc() local
257 moved = atomic64_read(&ctxt->stats->sectors_moved) - moved; in bch2_copygc()
258 trace_and_count(c, copygc, c, moved, 0, 0, 0); in bch2_copygc()
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/leds/
Dcommon.txt1 This file has moved to ./common.yaml.
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dregulator.txt1 This file has moved to regulator.yaml.
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dmdio.txt1 This file has moved to mdio.yaml.
Dethernet.txt1 This file has moved to ethernet-controller.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.
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/linux-6.12.1/Documentation/devicetree/bindings/mmc/
Dmmc.txt1 This file has moved to mmc-controller.yaml.
/linux-6.12.1/Documentation/devicetree/bindings/media/
Drc.txt1 This file has been moved to rc.yaml.
Dvideo-interfaces.txt1 This file has moved to video-interfaces.yaml and video-interface-devices.yaml.
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/linux-6.12.1/Documentation/
DCodingStyle1 This file has moved to process/coding-style.rst
DSubmittingPatches1 This file has moved to process/submitting-patches.rst
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Ddma.txt1 This file has been moved to dma-controller.yaml.
/linux-6.12.1/Documentation/devicetree/bindings/
Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/
Dnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.

12345678