Home
last modified time | relevance | path

Searched refs:error_name (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/md/dm-vdo/
H A Dstatus-codes.c72 char error_name[VDO_MAX_ERROR_NAME_SIZE]; in vdo_status_to_errno() local
90 uds_string_error_name(error, error_name, sizeof(error_name)), in vdo_status_to_errno()
H A Derrors.c218 char error_name[VDO_MAX_ERROR_NAME_SIZE]; in uds_status_to_errno() local
253 uds_string_error_name(error, error_name, in uds_status_to_errno()
254 sizeof(error_name)), in uds_status_to_errno()
/linux-6.15/fs/cachefiles/
H A Dvolume.c50 goto error_name; in cachefiles_acquire_volume()
98 error_name: in cachefiles_acquire_volume()
/linux-6.15/drivers/edac/
H A Di5400_edac.c179 static const char *error_name[] = { variable
558 errnum = find_first_bit(&allErrors, ARRAY_SIZE(error_name)); in i5400_proccess_non_recoverable_info()
563 bank, buf_id, ras, cas, allErrors, error_name[errnum]); in i5400_proccess_non_recoverable_info()
624 errnum = find_first_bit(&allErrors, ARRAY_SIZE(error_name)); in i5400_process_nonfatal_error_info()
635 allErrors, error_name[errnum]); in i5400_process_nonfatal_error_info()
646 errnum = find_first_bit(&allErrors, ARRAY_SIZE(error_name)); in i5400_process_nonfatal_error_info()
652 branch >> 1, allErrors, error_name[errnum]); in i5400_process_nonfatal_error_info()
/linux-6.15/security/keys/
H A Dkeyctl.c304 goto error_name; in keyctl_join_session_keyring()
309 error_name: in keyctl_join_session_keyring()
/linux-6.15/sound/usb/
H A Dmixer.c2799 goto error_name; in parse_audio_selector_unit()
2814 goto error_name; in parse_audio_selector_unit()
2861 error_name: in parse_audio_selector_unit()