函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\plist.h Create Date:2022-07-27 06:40:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:节点不在链表上

函数原型:static inline int plist_node_empty(const struct plist_node *node)

返回类型:int

参数:

类型参数名称
const struct plist_node *node
221  返回:链表为空
调用者
名称描述
plist_add添加节点到头上
plist_requeueplist_requeue - Requeue @node at end of same-prio entries
__unqueue_futex__unqueue_futex() - Remove the futex_q from its futex_hash_bucket*@q: The futex_q to unqueue* The q->lock_ptr must not be NULL and must be held by the caller.
futex_wait_queue_meex_wait_queue_me() - queue_me() and wait for wakeup, timeout, or signal*@hb: the futex hash bucket, must be locked by the caller*@q: the futex_q to queue up on*@timeout: the prepared hrtimer_sleeper, or null for no timeout
add_to_avail_list
get_swap_pages