Searched refs:gmem_key (Results 1 – 2 of 2) sorted by relevance
93 struct gmem_key { struct105 const struct gmem_key *key = _key; in gmem_key_hash() argument112 const struct gmem_key *a = _a; in gmem_key_equals()113 const struct gmem_key *b = _b; in gmem_key_equals()118 dump_gmem_key(const struct gmem_key *key) in dump_gmem_key()171 layout_gmem(struct gmem_key *key, uint32_t nbins_x, uint32_t nbins_y, in layout_gmem()221 calc_nbins(struct gmem_key *key, struct fd_gmem_stateobj *gmem) in calc_nbins()277 gmem_stateobj_init(struct fd_screen *screen, struct gmem_key *key) in gmem_stateobj_init()471 static struct gmem_key *479 struct gmem_key *key = rzalloc(screen->gmem_cache.ht, struct gmem_key); in gmem_key_init()[all …]
36 static const struct gmem_key keys[] = {177 struct gmem_key key = keys[i]; in main()