Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Derr_common.c86 static struct el_subpacket_annotation *subpacket_annotation_list = NULL; variable
225 for (a = subpacket_annotation_list; a; a = a->next) { in el_annotate_subpacket()
282 struct el_subpacket_annotation *a = subpacket_annotation_list; in cdl_register_subpacket_annotation()
284 if (a == NULL) subpacket_annotation_list = new; in cdl_register_subpacket_annotation()