Lines Matching defs:base
532 struct list_head *base, *pos;
534 base = &elem->ref_list;
535 list_for_each(pos, base) {
557 struct list_head *base, *pos;
559 base = &elem->ref_list;
560 list_for_each(pos, base) {
677 struct list_head *base, *pos;
681 base = &elem->ref_list;
682 list_for_each(pos, base) {
1294 struct list_head *base, *pos;
1300 base = &tplg->manifest_list;
1301 list_for_each(pos, base) {
1310 base = &elem->ref_list;
1313 list_for_each(pos, base) {
1553 struct list_head *base, *pos;
1557 base = &tplg->pdata_list;
1558 list_for_each(pos, base) {