Home
last modified time | relevance | path

Searched defs:handle_error (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/edac/
H A De752x_edac.c380 int handle_error) in process_ce() argument
438 int handle_error) in process_ue() argument
447 int *error_found, int handle_error) in process_ue_no_info_wr() argument
481 int handle_error) in process_ded_retry() argument
490 int *error_found, int handle_error) in process_threshold_ce() argument
535 global_error(int fatal,u32 errors,int * error_found,int handle_error) global_error() argument
562 hub_error(int fatal,u8 errors,int * error_found,int handle_error) hub_error() argument
619 nsi_error(int fatal,u32 errors,int * error_found,int handle_error) nsi_error() argument
645 membuf_error(u8 errors,int * error_found,int handle_error) membuf_error() argument
677 sysbus_error(int fatal,u32 errors,int * error_found,int handle_error) sysbus_error() argument
686 e752x_check_hub_interface(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_hub_interface() argument
719 e752x_check_ns_interface(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_ns_interface() argument
744 e752x_check_sysbus(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_sysbus() argument
771 e752x_check_membuf(struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_membuf() argument
792 e752x_check_dram(struct mem_ctl_info * mci,struct e752x_error_info * info,int * error_found,int handle_error) e752x_check_dram() argument
[all...]
H A Dzynqmp_edac.c157 static void handle_error(struct edac_device_ctl_info *dci, struct ecc_status *p) in handle_error() function
H A Dversalnet_edac.c429 static void handle_error(struct mc_priv *priv, struct ecc_status *stat, in handle_error() function
H A Dversal_edac.c414 static void handle_error(struct mem_ctl_info *mci, struct ecc_status *stat) in handle_error() function
H A Dsynopsys_edac.c508 static void handle_error(struct mem_ctl_info *mci, struct synps_ecc_status *p) in handle_error() function
/linux/tools/crypto/ccp/
H A Ddbc.py29 def handle_error(code): function
/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c90 #define handle_error(msg) __handle_error(__FILE__, __LINE__, msg) macro
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dhci.h126 int (*handle_error)(struct i3c_hci *hci, struct hci_xfer *xfer, int n); global() member
/linux/fs/btrfs/
H A Ddisk-io.c2674 bool handle_error = false; init_tree_roots() local
/linux/sound/pci/asihpi/
H A Dasihpi.c251 static u16 handle_error(u16 err, int line, char *filename) in handle_error() function