Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rhltable_destroy

Proto:static inline void rhltable_destroy(struct rhltable *hlt)

Type:void

Parameter:

TypeParameterName
struct rhltable *hlt
1279  Return hltable_free_and_destroy - free elements and destroy hash list table*@hlt: the hash list table to destroy*@free_fn: callback to release resources of element*@arg: pointer passed to free_fn* See documentation for rhashtable_free_and_destroy.
Caller
NameDescribe
test_rhltable
test_insert_dup