phnum            1574 drivers/remoteproc/remoteproc_core.c 	int phnum = 0;
phnum            1583 drivers/remoteproc/remoteproc_core.c 		phnum++;
phnum            1605 drivers/remoteproc/remoteproc_core.c 	ehdr->e_phnum = phnum;
phnum            1453 tools/perf/util/symbol-elf.c 	size_t phnum;
phnum            1693 tools/perf/util/symbol-elf.c 		kci->phnum += 1;
phnum            1895 tools/perf/util/symbol-elf.c 	if (kcore__copy_hdr(&kcore, &extract, kci.phnum))
phnum            1899 tools/perf/util/symbol-elf.c 		 gelf_fsize(extract.elf, ELF_T_PHDR, kci.phnum, EV_CURRENT);