Home
last modified time | relevance | path

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

12345678

/linux/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/include/linux/
H A Dfsnotify.h256 struct dentry *moved) in fsnotify_move() argument
258 struct inode *source = moved->d_inode; in fsnotify_move()
263 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
272 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
283 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/linux/fs/notify/fanotify/
H A Dfanotify.c612 struct dentry *moved, in fanotify_alloc_name_event() argument
619 struct inode *dir2 = moved ? d_inode(moved->d_parent) : NULL; in fanotify_alloc_name_event()
620 const struct qstr *name2 = moved ? &moved->d_name : NULL; in fanotify_alloc_name_event()
735 struct dentry *moved = NULL; in fanotify_alloc_event() local
800 moved = fsnotify_data_dentry(data, data_type); in fanotify_alloc_event()
824 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()
826 moved, &hash, gfp); in fanotify_alloc_event()
/linux/tools/testing/selftests/exec/
H A DMakefile24 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c183 vm_bo->moved = true; in amdgpu_vm_bo_evicted()
202 list_move(&vm_bo->vm_status, &vm_bo->vm->moved); in amdgpu_vm_bo_moved()
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()
307 list_move(&vm_bo->vm_status, &vm_bo->vm->moved); in amdgpu_vm_bo_reset_state_machine()
958 flush_tlb_needed |= entry->moved; in amdgpu_vm_update_pdes()
1300 if (!clear && bo_va->base.moved) { in amdgpu_vm_bo_update()
1350 bo_va->base.moved = false; in amdgpu_vm_bo_update()
[all …]
/linux/fs/notify/
H A Dfsnotify.c338 struct dentry *moved = fsnotify_data_dentry(data, data_type); in fsnotify_handle_event() local
340 if (dir != moved->d_parent->d_inode) in fsnotify_handle_event()
545 struct dentry *moved; in fsnotify() local
558 moved = fsnotify_data_dentry(data, data_type); in fsnotify()
559 inode2 = moved->d_parent->d_inode; in fsnotify()
/linux/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/Documentation/mm/
H A Dpage_migration.rst44 move pages when a task is moved to another cpuset (See
46 Cpusets allow the automation of process locality. If a task is moved to
47 a new cpuset then also all its pages are moved with it so that the
49 of processes in a cpuset are moved if the allowed memory nodes of a
87 migrate_pages() does several passes over its list of folios. A folio is moved
146 18. The new page is moved to the LRU and can be scanned by the swapper,
/linux/Documentation/devicetree/bindings/leds/
H A Dcommon.txt1 This file has moved to ./common.yaml.
/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator.txt1 This file has moved to regulator.yaml.
/linux/Documentation/devicetree/bindings/net/
H A Dmdio.txt1 This file has moved to mdio.yaml.
H A Dethernet.txt1 This file has moved to ethernet-controller.yaml.
H A Dphy.txt1 This file has moved to ethernet-phy.yaml.
H A Dstmmac.txt1 This file has moved to snps,dwmac.yaml.
H A Dfixed-link.txt1 This file has moved to ethernet-controller.yaml.
/linux/Documentation/devicetree/bindings/media/
H A Drc.txt1 This file has been moved to rc.yaml.
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/linux/Documentation/devicetree/bindings/mmc/
H A Dmmc.txt1 This file has moved to mmc-controller.yaml.
/linux/Documentation/
H A DCodingStyle1 This file has moved to process/coding-style.rst
H A DSubmittingPatches1 This file has moved to process/submitting-patches.rst
/linux/Documentation/devicetree/bindings/input/
H A Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/linux/Documentation/devicetree/bindings/dma/
H A Ddma.txt1 This file has been moved to dma-controller.yaml.
/linux/Documentation/devicetree/bindings/
H A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/linux/Documentation/devicetree/bindings/nvmem/
H A Dnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.
/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dreserved-memory.txt1 This file has been moved to reserved-memory.yaml in the dtschema repository.

12345678