Function report |
Source Code:arch\x86\kernel\process.c |
Create Date:2022-07-28 07:48:42 |
Last Modify:2020-03-16 17:03:44 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_cpuid_mode
Proto:static int set_cpuid_mode(struct task_struct *task, unsigned long cpuid_enabled)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
unsigned long | cpuid_enabled |
292 | If Not boot_cpu_has(Intel CPUID faulting ) Then Return -ENODEV |
295 | If cpuid_enabled Then enable_cpuid() |
297 | Else disable_cpuid() |
300 | Return 0 |
Name | Describe |
---|---|
do_arch_prctl_common |
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 |