next_string 347 drivers/atm/solos-pci.c str = next_string(skb); next_string 362 drivers/atm/solos-pci.c str = next_string(skb); next_string 375 drivers/atm/solos-pci.c str = next_string(skb); next_string 382 drivers/atm/solos-pci.c state_str = next_string(skb); next_string 393 drivers/atm/solos-pci.c snr = next_string(skb); next_string 396 drivers/atm/solos-pci.c attn = next_string(skb); next_string 2557 kernel/module.c modinfo = next_string(prev, &size); next_string 2560 kernel/module.c for (p = modinfo; p; p = next_string(p, &size)) { next_string 802 scripts/mod/modpost.c modinfo = next_string(prev, &size); next_string 805 scripts/mod/modpost.c for (p = modinfo; p; p = next_string(p, &size)) {