Searched refs:successor (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.6/tools/include/linux/ |
D | rbtree_augmented.h | 220 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-v6.6/include/linux/ |
D | rbtree_augmented.h | 257 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 …]
|
/Linux-v6.6/sound/ac97/ |
D | Kconfig | 10 This is the new AC97 bus type, successor of AC97_BUS. The ported
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | pci-cardlist.rst | 64 cx23885 Conexant cx23885 (2388x successor) 66 cx88xx Conexant 2388x (bt878 successor)
|
/Linux-v6.6/drivers/media/pci/cx23885/ |
D | Kconfig | 3 tristate "Conexant cx23885 (2388x successor) support"
|
/Linux-v6.6/fs/isofs/ |
D | Kconfig | 26 new 16 bit character code, successor to ASCII, which encodes the
|
/Linux-v6.6/Documentation/admin-guide/cifs/ |
D | introduction.rst | 7 protocol which was the successor to the Server Message Block
|
/Linux-v6.6/drivers/media/pci/cx88/ |
D | Kconfig | 3 tristate "Conexant 2388x (bt878 successor) support"
|
/Linux-v6.6/net/batman-adv/ |
D | Kconfig | 25 This option enables the B.A.T.M.A.N. V protocol, the successor
|
/Linux-v6.6/fs/smb/client/ |
D | Kconfig | 28 protocol. CIFS was the successor to the original network filesystem
|
/Linux-v6.6/tools/memory-model/ |
D | linux-kernel.cat | 42 * successor, perhaps giving the impression that the ordering of the
|
/Linux-v6.6/arch/ia64/ |
D | Kconfig | 72 The Itanium Processor Family is Intel's 64-bit successor to
|
/Linux-v6.6/Documentation/scsi/ |
D | FlashPoint.rst | 136 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C
|
/Linux-v6.6/arch/m68k/ |
D | Kconfig.machine | 130 The Q40 is a Motorola 68040-based successor to the Sinclair QL
|
/Linux-v6.6/Documentation/process/ |
D | email-clients.rst | 255 Use alpine (pine's successor) if you can.
|
/Linux-v6.6/Documentation/devicetree/ |
D | usage-model.rst | 125 successor, the BeagleBoard xM board might look like, respectively::
|
/Linux-v6.6/LICENSES/preferred/ |
D | LGPL-2.1 | 27 the successor of the GNU Library Public License, version 2, hence the
|
/Linux-v6.6/Documentation/kernel-hacking/ |
D | locking.rst | 1097 pointer to the old element with a pointer to its successor, and readers
|
/Linux-v6.6/Documentation/admin-guide/ |
D | quickly-build-trimmed-linux.rst | 614 (say v6.1) before its successor's first pre-release (v6.2-rc1) is out. That is
|