函数逻辑报告 |
Source Code:include\linux\freezer.h |
Create Date:2022-07-27 06:56:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:try_to_freeze
函数原型:static inline bool try_to_freeze(void)
返回类型:bool
参数:无
272 | 返回:false |
名称 | 描述 |
---|---|
get_signal | |
usermodehelper_read_trylock | |
kthread_worker_fn | kthread_worker_fn - kthread function to process kthread_worker*@worker_ptr: pointer to initialized kthread_worker* This function implements the main cycle of kthread worker. It processes* work_list until it is stopped with kthread_stop() |
set_freezable | set_freezable - make %current freezable* Mark %current freezable and enter refrigerator if necessary. |
balance_pgdat | For kswapd, balance_pgdat() will reclaim pages across a node from zones* that are eligible for use by the caller until at least one zone is* balanced.* Returns the order kswapd finished reclaiming at. |
kswapd | The background pageout daemon, started as a kernel thread* from the init process.* This basically trickles out pages so that we have _some_* free memory available even if there is no other activity* that frees anything up |
ksm_scan_thread | |
khugepaged_do_scan |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |