Home
last modified time | relevance | path

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

12345678910>>...13

/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.hpp56 bool moved; member
60 lastContext(), moved(false) in PidCoreLog()
86 move.moved = true; in operator =()
94 if (!moved) in ~PidCoreLog()
/openbmc/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.
/openbmc/linux/include/linux/
H A Dfsnotify.h143 struct dentry *moved) in fsnotify_move() argument
145 struct inode *source = moved->d_inode; in fsnotify_move()
150 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
159 fsnotify_name(rename_mask, moved, FSNOTIFY_EVENT_DENTRY, in fsnotify_move()
170 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.1.rst95 - ``libidn``: no longer needed, moved to meta-oe
101 - ``nspr``: no longer needed, moved to meta-oe
103 - ``nss``: no longer needed, moved to meta-oe
110 - ``sysprof``: no longer needed, moved to meta-oe
139 - ``distutils-base``: moved to meta-python2
141 - ``distutils``: moved to meta-python2
146 - ``python-dir``: moved to meta-python2
148 - ``pythonnative``: moved to meta-python2
150 - ``setuptools``: moved to meta-python2
214 - The ``ldconfig`` binary built as part of glibc has now been moved to
H A Dmigration-2.2.rst335 - ``augeas``: No longer needed and has been moved to ``meta-oe``.
337 - ``directfb``: Unmaintained and has been moved to ``meta-oe``.
345 - ``gtk-engines``: No longer needed and has been moved to
350 - ``libglade``: No longer needed and has been moved to ``meta-oe``.
353 ``libmad`` has been moved to ``meta-oe``.
368 - ``pointercal``: No longer needed and has been moved to ``meta-oe``.
370 - ``python-imaging``: No longer needed and moved to ``meta-python``
372 - ``python-pyrex``: No longer needed and moved to ``meta-python``.
379 - ``tslib``: No longer needed and has been moved to ``meta-oe``.
383 - ``xtscal``: No longer needed and moved to ``meta-oe``
[all …]
/openbmc/linux/tools/testing/selftests/exec/
H A DMakefile15 EXTRA_CLEAN := $(OUTPUT)/subdir.moved $(OUTPUT)/execveat.moved $(OUTPUT)/xxxxx* \
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch12 This patch also removes an annoying "seems to be moved" warning
97 - func_warning "'$deplib' seems to be moved"
99 + # func_warning "'$deplib' seems to be moved"
/openbmc/linux/fs/notify/fanotify/
H 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()
/openbmc/linux/fs/notify/
H 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()
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dcommon.txt1 This file has moved to ./common.yaml.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmdio.txt1 This file has moved to mdio.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 Dethernet.txt1 This file has moved to ethernet-controller.yaml.
H A Dfixed-link.txt1 This file has moved to ethernet-controller.yaml.
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator.txt1 This file has moved to regulator.yaml.
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dmmc.txt1 This file has moved to mmc-controller.yaml.
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drc.txt1 This file has been moved to rc.yaml.
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-bus.txt1 This file has moved to spi-controller.yaml.
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dpwm-fan.txt1 This file has moved to pwm-fan.yaml.
/openbmc/linux/Documentation/
H A DSubmittingPatches1 This file has moved to process/submitting-patches.rst
H A DCodingStyle1 This file has moved to process/coding-style.rst
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Ddma.txt1 This file has been moved to dma-controller.yaml.
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dmatrix-keymap.txt1 This file has been moved to matrix-keymap.yaml
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dreserved-memory.txt1 This file has been moved to reserved-memory.yaml.

12345678910>>...13