函数逻辑报告 |
Source Code:include\linux\cpu.h |
Create Date:2022-07-27 06:55:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lockdep_assert_cpus_held
函数原型:static inline void lockdep_assert_cpus_held(void)
返回类型:void
参数:无
NULL
名称 | 描述 |
---|---|
__cpuhp_state_add_instance_cpuslocked | |
__cpuhp_setup_state_cpuslocked | __cpuhp_setup_state_cpuslocked - Setup the callbacks for an hotplug machine state*@state: The state to setup*@invoke: If true, the startup function is invoked for cpus where* cpu state >= @state*@startup: startup callback function*@teardown: teardown |
__cpuhp_remove_state_cpuslocked | __cpuhp_remove_state_cpuslocked - Remove the callbacks for an hotplug machine state*@state: The state to remove*@invoke: If true, the teardown function is invoked for cpus where* cpu state >= @state |
apply_workqueue_attrs | apply_workqueue_attrs - apply new workqueue_attrs to an unbound workqueue*@wq: the target workqueue*@attrs: the workqueue_attrs to apply, allocated with alloc_workqueue_attrs()* Apply @attrs to an unbound workqueue @wq |
stop_machine_cpuslocked | |
do_optimize_kprobes | Optimize (replace a breakpoint with a jump) kprobes listed on* optimizing_list. |
do_unoptimize_kprobes | Unoptimize (replace a jump with a breakpoint and remove the breakpoint* if need) kprobes listed on unoptimizing_list. |
force_unoptimize_kprobe | Short cut to direct unoptimizing |
hardlockup_detector_perf_stop | hardlockup_detector_perf_stop - Globally stop watchdog events* Special interface for x86 to handle the perf HT bug. |
hardlockup_detector_perf_restart | hardlockup_detector_perf_restart - Globally restart watchdog events* Special interface for x86 to handle the perf HT bug. |
static_key_slow_inc | |
static_key_enable_cpuslocked | |
static_key_disable_cpuslocked | |
__static_key_slow_dec_cpuslocked |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |