Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\jump_label.c Create Date:2022-07-28 07:41:19
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bug_at

Proto:static void bug_at(unsigned char *ip, int line)

Type:void

Parameter:

TypeParameterName
unsigned char *ip
intline
34  pr_crit("jump_label: Fatal kernel bug, unexpected op at %pS [%p] (%5ph) %d\n", ip, ip, ip, line)
35  BUG()
Caller
NameDescribe
__jump_label_set_jump_code