Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:plist_node_empty - return !0 if plist_node is not on a list*@node: &struct plist_node pointer

Proto:static inline int plist_node_empty(const struct plist_node *node)

Type:int

Parameter:

TypeParameterName
const struct plist_node *node
221  Return list_empty - tests whether a list is empty*@head: the list to test.
Caller
NameDescribe
plist_addplist_add - add @node to @head*@node: &struct plist_node pointer*@head: &struct plist_head pointer
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