Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:list_replace_init

Proto:static inline void list_replace_init(struct list_head *old, struct list_head *new)

Type:void

Parameter:

TypeParameterName
struct list_head *old
struct list_head *new
163  list_replace - replace old entry by new one*@old : the element to be replaced*@new : the new element to insert* If @old was empty, it will be overwritten.
164  Initialization list head
Caller
NameDescribe
list_test_list_replace_init
update_lsm_rule
replace_chunk
padata_parallel_worker
padata_serial_worker
blk_done_softirqSoftirq action handler - move entries to local list and loop over them* while passing them to the queue registered handler.
bfq_requests_mergedThis function is called to notify the scheduler that the requests* rq and 'next' have been merged, with 'next' going away
de_threadThis function makes sure the current process has its own signal table,* so that flush_signal_handlers can later reset the handlers without* disturbing other processes. (Other processes might share the signal* table via the CLONE_SIGHAND option to clone().)
fsnotify_mark_destroy_workfn
iomap_finish_ioends
dquot_writeback_dquotsWrite all dquot structures to quota files