Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/kernel/
Derr_common.c85 static struct el_subpacket_annotation *subpacket_annotation_list = NULL; variable
224 for (a = subpacket_annotation_list; a; a = a->next) { in el_annotate_subpacket()
281 struct el_subpacket_annotation *a = subpacket_annotation_list; in cdl_register_subpacket_annotation()
283 if (a == NULL) subpacket_annotation_list = new; in cdl_register_subpacket_annotation()