函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_overflow.c Create Date:2022-07-27 07:28:11
Last Modify:2022-05-18 10:03:51 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:do_test_s16

函数原型:static int __attribute__((__section__(".init.text"))) __attribute__((__cold__))do_test_s16(const struct test_s16 *p)

返回类型:int

参数:

类型参数名称
const struct test_s16 *p
266  err等于0
266  循环
266  _of = ({
266  __a等于a
266  __b等于b
266  __d等于_r
266  __a恒等于__b
266  __a恒等于__d
266  })
266  如果_of不等于s_of
266  printk("\0014"KBUILD_MODNAME": expected %d + %d to%s overflow (type %s)\n", a, b, s_of ? "" : " not", "s16")
266  err等于1
266  如果_r不等于sum
266  printk("\0014"KBUILD_MODNAME": expected %d + %d == %d, got %d (type %s)\n", a, b, sum, _r, "s16")
266  err等于1
266  当0循环
266  循环
266  _of = ({
266  __a等于b
266  __b等于a
266  __d等于_r
266  __a恒等于__b
266  __a恒等于__d
266  })
266  如果_of不等于s_of
266  printk("\0014"KBUILD_MODNAME": expected %d + %d to%s overflow (type %s)\n", b, a, s_of ? "" : " not", "s16")
266  err等于1
266  如果_r不等于sum
266  printk("\0014"KBUILD_MODNAME": expected %d + %d == %d, got %d (type %s)\n", b, a, sum, _r, "s16")
266  err等于1
266  当0循环
266  循环
266  _of = ({
266  __a等于a
266  __b等于b
266  __d等于_r
266  __a恒等于__b
266  __a恒等于__d
266  })
266  如果_of不等于d_of
266  printk("\0014"KBUILD_MODNAME": expected %d - %d to%s overflow (type %s)\n", a, b, d_of ? "" : " not", "s16")
266  err等于1
266  如果_r不等于diff
266  printk("\0014"KBUILD_MODNAME": expected %d - %d == %d, got %d (type %s)\n", a, b, diff, _r, "s16")
266  err等于1
266  当0循环
266  循环
266  _of = ({
266  __a等于a
266  __b等于b
266  __d等于_r
266  __a恒等于__b
266  __a恒等于__d
266  })
266  如果_of不等于p_of
266  printk("\0014"KBUILD_MODNAME": expected %d * %d to%s overflow (type %s)\n", a, b, p_of ? "" : " not", "s16")
266  err等于1
266  如果_r不等于prod
266  printk("\0014"KBUILD_MODNAME": expected %d * %d == %d, got %d (type %s)\n", a, b, prod, _r, "s16")
266  err等于1
266  当0循环
266  循环
266  _of = ({
266  __a等于b
266  __b等于a
266  __d等于_r
266  __a恒等于__b
266  __a恒等于__d
266  })
266  如果_of不等于p_of
266  printk("\0014"KBUILD_MODNAME": expected %d * %d to%s overflow (type %s)\n", b, a, p_of ? "" : " not", "s16")
266  err等于1
266  如果_r不等于prod
266  printk("\0014"KBUILD_MODNAME": expected %d * %d == %d, got %d (type %s)\n", b, a, prod, _r, "s16")
266  err等于1
266  当0循环
266  返回:err
调用者
名称描述
test_s16_overflow