Searched refs:successor (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/tools/include/linux/ |
D | rbtree_augmented.h | 172 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local 184 parent = successor; in __rb_erase_augmented() 185 child2 = successor->rb_right; in __rb_erase_augmented() 186 augment->copy(node, successor); in __rb_erase_augmented() 203 parent = successor; in __rb_erase_augmented() 204 successor = tmp; in __rb_erase_augmented() 207 parent->rb_left = child2 = successor->rb_right; in __rb_erase_augmented() 208 successor->rb_right = child; in __rb_erase_augmented() 209 rb_set_parent(child, successor); in __rb_erase_augmented() 210 augment->copy(node, successor); in __rb_erase_augmented() [all …]
|
/linux-4.4.14/include/linux/ |
D | rbtree_augmented.h | 170 struct rb_node *successor = child, *child2; in __rb_erase_augmented() local 183 parent = successor; in __rb_erase_augmented() 184 child2 = successor->rb_right; in __rb_erase_augmented() 186 augment->copy(node, successor); in __rb_erase_augmented() 203 parent = successor; in __rb_erase_augmented() 204 successor = tmp; in __rb_erase_augmented() 207 child2 = successor->rb_right; in __rb_erase_augmented() 209 WRITE_ONCE(successor->rb_right, child); in __rb_erase_augmented() 210 rb_set_parent(child, successor); in __rb_erase_augmented() 212 augment->copy(node, successor); in __rb_erase_augmented() [all …]
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | Kconfig | 2 tristate "Conexant cx23885 (2388x successor) support"
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | cifs.txt | 2 (CIFS) protocol which is the successor to the Server Message Block
|
/linux-4.4.14/fs/isofs/ |
D | Kconfig | 24 new 16 bit character code, successor to ASCII, which encodes the
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | Kconfig | 2 tristate "Conexant 2388x (bt878 successor) support"
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 2 tristate "CIFS support (advanced network filesystem, SMBFS successor)" 16 (CIFS) protocol which is the successor to the Server Message Block
|
/linux-4.4.14/Documentation/scsi/ |
D | FlashPoint.txt | 123 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C
|
/linux-4.4.14/Documentation/ |
D | email-clients.txt | 226 Use alpine (pine's successor) if you can.
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.machine | 115 The Q40 is a Motorola 68040-based successor to the Sinclair QL
|
/linux-4.4.14/arch/ia64/ |
D | Kconfig | 58 The Itanium Processor Family is Intel's 64-bit successor to
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 120 successor, the BeagleBoard xM board might look like, respectively:
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 902 successor frame buffer cards.
|