Function report |
Source Code:include\linux\llist.h |
Create Date:2022-07-28 05:37:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:llist_empty - tests whether a lock-less list is empty*@head: the list to test* Not guaranteed to be accurate or up to date. Just a quick way to* test whether the list is empty without deleting something from the* list.
Proto:static inline bool llist_empty(const struct llist_head *head)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct llist_head * | head |
Name | Describe |
---|---|
mce_gen_pool_empty | |
flush_smp_call_function_queue | |
irq_work_needs_cpu | |
irq_work_run_list | |
irq_work_tick |
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 |