Home
last modified time | relevance | path

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

12345678

/linux/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/include/linux/
A Dfsnotify.h141 struct dentry *moved) in fsnotify_move() argument
143 struct inode *source = moved->d_inode; in fsnotify_move()
147 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
165 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/linux/tools/testing/selftests/exec/
A DMakefile14 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/linux/Documentation/RCU/
A Drculist_nulls.rst76 "If the object is moved from one list to another list in-between the
78 object has moved to the end of a new list, the traversal will not
144 the beginning. If the object was moved to the same chain,
170 * We probably met an item that was moved to another chain.
/linux/mm/
A Dmremap.c442 bool moved = false; in move_pgt_entry() local
450 moved = move_normal_pmd(vma, old_addr, new_addr, old_entry, in move_pgt_entry()
454 moved = move_normal_pud(vma, old_addr, new_addr, old_entry, in move_pgt_entry()
458 moved = IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE) && in move_pgt_entry()
463 moved = IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE) && in move_pgt_entry()
476 return moved; in move_pgt_entry()
/linux/include/trace/events/
A Dwriteback.h502 int moved),
503 TP_ARGS(wb, work, dirtied_before, moved),
508 __field(int, moved)
516 __entry->moved = moved;
524 __entry->moved,
/linux/Documentation/devicetree/bindings/net/
A Dmdio.txt1 This file has moved to mdio.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 Dphy.txt1 This file has moved to ethernet-phy.yaml.
A Dstmmac.txt1 This file has moved to snps,dwmac.yaml.
/linux/Documentation/devicetree/bindings/regulator/
A Dregulator.txt1 This file has moved to regulator.yaml.
/linux/Documentation/devicetree/bindings/leds/
A Dcommon.txt1 This file has moved to ./common.yaml.
/linux/Documentation/devicetree/bindings/eeprom/
A Dat24.txt1 This file has been moved to at24.yaml.
/linux/Documentation/devicetree/bindings/rtc/
A Drtc.txt1 This file has been moved to rtc.yaml.
/linux/Documentation/devicetree/bindings/spi/
A Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/linux/Documentation/devicetree/bindings/media/
A Drc.txt1 This file has been moved to rc.yaml.
/linux/Documentation/devicetree/bindings/mmc/
A Dmmc.txt1 This file has moved to mmc-controller.yaml.
/linux/Documentation/devicetree/bindings/mtd/
A Dcommon.txt1 This file has been moved to mtd.yaml.
/linux/Documentation/devicetree/bindings/dma/
A Ddma.txt1 This file has been moved to dma-controller.yaml.
/linux/Documentation/
A DSubmittingPatches1 This file has moved to process/submitting-patches.rst
A DCodingStyle1 This file has moved to process/coding-style.rst
/linux/Documentation/devicetree/bindings/input/
A Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/linux/Documentation/devicetree/bindings/reserved-memory/
A Dreserved-memory.txt1 This file has been moved to reserved-memory.yaml.
/linux/Documentation/devicetree/bindings/
A Dgraph.txt1 This file has moved to graph.yaml in dt-schema repo

Completed in 24 milliseconds

12345678