Searched refs:el_subpacket_annotation (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Derr_impl.h17 struct el_subpacket_annotation { struct
18 struct el_subpacket_annotation *next;
56 extern int cdl_register_subpacket_annotation(struct el_subpacket_annotation *);
H A Derr_common.c88 static struct el_subpacket_annotation *subpacket_annotation_list = NULL;
224 struct el_subpacket_annotation *a;
282 cdl_register_subpacket_annotation(struct el_subpacket_annotation *new)
284 struct el_subpacket_annotation *a = subpacket_annotation_list;
H A Derr_ev7.c211 static struct el_subpacket_annotation el_ev7_pal_annotations[] = {
H A Derr_titan.c511 static struct el_subpacket_annotation el_titan_annotations[] = {

Completed in 111 milliseconds