| Function report | 
| 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 activity | Download SCCT | Chinese | 
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:
| Type | Parameter | Name | 
|---|---|---|
| const struct plist_node * | node | 
| Name | Describe | 
|---|---|
| plist_add | plist_add - add @node to @head*@node: &struct plist_node pointer*@head: &struct plist_head pointer | 
| plist_requeue | plist_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_me | ex_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 | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |