Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_needs_flush_plug
Proto:static inline bool blk_needs_flush_plug(struct task_struct *tsk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
1202 | Return plug && ( Not list_empty - tests whether a list is empty*@head: the list to test. || Not list_empty - tests whether a list is empty*@head: the list to test. ) |
Name | Describe |
---|---|
do_exit | |
sched_submit_work | |
wakeup_flusher_threads | Wakeup the flusher threads to start writeback of all currently dirty pages |
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 |