| /linux/tools/include/linux/ |
| A D | rbtree_augmented.h | 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() 260 rb_set_parent(child, successor); in __rb_erase_augmented() 262 augment->copy(node, successor); in __rb_erase_augmented() 268 rb_set_parent(tmp, successor); in __rb_erase_augmented() 275 successor->__rb_parent_color = pc; in __rb_erase_augmented() [all …]
|
| /linux/include/linux/ |
| A D | rbtree_augmented.h | 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() 297 rb_set_parent(child, successor); in __rb_erase_augmented() 299 augment->copy(node, successor); in __rb_erase_augmented() 305 rb_set_parent(tmp, successor); in __rb_erase_augmented() 317 successor->__rb_parent_color = pc; in __rb_erase_augmented() [all …]
|
| /linux/net/unix/ |
| A D | garbage.c | 109 if (edge->successor->listener) in unix_edge_successor() 110 return unix_sk(edge->successor->listener)->vertex; in unix_edge_successor() 112 return edge->successor->vertex; in unix_edge_successor() 208 edge->successor = receiver; in unix_add_edges() 242 receiver = fpl->edges[0].successor; in unix_del_edges()
|
| /linux/sound/ac97/ |
| A D | Kconfig | 10 This is the new AC97 bus type, successor of AC97_BUS. The ported
|
| /linux/Documentation/admin-guide/media/ |
| A D | pci-cardlist.rst | 64 cx23885 Conexant cx23885 (2388x successor) 66 cx88xx Conexant 2388x (bt878 successor)
|
| /linux/include/net/ |
| A D | af_unix.h | 40 struct unix_sock *successor; member
|
| /linux/drivers/media/pci/cx23885/ |
| A D | Kconfig | 3 tristate "Conexant cx23885 (2388x successor) support"
|
| /linux/fs/isofs/ |
| A D | Kconfig | 26 new 16 bit character code, successor to ASCII, which encodes the
|
| /linux/Documentation/admin-guide/cifs/ |
| A D | introduction.rst | 7 protocol which was the successor to the Server Message Block
|
| /linux/drivers/media/pci/cx88/ |
| A D | Kconfig | 3 tristate "Conexant 2388x (bt878 successor) support"
|
| /linux/fs/bcachefs/ |
| A D | bkey.c | 534 struct bkey_packed successor; in bch2_bkey_pack_pos_lossy() local 537 BUG_ON(bkey_packed_successor(&successor, b, *out) && in bch2_bkey_pack_pos_lossy() 538 bkey_cmp_left_packed(b, &successor, &orig) < 0 && in bch2_bkey_pack_pos_lossy()
|
| /linux/net/batman-adv/ |
| A D | Kconfig | 25 This option enables the B.A.T.M.A.N. V protocol, the successor
|
| /linux/tools/memory-model/ |
| A D | linux-kernel.cat | 42 * successor, perhaps giving the impression that the ordering of the
|
| /linux/Documentation/wmi/ |
| A D | driver-development-guide.rst | 10 to be a successor to the original LWN article [1]_ which deals with WMI drivers
|
| /linux/fs/smb/client/ |
| A D | Kconfig | 29 protocol. CIFS was the successor to the original network filesystem
|
| /linux/Documentation/scsi/ |
| A D | FlashPoint.rst | 136 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C
|
| /linux/Documentation/process/ |
| A D | email-clients.rst | 255 Use alpine (pine's successor) if you can.
|
| /linux/arch/m68k/ |
| A D | Kconfig.machine | 130 The Q40 is a Motorola 68040-based successor to the Sinclair QL
|
| /linux/Documentation/devicetree/ |
| A D | usage-model.rst | 125 successor, the BeagleBoard xM board might look like, respectively::
|
| /linux/LICENSES/preferred/ |
| A D | LGPL-2.1 | 27 the successor of the GNU Library Public License, version 2, hence the
|
| /linux/Documentation/kernel-hacking/ |
| A D | locking.rst | 1097 pointer to the old element with a pointer to its successor, and readers
|
| /linux/Documentation/admin-guide/ |
| A D | quickly-build-trimmed-linux.rst | 614 (say v6.1) before its successor's first pre-release (v6.2-rc1) is out. That is
|
| A D | verify-bugs-and-bisect-regressions.rst | 554 tag. In that case you might want to check if a successor series (say
|