Home
last modified time | relevance | path

Searched refs:snames (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvma.c71 const char *snames; in one_section64() local
76 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section64()
78 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section64()
139 const char *snames; in one_section32() local
144 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section32()
146 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section32()
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvma.c71 const char *snames; in one_section64() local
76 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section64()
78 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section64()
139 const char *snames; in one_section32() local
144 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section32()
146 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section32()

Completed in 2 milliseconds