Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\super.c Create Date:2022-07-28 20:02:28
Last Modify:2022-05-24 06:42:17 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:do_thaw_all

Proto:static void do_thaw_all(struct work_struct *work)

Type:void

Parameter:

TypeParameterName
struct work_struct *work
1039  __iterate_supers(do_thaw_all_callback)
1040  kfree(work)
1041  printk - print a kernel message*@fmt: format string* This is printk(). It can be called from any context. We want it to work.* We try to grab the console_lock. If we succeed, it's easy - we log the* output and call the console drivers