Function report |
Source Code:include\linux\livepatch.h |
Create Date:2022-07-28 05:53:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:klp_patch_pending
Proto:static inline bool klp_patch_pending(struct task_struct *task)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
210 | Return test_tsk_thread_flag(task, pending live patching update ) |
Name | Describe |
---|---|
recalc_sigpending | |
do_idle | Generic idle loop implementation* Called with polling cleared. |
klp_send_signals | Sends a fake signal to all non-kthread tasks with TIF_PATCH_PENDING set.* Kthreads with TIF_PATCH_PENDING set are woken up. |
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 |