Searched refs:ralloc_header (Results 1 – 1 of 1) sorted by relevance
54 struct ralloc_header struct59 struct ralloc_header *parent; argument62 struct ralloc_header *child; argument65 struct ralloc_header *prev; argument66 struct ralloc_header *next; argument71 typedef struct ralloc_header ralloc_header; typedef73 static void unlink_block(ralloc_header *info);74 static void unsafe_free(ralloc_header *info);76 static ralloc_header *79 ralloc_header *info = (ralloc_header *) (((char *) ptr) - in get_header()[all …]