函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称:bitmap_zero

函数原型:static inline void bitmap_zero(unsigned long *dst, unsigned int nbits)

返回类型:void

参数:

类型参数名称
unsigned long *dst
unsigned intnbits
227  len等于BITS_TO_LONGS(nbits)乘sizeof(unsignedlong)
228  memset(dst, 0, len)
调用者
名称描述
__bitmap_parse__bitmap_parse - convert an ASCII hex string into a bitmap
bitmap_parselistmap_parselist - convert list format ASCII string to bitmap*@buf: read user string from this buffer; must be terminated* with a \0 or \n
bitmap_remapmap_remap - Apply map defined by a pair of bitmaps to another bitmap*@dst: remapped result*@src: subset to be remapped*@old: defines domain of map*@new: defines range of map*@nbits: number of bits in each of these bitmaps* Let @old and @new define a
bitmap_ontomap_onto - translate one bitmap relative to another*@dst: resulting translated bitmap*@orig: original untranslated bitmap*@relmap: bitmap relative to which translated*@bits: number of bits in each of these bitmaps* Set the n-th bit of @dst iff there
bitmap_foldmap_fold - fold larger bitmap into smaller, modulo specified size*@dst: resulting smaller bitmap*@orig: original larger bitmap*@sz: specified size*@nbits: number of bits in each of these bitmaps
find_bit_test
bitmap
test_zero_clear
test_copy
test_replace
test_for_each_set_clump8
frontswap_register_opsRegister operations for frontswap
__frontswap_invalidate_areaInvalidate all data from frontswap associated with all offsets for the* specified swaptype.
ima_restore_measurement_listRestore the serialized binary measurement list without extending PCRs.
iomap_page_create
cpumask_clear清空全部CPU信息
reset_cpu_possible_mask
__nodes_clear
neigh_parms_data_state_cleanall