Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/linux/
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 …]
/Linux-v5.4/include/linux/
Drbtree_augmented.h231 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local
244 parent = successor; in __rb_erase_augmented()
245 child2 = successor->rb_right; in __rb_erase_augmented()
247 augment->copy(node, successor); in __rb_erase_augmented()
264 parent = successor; in __rb_erase_augmented()
265 successor = tmp; in __rb_erase_augmented()
268 child2 = successor->rb_right; in __rb_erase_augmented()
270 WRITE_ONCE(successor->rb_right, child); in __rb_erase_augmented()
271 rb_set_parent(child, successor); in __rb_erase_augmented()
273 augment->copy(node, successor); in __rb_erase_augmented()
[all …]
/Linux-v5.4/sound/ac97/
DKconfig10 This is the new AC97 bus type, successor of AC97_BUS. The ported
/Linux-v5.4/drivers/media/pci/cx23885/
DKconfig3 tristate "Conexant cx23885 (2388x successor) support"
/Linux-v5.4/fs/isofs/
DKconfig25 new 16 bit character code, successor to ASCII, which encodes the
/Linux-v5.4/Documentation/admin-guide/cifs/
Dintroduction.rst7 protocol which was the successor to the Server Message Block
/Linux-v5.4/drivers/media/pci/cx88/
DKconfig3 tristate "Conexant 2388x (bt878 successor) support"
/Linux-v5.4/net/batman-adv/
DKconfig26 This option enables the B.A.T.M.A.N. V protocol, the successor
/Linux-v5.4/fs/cifs/
DKconfig25 Common Internet File System (CIFS) protocol. CIFS was the successor
/Linux-v5.4/Documentation/scsi/
DFlashPoint.txt123 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C
/Linux-v5.4/Documentation/process/
Demail-clients.rst250 Use alpine (pine's successor) if you can.
/Linux-v5.4/arch/ia64/
DKconfig62 The Itanium Processor Family is Intel's 64-bit successor to
/Linux-v5.4/arch/m68k/
DKconfig.machine118 The Q40 is a Motorola 68040-based successor to the Sinclair QL
/Linux-v5.4/Documentation/devicetree/
Dusage-model.txt120 successor, the BeagleBoard xM board might look like, respectively:
/Linux-v5.4/LICENSES/preferred/
DLGPL-2.125 the successor of the GNU Library Public License, version 2, hence the
/Linux-v5.4/Documentation/kernel-hacking/
Dlocking.rst1103 pointer to the old element with a pointer to its successor, and readers