Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:throtl_rb_erase

Proto:static void throtl_rb_erase(struct rb_node *n, struct throtl_service_queue *parent_sq)

Type:void

Parameter:

TypeParameterName
struct rb_node *n
struct throtl_service_queue *parent_sq
653  rb_erase_cached(n, & RB tree of active tgs )
654  RB_CLEAR_NODE(n)
655  -- # queued in the tree
Caller
NameDescribe
__throtl_dequeue_tg