Searched refs:malloc_hdr (Results 1 – 1 of 1) sorted by relevance
1374 struct malloc_hdr { struct1375 TAILQ_ENTRY(malloc_hdr) entry;1379 static TAILQ_HEAD(, malloc_hdr) malloc_head = argument1385 struct malloc_hdr *hdr; in usb_malloc()1388 size += sizeof(struct malloc_hdr); in usb_malloc()1422 struct malloc_hdr *hdr; in usb_free()