Data Fields | |
| __u32 | size |
| block_header_struct * | prev_phys_block |
| union { | |
| free_ptr_struct free_ptr | |
| __u8 buffer [sizeof(struct free_ptr_struct)] | |
| } | ptr |
|
|
Definition at line 167 of file rtl_malloc.c. Referenced by rtl_free_ex(), rtl_malloc_ex(), and structure_status(). |
|
|
Definition at line 166 of file rtl_malloc.c. Referenced by free_blocks_status(), print_block(), rtl_free_ex(), and rtl_malloc_ex(). |
|
|
Definition at line 163 of file rtl_malloc.c. |
|
|
|
|
|
Definition at line 160 of file rtl_malloc.c. |
1.3.4