Function report |
Source Code:include\linux\cpu.h |
Create Date:2022-07-28 05:56:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lockdep_assert_cpus_held
Proto:static inline void lockdep_assert_cpus_held(void)
Type:void
Parameter:Nothing
NULL
Name | Describe |
---|---|
__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 |
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 |