函数逻辑报告 |
Source Code:kernel\notifier.c |
Create Date:2022-07-27 10:32:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blocking_notifier_call_chain
函数原型:int blocking_notifier_call_chain(struct blocking_notifier_head *nh, unsigned long val, void *v)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct blocking_notifier_head * | nh | |
unsigned long | val | |
void * | v |
名称 | 描述 |
---|---|
kernel_restart_prepare | |
kernel_shutdown_prepare | |
pm_qos_update_target | pm_qos_update_target - manages the constraints list and calls the notifiers* if needed*@c: constraints data struct*@node: request to add to the list, to update or to remove*@action: action to take on the constraints list*@value: value of the request to |
profile_task_exit | |
profile_munmap | |
do_init_module | This is where the real work happens.* Keep it uninlined to provide a reliable breakpoint target, e.g. for the gdb* helper command 'lx-symbols'. |
prepare_coming_module | |
load_module | Allocate and load the module: note that size of section 0 is alwayszero, and we rely on this for optional sections. |
tracepoint_module_coming | |
tracepoint_module_going | |
padata_replace | |
alloc_vmap_area | Allocate a region of KVA of the specified size and alignment, within the* vstart and vend. |
mce_gen_pool_process | |
out_of_memory | _of_memory - kill the "best" process when we run out of memory*@oc: pointer to struct oom_control* If we run out of memory, we have the choice between either* killing a random task (bad), letting the system crash (worse) |
call_blocking_lsm_notifier |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |