函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\sbitmap.c Create Date:2022-07-27 08:21:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:sbitmap_queue_min_shallow_depth

函数原型:void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, unsigned int min_shallow_depth)

返回类型:void

参数:

类型参数名称
struct sbitmap_queue *sbq
unsigned intmin_shallow_depth
483  @min_shallow_depth: The minimum shallow depth which may be passed to* sbitmap_queue_get_shallow() or __sbitmap_queue_get_shallow().等于min_shallow_depth
484  sbitmap_queue_update_wake_batch(sbq, @depth: Number of bits used in the whole bitmap.)
调用者
名称描述
bfq_depth_updated
kyber_init_hctx