Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\kasan\quarantine.c Create Date:2022-07-28 15:54:35
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:qlist_put

Proto:static void qlist_put(struct qlist_head *q, struct qlist_node *qlink, size_t size)

Type:void

Parameter:

TypeParameterName
struct qlist_head *q
struct qlist_node *qlink
size_tsize
64  If Value for the false possibility is greater at compile time(qlist_empty(q)) Then head = qlink
66  Else next = qlink
68  tail = qlink
69  next = NULL
70  bytes += size
Caller
NameDescribe
quarantine_put
qlist_move_cache