Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\kmemleak-test.c Create Date:2022-07-28 16:22:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kmemleak_test_exit

Proto:static void __exit kmemleak_test_exit(void)

Type:void

Parameter:Nothing

94  list_for_each_entry_safe - iterate over list of given type safe against removal of list entry*@pos: the type * to use as a loop cursor.*@n: another type * to use as temporary storage*@head: the head for your list.(elem, tmp, & test_list, list)
95  deletes entry from list