函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\assoc_array_priv.h Create Date:2022-07-27 07:51:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:assoc_array_shortcut_to_ptr

函数原型:static inline struct assoc_array_ptr *assoc_array_shortcut_to_ptr(const struct assoc_array_shortcut *p)

返回类型:struct assoc_array_ptr

参数:

类型参数名称
const struct assoc_array_shortcut *p
173  返回:__assoc_array_x_to_ptr(p, Points to node or shortcut | ASSOC_ARRAY_PTR_SHORTCUT_SUBTYPE)
调用者
名称描述
assoc_array_insert_into_terminal_nodeHandle insertion into a terminal node.
assoc_array_insert_mid_shortcutHandle insertion into the middle of a shortcut.
assoc_array_gcassoc_array_gc - Garbage collect an associative array