Function report |
Source Code:include\linux\task_work.h |
Create Date:2022-07-28 05:59:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_task_work
Proto:static inline void init_task_work(struct callback_head *twork, task_work_func_t func)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct callback_head * | twork | |
task_work_func_t | func |
Name | Describe |
---|---|
irq_thread | Interrupt handler thread |
uprobe_copy_process | Called in context of a new clone/fork from copy_process. |
keyctl_session_to_parent | Attempt to install the calling process's session keyring on the process's* parent process.* The keyring must exist and must grant the caller LINK permission, and the* parent process must be single-threaded and must have the same effective |
report_access | defers execution because cmdline access can sleep |
fput_many | |
mntput_no_expire |
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 |