Home
last modified time | relevance | path

Searched refs:error_detected (Results 1 – 8 of 8) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp666 error_detected(EC); in ~raw_fd_ostream()
794 error_detected(errnoAsErrorCode()); in write_impl()
811 error_detected(EC); in close()
824 error_detected(errnoAsErrorCode()); in seek()
946 error_detected(errnoAsErrorCode()); in read()
H A Draw_socket_stream.cpp337 raw_fd_stream::error_detected(Err); in read()
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h497 void error_detected(std::error_code EC) { this->EC = EC; } in error_detected() function
/src/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h921 pci_ers_result_t (*error_detected)(struct pci_dev *dev, member
/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1903 .error_detected = mlx5_pci_err_detected,
/src/sys/contrib/dev/rtw88/
H A Dpci.c1820 .error_detected = rtw_pci_io_err_detected,
/src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c4149 .error_detected = mlx4_pci_err_detected,
/src/sys/contrib/dev/rtw89/
H A Dpci.c4733 .error_detected = rtw89_pci_io_error_detected,