Searched refs:moved (Results 1 – 25 of 184) sorted by relevance
12345678
/kernel/linux/linux-5.10/include/linux/ |
D | fsnotify.h | 132 struct dentry *moved) in fsnotify_move() argument 134 struct inode *source = moved->d_inode; in fsnotify_move() 138 const struct qstr *new_name = &moved->d_name; in fsnotify_move() 154 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
|
/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
D | Makefile | 14 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
|
/kernel/linux/linux-5.10/mm/ |
D | mremap.c | 291 bool moved; in move_page_tables() local 295 moved = move_huge_pmd(vma, old_addr, new_addr, in move_page_tables() 299 if (moved) in move_page_tables() 311 bool moved; in move_page_tables() local 314 moved = move_normal_pmd(vma, old_addr, new_addr, in move_page_tables() 317 if (moved) in move_page_tables()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | mdio.txt | 1 This file has moved to mdio.yaml.
|
D | fixed-link.txt | 1 This file has moved to ethernet-controller.yaml.
|
D | ethernet.txt | 1 This file has moved to ethernet-controller.yaml.
|
D | stmmac.txt | 1 This file has moved to snps,dwmac.yaml.
|
D | phy.txt | 1 This file has moved to ethernet-phy.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | common.txt | 1 This file has moved to ./common.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 1 This file has moved to regulator.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
D | rc.txt | 1 This file has been moved to rc.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
D | spi-bus.txt | 1 This file has moved to spi-controller.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/eeprom/ |
D | at24.txt | 1 This file has been moved to at24.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | rtc.txt | 1 This file has been moved to rtc.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | mmc.txt | 1 This file has moved to mmc-controller.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
D | dma.txt | 1 This file has been moved to dma-controller.yaml.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
D | matrix-keymap.txt | 1 This file has been moved to matrix-keymap.yaml
|
/kernel/linux/linux-5.10/Documentation/ |
D | CodingStyle | 1 This file has moved to process/coding-style.rst
|
D | SubmittingPatches | 1 This file has moved to process/submitting-patches.rst
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/nvmem/ |
D | nvmem.txt | 1 This file has been moved to nvmem.yaml and nvmem-consumer.yaml.
|
/kernel/linux/linux-5.10/Documentation/infiniband/ |
D | sysfs.rst | 5 The sysfs interface has moved to
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | intel-pt.txt | 1 Documentation for support for Intel Processor Trace within perf tools' has moved to file perf-intel…
|
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/ |
D | sysfs.rst | 5 The RapidIO sysfs files have moved to:
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | rculist_nulls.rst | 76 "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.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | battery.txt | 1 The contents of this file has been moved to battery.yaml
|
12345678