Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:populate_kernel_ei_list

Proto:static void __init populate_kernel_ei_list(void)

Type:void

Parameter:Nothing

95  Lookup and populate the error_injection_list.* For safety reasons we only allow certain functions to be overridden with* bpf_error_injection, so we need to populate the list of the symbols that have* been marked as safe for overriding.
Caller
NameDescribe
init_error_injection