Searched defs:mem_location (Results 1 – 2 of 2) sorted by relevance
34 struct mem_location struct38 mem_location () {} in mem_location() function50 mem_location (mem_location &other): m_filename (other.m_filename), in mem_location() argument72 equal (mem_location &other) in equal() argument80 get_trimmed_filename () in get_trimmed_filename()92 to_string () in to_string()108 get_origin_name (mem_alloc_origin origin) in get_origin_name()114 const char *m_filename;116 const char *m_function;118 int m_line;[all …]
272 int mfi_tbolt_init_desc_pool(struct mfi_softc *sc, uint8_t* mem_location, in mfi_tbolt_init_desc_pool()