Searched refs:gmem_key (Results 1 – 2 of 2) sorted by relevance
91 struct gmem_key { struct103 const struct gmem_key *key = _key; in gmem_key_hash() argument110 const struct gmem_key *a = _a; in gmem_key_equals()111 const struct gmem_key *b = _b; in gmem_key_equals()116 dump_gmem_key(const struct gmem_key *key) in dump_gmem_key()170 layout_gmem(struct gmem_key *key, uint32_t nbins_x, uint32_t nbins_y, in layout_gmem()220 calc_nbins(struct gmem_key *key, struct fd_gmem_stateobj *gmem) in calc_nbins()274 gmem_stateobj_init(struct fd_screen *screen, struct gmem_key *key) in gmem_stateobj_init()454 static struct gmem_key *461 struct gmem_key *key = rzalloc(screen->gmem_cache.ht, struct gmem_key); in gmem_key_init()[all …]
35 static const struct gmem_key keys[] = {174 struct gmem_key key = keys[i]; in main()