subpacket_annotation_list   86 arch/alpha/kernel/err_common.c static struct el_subpacket_annotation *subpacket_annotation_list = NULL;
subpacket_annotation_list  225 arch/alpha/kernel/err_common.c 	for (a = subpacket_annotation_list; a; a = a->next) {
subpacket_annotation_list  282 arch/alpha/kernel/err_common.c 	struct el_subpacket_annotation *a = subpacket_annotation_list;
subpacket_annotation_list  284 arch/alpha/kernel/err_common.c 	if (a == NULL) subpacket_annotation_list = new;