Searched defs:state_pool (Results 1 – 10 of 10) sorted by relevance
42 struct anv_state_pool state_pool; in main() local
35 struct anv_state_pool state_pool; in main() local
41 struct anv_state_pool state_pool; in main() local
59 static void run_state_pool_test(struct anv_state_pool *state_pool) in run_state_pool_test()
62 struct anv_state_pool state_pool; in run_test() local
50 static mtd_dev_state_t state_pool[MAX_IO_MTD_DEVICES]; variable
63 static fip_dev_state_t state_pool[MAX_FIP_DEVICES]; variable
57 static block_dev_state_t state_pool[MAX_IO_BLOCK_DEVICES]; variable
1194 struct anv_state_pool *state_pool, in anv_state_stream_init()
917 struct anv_state_pool *state_pool; member