Function report |
Source Code:include\linux\irq_work.h |
Create Date:2022-07-28 05:58:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_irq_work
Proto:static inline void init_irq_work(struct irq_work *work, void (*func)(struct irq_work *))
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_work * | work | |
void (* | func |
33 | atomic_set( & flags, 0) |
Name | Describe |
---|---|
mcheck_init | |
sugov_kthread_create | |
printk_safe_init | |
irq_sim_init | q_sim_init - Initialize the interrupt simulator: allocate a range of* dummy interrupts.*@sim: The interrupt simulator object to initialize.*@num_irqs: Number of interrupts to allocate* On success: return the base of the allocated interrupt range. |
rcu_implicit_dynticks_qs | Return true if the specified CPU has passed through a quiescent* state by virtue of being in or having passed through an dynticks* idle state since the last call to dyntick_save_progress_counter()* for this same CPU, or by virtue of having been offline. |
__relay_reset | __relay_reset - reset a channel buffer*@buf: the channel buffer*@init: 1 if this is a first-time initialization* See relay_reset() for description of effect. |
rb_allocate_cpu_buffer | |
__ring_buffer_alloc | __ring_buffer_alloc - allocate a new ring_buffer*@size: the size in bytes per cpu that is needed.*@flags: attributes to set for the ring buffer.* Currently the only flag that is available is the RB_FL_OVERWRITE* flag |
send_signal_irq_work_init | |
stack_map_init | |
perf_event_alloc | Allocate and initialize an event structure |
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 |