Searched refs:successor (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/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-v5.4/include/linux/ |
| D | rbtree_augmented.h | 231 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/ |
| D | Kconfig | 10 This is the new AC97 bus type, successor of AC97_BUS. The ported
|
| /Linux-v5.4/drivers/media/pci/cx23885/ |
| D | Kconfig | 3 tristate "Conexant cx23885 (2388x successor) support"
|
| /Linux-v5.4/fs/isofs/ |
| D | Kconfig | 25 new 16 bit character code, successor to ASCII, which encodes the
|
| /Linux-v5.4/Documentation/admin-guide/cifs/ |
| D | introduction.rst | 7 protocol which was the successor to the Server Message Block
|
| /Linux-v5.4/drivers/media/pci/cx88/ |
| D | Kconfig | 3 tristate "Conexant 2388x (bt878 successor) support"
|
| /Linux-v5.4/net/batman-adv/ |
| D | Kconfig | 26 This option enables the B.A.T.M.A.N. V protocol, the successor
|
| /Linux-v5.4/fs/cifs/ |
| D | Kconfig | 25 Common Internet File System (CIFS) protocol. CIFS was the successor
|
| /Linux-v5.4/Documentation/scsi/ |
| D | FlashPoint.txt | 123 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C
|
| /Linux-v5.4/Documentation/process/ |
| D | email-clients.rst | 250 Use alpine (pine's successor) if you can.
|
| /Linux-v5.4/arch/ia64/ |
| D | Kconfig | 62 The Itanium Processor Family is Intel's 64-bit successor to
|
| /Linux-v5.4/arch/m68k/ |
| D | Kconfig.machine | 118 The Q40 is a Motorola 68040-based successor to the Sinclair QL
|
| /Linux-v5.4/Documentation/devicetree/ |
| D | usage-model.txt | 120 successor, the BeagleBoard xM board might look like, respectively:
|
| /Linux-v5.4/LICENSES/preferred/ |
| D | LGPL-2.1 | 25 the successor of the GNU Library Public License, version 2, hence the
|
| /Linux-v5.4/Documentation/kernel-hacking/ |
| D | locking.rst | 1103 pointer to the old element with a pointer to its successor, and readers
|