函数逻辑报告 |
Source Code:include\linux\llist.h |
Create Date:2022-07-27 06:40:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:llist_del_all - delete all entries from lock-less list*@head: the head of lock-less list to delete all entries* If list is empty, return NULL, otherwise, delete all entries and* return the pointer to the first entry. The order of entries
函数原型:static inline struct llist_node *llist_del_all(struct llist_head *head)
返回类型:struct llist_node
参数:
类型 | 参数 | 名称 |
---|---|---|
struct llist_head * | head |
名称 | 描述 |
---|---|
mce_gen_pool_prepare_records | The system has panicked - we'd like to peruse the list of MCE records* that have been queued, but not seen by anyone yet |
mce_gen_pool_process | |
flush_smp_call_function_queue | |
do_free_init | |
irq_work_run_list | |
free_work | |
__purge_vmap_area_lazy | Purges all lazily-freed vmap areas. |
free_hpage_workfn | |
delayed_fput | |
delayed_mntput |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |