Function report |
Source Code:lib\stackdepot.c |
Create Date:2022-07-28 07:20:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hash_stack
Proto:static inline u32 hash_stack(unsigned long *entries, unsigned int size)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | entries | |
unsigned int | size |
Name | Describe |
---|---|
stack_depot_save | stack_depot_save - Save a stack trace from an array*@entries: Pointer to storage array*@nr_entries: Size of the storage array*@alloc_flags: Allocation gfp flags* Return: The handle of the stack struct stored in depot |
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 |