Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\locks.c Create Date:2022-07-28 20:25:25
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:locks_dump_ctx_list

Proto:static void locks_dump_ctx_list(struct list_head *list, char *list_type)

Type:void

Parameter:

TypeParameterName
struct list_head *list
char *list_type
286  pr_warn("%s: fl_owner=%p fl_flags=0x%x fl_type=0x%x fl_pid=%u\n", list_type, fl_owner, fl_flags, fl_type, fl_pid)
Caller
NameDescribe
locks_check_ctx_lists