Home
last modified time | relevance | path

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

12345678

/linux-6.3-rc2/drivers/gpu/drm/i915/
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-6.3-rc2/include/linux/
A Dfsnotify.h141 struct dentry *moved) in fsnotify_move() argument
143 struct inode *source = moved->d_inode; in fsnotify_move()
148 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
157 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
168 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/linux-6.3-rc2/tools/testing/selftests/exec/
A DMakefile15 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify.c601 struct dentry *moved, in fanotify_alloc_name_event() argument
608 struct inode *dir2 = moved ? d_inode(moved->d_parent) : NULL; in fanotify_alloc_name_event()
609 const struct qstr *name2 = moved ? &moved->d_name : NULL; in fanotify_alloc_name_event()
724 struct dentry *moved = NULL; in fanotify_alloc_event() local
789 moved = fsnotify_data_dentry(data, data_type); in fanotify_alloc_event()
813 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()
815 moved, &hash, gfp); in fanotify_alloc_event()
/linux-6.3-rc2/fs/notify/
A Dfsnotify.c286 struct dentry *moved = fsnotify_data_dentry(data, data_type); in fsnotify_handle_event() local
288 if (dir != moved->d_parent->d_inode) in fsnotify_handle_event()
489 struct dentry *moved; in fsnotify() local
502 moved = fsnotify_data_dentry(data, data_type); in fsnotify()
503 inode2 = moved->d_parent->d_inode; in fsnotify()
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Dregulator.txt1 This file has moved to regulator.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dmdio.txt1 This file has moved to mdio.yaml.
A Dphy.txt1 This file has moved to ethernet-phy.yaml.
A Dethernet.txt1 This file has moved to ethernet-controller.yaml.
A Dfixed-link.txt1 This file has moved to ethernet-controller.yaml.
A Dstmmac.txt1 This file has moved to snps,dwmac.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Dcommon.txt1 This file has moved to ./common.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/spi/
A Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drc.txt1 This file has been moved to rc.yaml.
A Dvideo-interfaces.txt1 This file has moved to video-interfaces.yaml and video-interface-devices.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dmmc.txt1 This file has moved to mmc-controller.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/reserved-memory/
A Dreserved-memory.txt1 This file has been moved to reserved-memory.yaml.
/linux-6.3-rc2/Documentation/
A DCodingStyle1 This file has moved to process/coding-style.rst
A DSubmittingPatches1 This file has moved to process/submitting-patches.rst
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/
A Ddma.txt1 This file has been moved to dma-controller.yaml.
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo
/linux-6.3-rc2/Documentation/devicetree/bindings/nvmem/
A Dnvmem.txt1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.
/linux-6.3-rc2/Documentation/RCU/
A Drculist_nulls.rst77 "If the object is moved from one list to another list in-between the
79 object has moved to the end of a new list, the traversal will not
141 the beginning. If the object was moved to the same chain,
171 // We probably met an item that was moved to another chain.
/linux-6.3-rc2/Documentation/infiniband/
A Dsysfs.rst5 The sysfs interface has moved to

Completed in 24 milliseconds

12345678