函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:rhashtable_destroy

函数原型:void rhashtable_destroy(struct rhashtable *ht)

返回类型:void

参数:

类型参数名称
struct rhashtable *ht
1163  返回:hashtable_free_and_destroy - free elements and destroy hash table*@ht: the hash table to destroy*@free_fn: callback to release resources of element*@arg: pointer passed to free_fn* Stops an eventual async resize. If defined, invokes free_fn for each
调用者
名称描述
test_rhashtable_max
test_rht_init
objagg_destroybjagg_destroy - destroys a new objagg instance*@objagg: objagg instance* Note: all locking must be provided by the caller.
objagg_hints_getbjagg_hints_get - obtains hints instance*@objagg: objagg instance*@opt_algo_type: type of hints finding algorithm* Note: all locking must be provided by the caller.* According to the algo type, the existing objects of objagg instance
objagg_hints_putbjagg_hints_put - puts hints instance*@objagg_hints: objagg hints instance* Note: all locking must be provided by the caller.
sem_exit_ns
shm_exit_ns
msg_exit_ns