Home
last modified time | relevance | path

Searched refs:io_alloc_cache (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/io_uring/
Dalloc_cache.h9 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put()
21 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get()
34 static inline bool io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init()
47 static inline void io_alloc_cache_free(struct io_alloc_cache *cache, in io_alloc_cache_free()
/linux-6.12.1/include/linux/
Dio_uring_types.h213 struct io_alloc_cache { struct
295 struct io_alloc_cache apoll_cache;
296 struct io_alloc_cache netmsg_cache;
297 struct io_alloc_cache rw_cache;
298 struct io_alloc_cache uring_cache;
351 struct io_alloc_cache futex_cache;
375 struct io_alloc_cache rsrc_node_cache;
402 struct io_alloc_cache msg_cache;