函数逻辑报告 |
Source Code:lib\find_bit.c |
Create Date:2022-07-27 07:21:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_next_and_bit
函数原型:unsigned long find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
const unsigned long * | addr1 | |
const unsigned long * | addr2 | |
unsigned long | size | |
unsigned long | offset |
名称 | 描述 |
---|---|
test_find_next_and_bit | |
cpumask_next_and | pumask_next_and - get the next cpu in *src1p & *src2p*@n: the cpu prior to the place to search (ie. return will be > @n)*@src1p: the first cpumask pointer*@src2p: the second cpumask pointer* Returns >= nr_cpu_ids if no further cpus set in both. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |