Searched defs:relsec (Results 1 – 25 of 27) sorted by relevance
12
/arch/score/kernel/ |
D | module.c | 35 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local 129 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/m68k/kernel/ |
D | module.c | 25 unsigned int relsec, in apply_relocate() 65 unsigned int relsec, in apply_relocate_add()
|
/arch/m32r/kernel/ |
D | module.c | 74 unsigned int relsec, in apply_relocate_add() 208 unsigned int relsec, in apply_relocate()
|
/arch/x86/kernel/ |
D | module.c | 51 unsigned int relsec, in apply_relocate() 91 unsigned int relsec, in apply_relocate_add()
|
/arch/openrisc/kernel/ |
D | module.c | 23 unsigned int relsec, in apply_relocate_add()
|
/arch/h8300/kernel/ |
D | module.c | 17 unsigned int relsec, in apply_relocate_add()
|
/arch/xtensa/kernel/ |
D | module.c | 52 unsigned int relsec, in apply_relocate_add()
|
/arch/microblaze/kernel/ |
D | module.c | 22 unsigned int symindex, unsigned int relsec, struct module *module) in apply_relocate_add()
|
/arch/unicore32/kernel/ |
D | module.c | 45 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/arch/cris/kernel/ |
D | module.c | 50 unsigned int relsec, in apply_relocate_add()
|
/arch/sh/kernel/ |
D | module.c | 40 unsigned int relsec, in apply_relocate_add()
|
/arch/c6x/kernel/ |
D | module.c | 48 unsigned int relsec, in apply_relocate_add()
|
/arch/mn10300/kernel/ |
D | module.c | 59 unsigned int relsec, in apply_relocate_add()
|
/arch/hexagon/kernel/ |
D | module.c | 81 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/blackfin/kernel/ |
D | module.c | 152 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/tile/kernel/ |
D | module.c | 137 unsigned int relsec, in apply_relocate_add()
|
/arch/mips/kernel/ |
D | module.c | 263 unsigned int symindex, unsigned int relsec, in apply_relocate() 303 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/sparc/kernel/ |
D | module.c | 110 unsigned int relsec, in apply_relocate_add()
|
/arch/arm/kernel/ |
D | module.c | 53 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate() local
|
/arch/avr32/kernel/ |
D | module.c | 152 Elf32_Shdr *relsec = sechdrs + relindex; in apply_relocate_add() local
|
/arch/s390/kernel/ |
D | module.c | 364 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/alpha/kernel/ |
D | module.c | 146 unsigned int symindex, unsigned int relsec, in apply_relocate_add()
|
/arch/powerpc/kernel/ |
D | module_32.c | 219 unsigned int relsec, in apply_relocate_add()
|
D | module_64.c | 334 unsigned int relsec, in apply_relocate_add()
|
/arch/parisc/kernel/ |
D | module.c | 547 unsigned int relsec, in apply_relocate_add() 684 unsigned int relsec, in apply_relocate_add()
|
12