函数逻辑报告 |
Source Code:include\linux\bitmap.h |
Create Date:2022-07-27 06:38:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bitmap_fill
函数原型:static inline void bitmap_fill(unsigned long *dst, unsigned int nbits)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long * | dst | |
unsigned int | nbits |
233 | len等于BITS_TO_LONGS(nbits)乘sizeof(unsignedlong) |
名称 | 描述 |
---|---|
all_tag_set | |
node_mark_all | |
bitmap | |
test_fill_set | |
test_copy | |
test_replace | |
expand_to_next_prime | |
__mcheck_cpu_init_generic | |
pcpu_alloc_first_chunk | pcpu_alloc_first_chunk - creates chunks that serve the first chunk*@tmp_addr: the start of the region served*@map_size: size of the region served* This is responsible for creating the chunks that serve the first chunk |
cpumask_setall | 设置全部CPU信息 |
__nodes_setall | |
neigh_parms_data_state_setall |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |