/linux/drivers/gpu/drm/i915/ |
H A 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/include/linux/ |
H A D | fsnotify.h | 256 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 D | fanotify.c | 612 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 D | Makefile | 24 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 183 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 D | fsnotify.c | 338 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 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/Documentation/mm/ |
H A D | page_migration.rst | 44 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 D | common.txt | 1 This file has moved to ./common.yaml.
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | regulator.txt | 1 This file has moved to regulator.yaml.
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | mdio.txt | 1 This file has moved to mdio.yaml.
|
H A D | ethernet.txt | 1 This file has moved to ethernet-controller.yaml.
|
H A D | phy.txt | 1 This file has moved to ethernet-phy.yaml.
|
H A D | stmmac.txt | 1 This file has moved to snps,dwmac.yaml.
|
H A D | fixed-link.txt | 1 This file has moved to ethernet-controller.yaml.
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | rc.txt | 1 This file has been moved to rc.yaml.
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-bus.txt | 1 This file has moved to spi-controller.yaml.
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | mmc.txt | 1 This file has moved to mmc-controller.yaml.
|
/linux/Documentation/ |
H A D | CodingStyle | 1 This file has moved to process/coding-style.rst
|
H A D | SubmittingPatches | 1 This file has moved to process/submitting-patches.rst
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | matrix-keymap.txt | 1 This file has been moved to matrix-keymap.yaml
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | dma.txt | 1 This file has been moved to dma-controller.yaml.
|
/linux/Documentation/devicetree/bindings/ |
H A D | graph.txt | 1 This file has moved to graph.yaml in dt-schema repo
|
/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | nvmem.txt | 1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.
|
/linux/Documentation/devicetree/bindings/reserved-memory/ |
H A D | reserved-memory.txt | 1 This file has been moved to reserved-memory.yaml in the dtschema repository.
|