函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-throttle.c Create Date:2022-07-27 19:17:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: a service_queue, assumes the caller zeroed it

函数原型:static void throtl_service_queue_init(struct throtl_service_queue *sq)

返回类型:void

参数:

类型参数名称
struct throtl_service_queue *sq
479  初始化链表头
480  初始化链表头
481  RB tree of active tgs =
482  imer_setup - prepare a timer for first use*@timer: the timer in question*@callback: the function to call when timer expires*@flags: any TIMER_* flags* Regular timer initialization should use either DEFINE_TIMER() above,* or timer_setup()( & fires on first_pending_disptime , throtl_pending_timer_fn, 0)
调用者
名称描述
throtl_pd_alloc
blk_throtl_init