Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmmzone.c30 struct zone *next_zone(struct zone *zone) in next_zone() function
/openbmc/linux/include/sound/
H A Dsoundfont.h31 struct snd_sf_zone *next_zone; /* Next zone in play list */ member
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c1181 for (p = zone; p; p = p->next_zone) { in add_preset()
1195 cur->next_zone = zone; /* zone link */ in add_preset()
1215 zp = zp->next_zone; in delete_preset()
1294 for (; zp; zp = zp->next_zone) { in search_zones()
/openbmc/linux/include/linux/
H A Dmmzone.h1565 extern struct zone *next_zone(struct zone *zone);
1585 zone = next_zone(zone))
1590 zone = next_zone(zone)) \
/openbmc/linux/fs/pstore/
H A Dzone.c1071 next_zone: in psz_pstore_read()
1090 goto next_zone; in psz_pstore_read()
1095 goto next_zone; in psz_pstore_read()