函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\locks.c Create Date:2022-07-29 10:59:16
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:locks_dump_ctx_list

函数原型:static void locks_dump_ctx_list(struct list_head *list, char *list_type)

返回类型:void

参数:

类型参数名称
struct list_head *list
char *list_type
286  打印警告信息("%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)
调用者
名称描述
locks_check_ctx_lists