Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\rbtree.c Create Date:2022-07-28 06:12:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Non-inline version for rb_erase_augmented() use

Proto:void __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new))

Type:void

Parameter:

TypeParameterName
struct rb_node *parent
struct rb_root *root
void (*augment_rotate
413  Inline version for rb_erase() use - we want to be able to inline* and eliminate the dummy_rotate callback there