Searched defs:error_log_cnt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | nvram.c | 133 nvram_write_error_log(char * buff, int length, unsigned int err_type, unsigned int error_log_cnt) nvram_write_error_log() argument 152 nvram_read_error_log(char *buff, int length, unsigned int *err_type, unsigned int *error_log_cnt) nvram_read_error_log() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | nvram.c | 133 nvram_write_error_log(char * buff, int length, unsigned int err_type, unsigned int error_log_cnt) nvram_write_error_log() argument 152 nvram_read_error_log(char *buff, int length, unsigned int *err_type, unsigned int *error_log_cnt) nvram_read_error_log() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtasd.c | 55 static int error_log_cnt; variable
|
H A D | nvram_64.c | 180 nvram_write_os_partition(struct nvram_os_partition *part, char *buff, int length, unsigned int err_type, unsigned int error_log_cnt) nvram_write_os_partition() argument 219 nvram_read_partition(struct nvram_os_partition *part, char *buff, int length, unsigned int *err_type, unsigned int *error_log_cnt) nvram_read_partition() argument
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtasd.c | 55 static int error_log_cnt; variable
|
H A D | nvram_64.c | 180 nvram_write_os_partition(struct nvram_os_partition *part, char *buff, int length, unsigned int err_type, unsigned int error_log_cnt) nvram_write_os_partition() argument 219 nvram_read_partition(struct nvram_os_partition *part, char *buff, int length, unsigned int *err_type, unsigned int *error_log_cnt) nvram_read_partition() argument
|
Completed in 6 milliseconds