/linux-6.12.1/drivers/gpu/drm/i915/ |
D | TODO.txt | 13 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/ |
D | fsnotify.h | 212 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/ |
D | Makefile | 19 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
|
/linux-6.12.1/fs/notify/fanotify/ |
D | fanotify.c | 597 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/ |
D | fsnotify.c | 320 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/ |
D | amdgpu_vm.c | 182 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/ |
D | movinggc.c | 218 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/ |
D | rculist_nulls.rst | 88 "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/ |
D | common.txt | 1 This file has moved to ./common.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 1 This file has moved to regulator.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | mdio.txt | 1 This file has moved to mdio.yaml.
|
D | ethernet.txt | 1 This file has moved to ethernet-controller.yaml.
|
D | phy.txt | 1 This file has moved to ethernet-phy.yaml.
|
D | stmmac.txt | 1 This file has moved to snps,dwmac.yaml.
|
D | fixed-link.txt | 1 This file has moved to ethernet-controller.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | spi-bus.txt | 1 This file has moved to spi-controller.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | mmc.txt | 1 This file has moved to mmc-controller.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | rc.txt | 1 This file has been moved to rc.yaml.
|
D | video-interfaces.txt | 1 This file has moved to video-interfaces.yaml and video-interface-devices.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | matrix-keymap.txt | 1 This file has been moved to matrix-keymap.yaml
|
/linux-6.12.1/Documentation/ |
D | CodingStyle | 1 This file has moved to process/coding-style.rst
|
D | SubmittingPatches | 1 This file has moved to process/submitting-patches.rst
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | dma.txt | 1 This file has been moved to dma-controller.yaml.
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | graph.txt | 1 This file has moved to graph.yaml in dt-schema repo
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | nvmem.txt | 1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.
|