函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称: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_icqRelease an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy.
bfq_reset_burst_listEmpty burst list and add just bfqq (see comments on bfq_handle_burst)
bfq_add_to_burstAdd bfqq to the list of queues in current burst (see bfq_handle_burst)
bfq_bfqq_handle_idle_busy_switch
bfq_add_request
bfq_put_queueTask 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_supergeneric_shutdown_super - common helper for ->kill_sb()*@sb: superblock to kill* generic_shutdown_super() does all fs-independent work on superblock* shutdown
dentry_unlink_inodeRelease 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_mntvfsmount 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_locksMust be called with the flc_lock held!
remove_dquot_hash
hash_del从哈希表移除对象