Searched defs:qdf_talloc_header (Results 1 – 1 of 1) sorted by relevance
169 struct qdf_talloc_header { struct185 (sizeof(struct qdf_talloc_header) + sizeof(struct qdf_talloc_trailer)) argument187 static struct qdf_talloc_header *qdf_talloc_header(void *ptr) in qdf_talloc_header() function