Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\assoc_array_priv.h Create Date:2022-07-28 06:54:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:assoc_array_shortcut_to_ptr

Proto:static inline struct assoc_array_ptr *assoc_array_shortcut_to_ptr(const struct assoc_array_shortcut *p)

Type:struct assoc_array_ptr

Parameter:

TypeParameterName
const struct assoc_array_shortcut *p
173  Return __assoc_array_x_to_ptr(p, Points to node or shortcut | ASSOC_ARRAY_PTR_SHORTCUT_SUBTYPE)
Caller
NameDescribe
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