Searched refs:node_cache (Results 1 – 2 of 2) sorted by relevance
141 struct posix_msg_tree_node *node_cache; member210 if (info->node_cache) { in msg_insert()211 leaf = info->node_cache; in msg_insert()212 info->node_cache = NULL; in msg_insert()242 if (info->node_cache) in msg_tree_erase()245 info->node_cache = leaf; in msg_tree_erase()325 info->node_cache = NULL; in mqueue_get_inode()530 kfree(info->node_cache); in mqueue_evict_inode()1096 if (!info->node_cache) in do_mq_timedsend()1101 if (!info->node_cache && new_leaf) { in do_mq_timedsend()[all …]
159 node = io_cache_alloc(&ctx->node_cache, GFP_KERNEL); in io_rsrc_node_alloc()176 ret = io_alloc_cache_init(&ctx->node_cache, IO_ALLOC_CACHE_MAX, in io_rsrc_cache_init()185 io_alloc_cache_free(&ctx->node_cache, kfree); in io_rsrc_cache_free()531 io_cache_free(&ctx->node_cache, node); in io_free_rsrc_node()860 io_cache_free(&ctx->node_cache, node); in io_sqe_buffer_register()