函数逻辑报告 |
Source Code:include\linux\list.h |
Create Date:2022-07-27 06:38:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hlist_del_init
函数原型:static inline void hlist_del_init(struct hlist_node *n)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct hlist_node * | n |
776 | 如果非hlist_unhashed(n)则 |
777 | __hlist_del(n) |
778 | INIT_HLIST_NODE(n) |
名称 | 描述 |
---|---|
lc_del | 从缓存中移除锁 |
lc_set | 设置关联索引 |
clear_irq_vector | |
apf_task_wake_one | |
copy_process | 创建进程 |
uid_hash_remove | |
put_ucounts | |
cma_get_entry_from_list | |
ioc_destroy_icq | Release an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy. |
bfq_reset_burst_list | Empty burst list and add just bfqq (see comments on bfq_handle_burst) |
bfq_add_to_burst | Add bfqq to the list of queues in current burst (see bfq_handle_burst) |
bfq_bfqq_handle_idle_busy_switch | |
bfq_add_request | |
bfq_put_queue | Task holds one reference to the queue, dropped when task exits. Each rq* in-flight on this queue also holds a reference, dropped when rq is freed.* Scheduler lock must be held here. Recall not to use bfqq after calling* this function on it. |
generic_shutdown_super | generic_shutdown_super - common helper for ->kill_sb()*@sb: superblock to kill* generic_shutdown_super() does all fs-independent work on superblock* shutdown |
dentry_unlink_inode | Release the dentry's inode, using the filesystem* d_iput() operation if defined. |
__remove_inode_hash | __remove_inode_hash - remove an inode from the hash*@inode: inode to unhash* Remove an inode from the superblock. |
unhash_mnt | vfsmount lock must be held for write |
mnt_change_mountpoint | |
attach_recursive_mnt | @source_mnt : mount tree to be attached*@nd : place the mount tree @source_mnt is attached*@parent_nd : if non-null, detach the source_mnt from its parent and* store the parent mount and mountpoint dentry |
pin_remove | |
locks_delete_global_locks | Must be called with the flc_lock held! |
remove_dquot_hash | |
hash_del | 从哈希表移除对象 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |