Searched defs:async_copy (Results 1 – 3 of 3) sorted by relevance
101 const uint32_t sample_mode, const uint32_t sample_num, const bool async_copy) { in LoadInputs()280 bool async_copy = !abnormal_dump; in ReadDataAndDump() local
121 static void async_copy(io_context_t ctx, struct iocb *iocb, long res, long res2) in async_copy() function
2046 TEST_F(ComputeTest, async_copy) in TEST_F() argument