Searched refs:max_structs (Results 1 – 2 of 2) sorted by relevance
477 void thunk_init(unsigned int max_structs) in thunk_init() argument479 max_struct_entries = max_structs; in thunk_init()480 struct_entries = g_new0(StructEntry, max_structs); in thunk_init()
211 void thunk_init(unsigned int max_structs);