Home
last modified time | relevance | path

Searched refs:successor (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h146 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local
158 parent = successor; in __rb_erase_augmented()
159 child2 = successor->rb_right; in __rb_erase_augmented()
160 augment->copy(node, successor); in __rb_erase_augmented()
177 parent = successor; in __rb_erase_augmented()
178 successor = tmp; in __rb_erase_augmented()
181 parent->rb_left = child2 = successor->rb_right; in __rb_erase_augmented()
182 successor->rb_right = child; in __rb_erase_augmented()
183 rb_set_parent(child, successor); in __rb_erase_augmented()
184 augment->copy(node, successor); in __rb_erase_augmented()
[all …]
/openbmc/linux/tools/include/linux/
H A Drbtree_augmented.h220 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local
233 parent = successor; in __rb_erase_augmented()
234 child2 = successor->rb_right; in __rb_erase_augmented()
236 augment->copy(node, successor); in __rb_erase_augmented()
253 parent = successor; in __rb_erase_augmented()
254 successor = tmp; in __rb_erase_augmented()
257 child2 = successor->rb_right; in __rb_erase_augmented()
259 WRITE_ONCE(successor->rb_right, child); in __rb_erase_augmented()
260 rb_set_parent(child, successor); in __rb_erase_augmented()
262 augment->copy(node, successor); in __rb_erase_augmented()
[all …]
/openbmc/linux/include/linux/
H A Drbtree_augmented.h257 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local
270 parent = successor; in __rb_erase_augmented()
271 child2 = successor->rb_right; in __rb_erase_augmented()
273 augment->copy(node, successor); in __rb_erase_augmented()
290 parent = successor; in __rb_erase_augmented()
291 successor = tmp; in __rb_erase_augmented()
294 child2 = successor->rb_right; in __rb_erase_augmented()
296 WRITE_ONCE(successor->rb_right, child); in __rb_erase_augmented()
297 rb_set_parent(child, successor); in __rb_erase_augmented()
299 augment->copy(node, successor); in __rb_erase_augmented()
[all …]
/openbmc/qemu/block/
H A Ddirty-bitmap.c37 BdrvDirtyBitmap *successor; /* Anonymous child, if any. */ member
150 return bitmap->successor; in bdrv_dirty_bitmap_has_successor()
174 return !bitmap->disabled || (bitmap->successor && in bdrv_dirty_bitmap_recording()
175 !bitmap->successor->disabled); in bdrv_dirty_bitmap_recording()
237 bitmap->successor = child; in bdrv_dirty_bitmap_create_successor()
250 assert(bitmap->bs == bitmap->successor->bs); in bdrv_dirty_bitmap_enable_successor()
252 bdrv_enable_dirty_bitmap_locked(bitmap->successor); in bdrv_dirty_bitmap_enable_successor()
277 BdrvDirtyBitmap *successor = bitmap->successor; in bdrv_dirty_bitmap_abdicate() local
279 if (successor == NULL) { in bdrv_dirty_bitmap_abdicate()
287 successor->name = name; in bdrv_dirty_bitmap_abdicate()
[all …]
/openbmc/qemu/util/
H A Dinterval-tree.c563 RBNode *successor = child, *child2; in rb_erase_augmented() local
575 parent = successor; in rb_erase_augmented()
576 child2 = successor->rb_right; in rb_erase_augmented()
578 augment->copy(node, successor); in rb_erase_augmented()
595 parent = successor; in rb_erase_augmented()
596 successor = tmp; in rb_erase_augmented()
599 child2 = successor->rb_right; in rb_erase_augmented()
601 qatomic_set(&successor->rb_right, child); in rb_erase_augmented()
602 rb_set_parent(child, successor); in rb_erase_augmented()
604 augment->copy(node, successor); in rb_erase_augmented()
[all …]
/openbmc/hiomapd/
H A Dcontrol.c123 struct backend successor; in control_set_backend() local
133 rc = backend_init(&successor, backend, data); in control_set_backend()
139 context->backend = successor; in control_set_backend()
/openbmc/qemu/docs/system/devices/
H A Digb.rst41 igb is the successor of e1000e, and e1000e is the successor of e1000 in turn.
/openbmc/linux/sound/ac97/
H A DKconfig10 This is the new AC97 bus type, successor of AC97_BUS. The ported
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-asgiref_3.8.1.bb1 …s and servers to communicate with each other, and positioned as an asynchronous successor to WSGI."
/openbmc/linux/Documentation/admin-guide/media/
H A Dpci-cardlist.rst64 cx23885 Conexant cx23885 (2388x successor)
66 cx88xx Conexant 2388x (bt878 successor)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/
H A D0005-Don-t-match-Wnon-virtual-dtor-in-the-flags-are-neede.patch23 # specified platform. Filter both of them out before the successor
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgi-docgen.bbclass8 # seems to be a successor to gtk-doc:
/openbmc/linux/drivers/media/pci/cx23885/
H A DKconfig3 tristate "Conexant cx23885 (2388x successor) support"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSGI-129 * clause at DFARS 252.227-7013 and/or in similar or successor
H A DMultics22 successor in interest by change in name only to Honeywell Bull Inc. and
H A DSGI-OpenGL28 clause at DFARS 252.227-7013 and/or in similar or successor
H A DCaldera1 …ystem, with specific exclusion of UNIX System III and UNIX System V and successor operating system…
/openbmc/linux/fs/isofs/
H A DKconfig26 new 16 bit character code, successor to ASCII, which encodes the
/openbmc/u-boot/doc/
H A DREADME.boston11 the successor of the older MIPS Malta board.
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dintroduction.rst7 protocol which was the successor to the Server Message Block
/openbmc/linux/drivers/media/pci/cx88/
H A DKconfig3 tristate "Conexant 2388x (bt878 successor) support"
/openbmc/openbmc/poky/meta/recipes-extended/xz/
H A Dxz_5.6.3.bb3 …ike systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils."
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py550 for successor in args:
553 if isinstance(successor, PageElement):
554 successor.extract()
556 parent.insert(index+1+offset, successor)
/openbmc/linux/net/batman-adv/
H A DKconfig25 This option enables the B.A.T.M.A.N. V protocol, the successor
/openbmc/qemu/pc-bios/
H A DREADME1 - SeaBIOS (bios.bin) is the successor of pc bios.

12