| Function report | 
| Source Code: include\linux\sched\task_stack.h | Create Date:2022-07-28 05:41:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:object_is_on_stack
Proto:static inline int object_is_on_stack(const void *obj)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | obj | 
| 85 | Return obj >= stack && obj < stack + THREAD_SIZE | 
| Name | Describe | 
|---|---|
| debug_object_is_on_stack | |
| check_for_stack | |
| check_stack | The stack tracer looks for a maximum stack at each call from a function. It* registers a callback from ftrace, and in that callback it examines the stack* size. It determines the stack size from the variable passed in, which is the | 
| get_address_stack_frame_info | |
| blk_rq_map_kern | lk_rq_map_kern - map kernel data to a request, for passthrough requests*@q: request queue where request should be inserted*@rq: request to fill*@kbuf: the kernel buffer*@len: length of user data*@gfp_mask: memory allocation flags* Description: | 
| 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 |