Searched refs:QLIST_FIRST_RCU (Results 1 – 3 of 3) sorted by relevance
35 #define QLIST_FIRST_RCU(head) (qatomic_rcu_read(&(head)->lh_first)) macro
311 while ((node = QLIST_FIRST_RCU(&ctx->deleted_aio_handlers))) { in aio_free_deleted_handlers()
1342 pss->block = QLIST_FIRST_RCU(&ram_list.blocks); in find_dirty_block()2256 rs->last_seen_block = QLIST_FIRST_RCU(&ram_list.blocks); in ram_find_and_save_block()3863 block = QLIST_FIRST_RCU(&ram_list.blocks); in colo_flush_ram_cache()