/Linux-v4.19/tools/testing/selftests/exec/ |
D | Makefile | 9 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx*
|
D | .gitignore | 5 execveat.moved
|
/Linux-v4.19/include/linux/ |
D | fsnotify.h | 68 int isdir, struct inode *target, struct dentry *moved) in fsnotify_move() argument 70 struct inode *source = moved->d_inode; in fsnotify_move() 74 const unsigned char *new_name = moved->d_name.name; in fsnotify_move() 93 fsnotify(source, FS_MOVE_SELF, moved->d_inode, FSNOTIFY_EVENT_INODE, NULL, 0); in fsnotify_move() 94 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
|
/Linux-v4.19/Documentation/ |
D | SubmittingPatches | 1 This file has moved to process/submitting-patches.rst
|
D | CodingStyle | 1 This file has moved to process/coding-style.rst
|
/Linux-v4.19/Documentation/infiniband/ |
D | sysfs.txt | 3 The sysfs interface has moved to
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm.c | 175 base->moved = true; in amdgpu_vm_bo_base_init() 309 list_move(&bo_base->vm_status, &vm->moved); in amdgpu_vm_validate_pt_bos() 1024 if (!entry->base.moved) in amdgpu_vm_invalidate_level() 1088 bo_base->moved = false; in amdgpu_vm_update_directories() 1677 if (!clear && bo_va->base.moved) { in amdgpu_vm_bo_update() 1678 bo_va->base.moved = false; in amdgpu_vm_bo_update() 1939 struct list_head moved; in amdgpu_vm_handle_moved() local 1943 INIT_LIST_HEAD(&moved); in amdgpu_vm_handle_moved() 1945 list_splice_init(&vm->moved, &moved); in amdgpu_vm_handle_moved() 1948 list_for_each_entry_safe(bo_va, tmp, &moved, base.vm_status) { in amdgpu_vm_handle_moved() [all …]
|
D | amdgpu_vm.h | 152 bool moved; member 186 struct list_head moved; member
|
/Linux-v4.19/Documentation/rapidio/ |
D | sysfs.txt | 1 The RapidIO sysfs files have moved to:
|
/Linux-v4.19/Documentation/RCU/ |
D | rculist_nulls.txt | 61 "If the object is moved from one list to another list in-between the 63 object has moved to the end of a new list, the traversal will not 121 the beginning. If the object was moved to the same chain, 144 * We probably met an item that was moved to another chain.
|
/Linux-v4.19/include/trace/events/ |
D | writeback.h | 363 int moved), 364 TP_ARGS(wb, work, moved), 369 __field(int, moved) 379 __entry->moved = moved; 387 __entry->moved,
|
/Linux-v4.19/tools/memory-model/litmus-tests/ |
D | WRC+poonceonces+Once.litmus | 7 * where the first write is moved to a separate process. Note that this
|
D | WRC+pooncerelease+fencermbonceonce+Once.litmus | 7 * the first write is moved to a separate process. Because it features
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | TODO | 13 dpio driver is moved to drivers/soc (this is required for I/O).
|
/Linux-v4.19/Documentation/vm/ |
D | page_migration.rst | 43 move pages when a task is moved to another cpuset (See 45 Cpusets allows the automation of process locality. If a task is moved to 46 a new cpuset then also all its pages are moved with it so that the 48 of processes in a cpuset are moved if the allowed memory nodes of a 87 migrate_pages() does several passes over its list of pages. A page is moved 145 20. The new page is moved to the LRU and can be scanned by the swapper
|
/Linux-v4.19/drivers/soc/fsl/ |
D | Kconfig | 19 Other guts accesses, such as reading RCW, should eventually be moved
|
/Linux-v4.19/fs/ |
D | fs-writeback.c | 1109 int moved = 0; in move_expired_inodes() local 1123 moved++; in move_expired_inodes() 1149 return moved; in move_expired_inodes() 1165 int moved; in queue_io() local 1169 moved = move_expired_inodes(&wb->b_dirty, &wb->b_io, 0, work); in queue_io() 1170 moved += move_expired_inodes(&wb->b_dirty_time, &wb->b_io, in queue_io() 1172 if (moved) in queue_io() 1174 trace_writeback_queue_io(wb, work, moved); in queue_io()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/ |
D | TODO | 13 depends on, fsl-mc bus and DPIO driver, moved to drivers/bus and drivers/soc
|
/Linux-v4.19/mm/ |
D | mremap.c | 226 bool moved; in move_page_tables() local 230 moved = move_huge_pmd(vma, old_addr, new_addr, in move_page_tables() 234 if (moved) in move_page_tables()
|
/Linux-v4.19/Documentation/trace/ |
D | ring-buffer-design.txt | 567 and more writes take place, the head page must be moved forward before the 614 After the head page has been moved, the tail page may now move forward. 661 This is not a race condition, because the commit page can only be moved 703 tail page (moved by nested writer) 713 been moved forward, the writer will just try again to reserve storage 777 It can be even more complex if several nested writes came in and moved 881 moved, so it will try again and add its data to the new tail page. 895 The first writer cannot know atomically if the tail page moved
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-ali1535 | 23 within the part have moved and some have been redefined slightly.
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 3296 # on the system stack must be carefully moved "down" to make room # 3297 # for the operand being moved. # 4325 tst.b %d1 # should FP0 be moved? 4333 lsl.b &0x1,%d1 # should FP1 be moved? 4341 lsl.b &0x1,%d1 # should FP2 be moved? 4348 lsl.b &0x1,%d1 # should FP3 be moved? 4355 lsl.b &0x1,%d1 # should FP4 be moved? 4362 lsl.b &0x1,%d1 # should FP5 be moved? 4369 lsl.b &0x1,%d1 # should FP6 be moved? 4376 lsl.b &0x1,%d1 # should FP7 be moved? [all …]
|
/Linux-v4.19/Documentation/arm/nwfpe/ |
D | NOTES | 28 moved to f4 to preserve it over the log(y) call. The division will be done
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | sto_res.S | 6 | users destination register then fp0 is moved to the
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | sdhci-msm.txt | 11 interface and some registers are moved to HC. New compatible
|