Function report |
Source Code:arch\x86\kernel\nmi_selftest.c |
Create Date:2022-07-28 08:44:00 |
Last Modify:2020-03-16 21:34:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_nmi_ipi
Proto:static void __init test_nmi_ipi(struct cpumask *mask)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpumask * | mask |
69 | If register_nmi_handler(NMI_LOCAL, test_nmi_ipi_callback, NMI_FLAG_FIRST, "nmi_selftest", __initdata) Then |
76 | wmb() |
81 | timeout = USEC_PER_SEC |
82 | When Not pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear. && --timeout cycle |
86 | unregister_nmi_handler(NMI_LOCAL, "nmi_selftest") |
90 | Return |
Name | Describe |
---|---|
remote_ipi | |
local_ipi |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |