Searched refs:io_alloc_cache (Results 1 – 3 of 3) sorted by relevance
11 void io_alloc_cache_free(struct io_alloc_cache *cache,13 bool io_alloc_cache_init(struct io_alloc_cache *cache,17 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp);19 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_kasan() 31 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_put() 52 static inline void *io_cache_alloc(struct io_alloc_cache *cache, gfp_t gfp) in io_alloc_cache_get() 62 static inline void io_cache_free(struct io_alloc_cache *cache, void *obj) in io_cache_alloc()
5 void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free()21 bool io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init()36 void *io_cache_alloc_new(struct io_alloc_cache *cache, gfp_t gfp) in io_cache_alloc_new()
249 struct io_alloc_cache { struct323 struct io_alloc_cache node_cache;324 struct io_alloc_cache imu_cache;336 struct io_alloc_cache apoll_cache;337 struct io_alloc_cache netmsg_cache;338 struct io_alloc_cache rw_cache;339 struct io_alloc_cache cmd_cache;398 struct io_alloc_cache futex_cache;