Function report |
Source Code:include\linux\list.h |
Create Date:2022-07-28 05:34:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Move a list from one list head to another. Fixup the pprev* reference of the first entry if it exists.
Proto:static inline void hlist_move_list(struct hlist_head *old, struct hlist_head *new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_head * | old | |
struct hlist_head * | new |
844 | first = NULL |
Name | Describe |
---|---|
free_obj_work | |
debug_objects_oom | We run out of memory. That means we probably have tons of objects* allocated. |
debug_objects_replace_static_objects | Convert the statically allocated objects to dynamic ones: |
__collect_expired_timers | |
namespace_unlock |
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 |