io_cache_alloc
ifd = io_cache_alloc(&ctx->futex_cache, GFP_NOWAIT);
req->async_data = io_cache_alloc(cache, GFP_KERNEL);
apoll = io_cache_alloc(&ctx->apoll_cache, GFP_ATOMIC);
return io_cache_alloc(&ctx->imu_cache, GFP_KERNEL);
node = io_cache_alloc(&ctx->node_cache, GFP_KERNEL);