Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:29 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tasklet_kill
Proto:void tasklet_kill(struct tasklet_struct *t)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct tasklet_struct * | t |
562 | If in_interrupt() Then pr_notice("Attempt to kill tasklet from interrupt\n") |
566 | Do |
567 | yield() |
570 | tasklet_unlock_wait(t) |
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 |