Searched refs:io_stop_wc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/asm-generic/
H A Dbarrier.h290 * performance. io_stop_wc() can be used to prevent the merging of
293 #ifndef io_stop_wc
294 #define io_stop_wc() do { } while (0) macro
/linux-master/arch/arm64/include/asm/
H A Dbarrier.h64 #define io_stop_wc() dgh() macro
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmem.c154 io_stop_wc();
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2072 io_stop_wc();
2092 io_stop_wc();

Completed in 179 milliseconds