函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:lcm_not_zero

函数原型:unsigned long lcm_not_zero(unsigned long a, unsigned long b)

返回类型:unsigned long

参数:

类型参数名称
unsigned longa
unsigned longb
19  l等于Lowest common multiple
21  如果l则返回:l
24  返回:如果b否则a
调用者
名称描述
blk_stack_limitslk_stack_limits - adjust queue_limits for stacked devices*@t: the stacking driver limits (top device)*@b: the underlying queue limits (bottom, component device)*@start: first data sector within component device* Description:* This function is used by