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_del_all - delete all entries from lock-less list*@head: the head of lock-less list to delete all entries* If list is empty, return NULL, otherwise, delete all entries and* return the pointer to the first entry. The order of entries
Proto:static inline struct llist_node *llist_del_all(struct llist_head *head)
Type:struct llist_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct llist_head * | head |
Name | Describe |
---|---|
mce_gen_pool_prepare_records | The system has panicked - we'd like to peruse the list of MCE records* that have been queued, but not seen by anyone yet |
mce_gen_pool_process | |
flush_smp_call_function_queue | |
do_free_init | |
irq_work_run_list | |
free_work | |
__purge_vmap_area_lazy | Purges all lazily-freed vmap areas. |
free_hpage_workfn | |
delayed_fput | |
delayed_mntput |
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 |