Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\list.h Create Date:2022-07-28 05:34:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hlist_del_init

Proto:static inline void hlist_del_init(struct hlist_node *n)

Type:void

Parameter:

TypeParameterName
struct hlist_node *n
776  If Not hlist_unhashed(n) Then
777  __hlist_del(n)
778  INIT_HLIST_NODE(n)
Caller
NameDescribe
lc_dellc_del - removes an element from the cache*@lc: The lru_cache object*@e: The element to remove*@e must be unused (refcnt == 0). Moves @e from "lru" to "free" list,* sets @e->enr to %LC_FREE.
lc_setlc_set - associate index with label*@lc: the lru cache to operate on*@enr: the label to set*@index: the element index to associate label with.* Used to initialize the active set to some previously recorded state.
clear_irq_vector
apf_task_wake_one
copy_processCreate a new 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_supercommon helper for ->kill_sb
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