Home
last modified time | relevance | path

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

123456

/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/tools/testing/selftests/sched_ext/
H A Dpeek_dsq.bpf.c84 int moved = 0; in scan_dsq_pool() local
98 if (!moved && scx_bpf_dsq_move_to_local(dsq_id, 0) == 0) { in scan_dsq_pool()
99 moved = 1; in scan_dsq_pool()
104 return moved; in scan_dsq_pool()
/linux/include/linux/
H A Dfsnotify.h252 struct dentry *moved) in fsnotify_move() argument
254 struct inode *source = moved->d_inode; in fsnotify_move()
259 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
268 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
279 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/linux/fs/notify/fanotify/
H A Dfanotify.c637 struct dentry *moved, in fanotify_alloc_name_event() argument
644 struct inode *dir2 = moved ? d_inode(moved->d_parent) : NULL; in fanotify_alloc_name_event()
645 const struct qstr *name2 = moved ? &moved->d_name : NULL; in fanotify_alloc_name_event()
761 struct dentry *moved = NULL; in fanotify_alloc_event() local
826 moved = fsnotify_data_dentry(data, data_type); in fanotify_alloc_event()
850 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()
852 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/fs/notify/
H A Dfsnotify.c294 struct dentry *moved = fsnotify_data_dentry(data, data_type); in fsnotify_handle_event() local
296 if (dir != moved->d_parent->d_inode) in fsnotify_handle_event()
502 struct dentry *moved; in fsnotify() local
515 moved = fsnotify_data_dentry(data, data_type); in fsnotify()
516 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/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.
H A Dvideo-interfaces.txt1 This file has moved to video-interfaces.yaml and video-interface-devices.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.

123456