Home | History | Annotate | Download | only in config

Lines Matching full:s390_lpe

839 struct s390_lpe
841 struct s390_lpe *next;
850 static struct s390_lpe *lpe_free_list = NULL;
851 static struct s390_lpe *lpe_list = NULL;
852 static struct s390_lpe *lpe_list_tail = NULL;
916 struct s390_lpe *lpe;
995 lpe = (struct s390_lpe *) xmalloc (sizeof (struct s390_lpe));
1761 struct s390_lpe *lpe;