Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:27 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tasklet_action_common
Proto:static void tasklet_action_common(struct softirq_action *a, struct tasklet_head *tl_head, unsigned int softirq_nr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct softirq_action * | a | |
struct tasklet_head * | tl_head | |
unsigned int | softirq_nr |
507 | local_irq_disable() |
509 | head = NULL |
518 | If tasklet_trylock(t) Then |
519 | If Not atomic_read( & count) Then |
520 | If Not st_and_clear_bit - Clear a bit and return its old value*@nr: Bit to clear*@addr: Address to count from* This is an atomic fully-ordered operation (implied full memory barrier). Then BUG() |
524 | tasklet_unlock(t) |
525 | Continue |
527 | tasklet_unlock(t) |
530 | local_irq_disable() |
531 | next = NULL |
Name | Describe |
---|---|
tasklet_action | |
tasklet_hi_action |
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 |