Home
last modified time | relevance | path

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

/linux/tools/include/linux/
A Drbtree_augmented.h233 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 Drbtree_augmented.h270 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 Dgarbage.c109 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 DKconfig10 This is the new AC97 bus type, successor of AC97_BUS. The ported
/linux/Documentation/admin-guide/media/
A Dpci-cardlist.rst64 cx23885 Conexant cx23885 (2388x successor)
66 cx88xx Conexant 2388x (bt878 successor)
/linux/include/net/
A Daf_unix.h40 struct unix_sock *successor; member
/linux/drivers/media/pci/cx23885/
A DKconfig3 tristate "Conexant cx23885 (2388x successor) support"
/linux/fs/isofs/
A DKconfig26 new 16 bit character code, successor to ASCII, which encodes the
/linux/Documentation/admin-guide/cifs/
A Dintroduction.rst7 protocol which was the successor to the Server Message Block
/linux/drivers/media/pci/cx88/
A DKconfig3 tristate "Conexant 2388x (bt878 successor) support"
/linux/fs/bcachefs/
A Dbkey.c534 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 DKconfig25 This option enables the B.A.T.M.A.N. V protocol, the successor
/linux/tools/memory-model/
A Dlinux-kernel.cat42 * successor, perhaps giving the impression that the ordering of the
/linux/Documentation/wmi/
A Ddriver-development-guide.rst10 to be a successor to the original LWN article [1]_ which deals with WMI drivers
/linux/fs/smb/client/
A DKconfig29 protocol. CIFS was the successor to the original network filesystem
/linux/Documentation/scsi/
A DFlashPoint.rst136 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C
/linux/Documentation/process/
A Demail-clients.rst255 Use alpine (pine's successor) if you can.
/linux/arch/m68k/
A DKconfig.machine130 The Q40 is a Motorola 68040-based successor to the Sinclair QL
/linux/Documentation/devicetree/
A Dusage-model.rst125 successor, the BeagleBoard xM board might look like, respectively::
/linux/LICENSES/preferred/
A DLGPL-2.127 the successor of the GNU Library Public License, version 2, hence the
/linux/Documentation/kernel-hacking/
A Dlocking.rst1097 pointer to the old element with a pointer to its successor, and readers
/linux/Documentation/admin-guide/
A Dquickly-build-trimmed-linux.rst614 (say v6.1) before its successor's first pre-release (v6.2-rc1) is out. That is
A Dverify-bugs-and-bisect-regressions.rst554 tag. In that case you might want to check if a successor series (say

Completed in 207 milliseconds