函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:xa_mk_index

函数原型:static void *xa_mk_index(unsigned long index)

返回类型:void

参数:

类型参数名称
unsigned longindex
34  返回:xa_mk_value() - Create an XArray entry from an integer.*@v: Value to store in XArray.* Context: Any context.* Return: An entry suitable for storing in the XArray.
调用者
名称描述
xa_store_index
xa_insert_index
xa_alloc_index
xa_erase_index
check_xas_retry
check_xa_mark_1
check_xas_erase
check_multi_store_1
check_multi_store_3
check_multi_store
check_xa_alloc_1
check_xa_alloc_2
check_xa_alloc_3
__check_store_iter
check_multi_find_2
check_find_2
check_find_4
check_find_entry
check_move_tiny
check_move_max
check_move_small
check_move
xa_store_many_order
check_create_range_4
__check_store_range
check_accountCheck that the pointer / value / sibling entries are accounted the* way we expect them to be.