Searched refs:section (Results 1 – 8 of 8) sorted by relevance
65 unsigned int section; in free_sect_attrs() local67 for (section = 0; section < sect_attrs->nsections; section++) in free_sect_attrs()68 kfree(sect_attrs->attrs[section].battr.attr.name); in free_sect_attrs()
105 unsigned int section);
1430 unsigned int section) in arch_mod_section_prepend() argument1438 Elf_Shdr *sechdr, unsigned int section) in module_get_offset() argument1442 *size += arch_mod_section_prepend(mod, section); in module_get_offset()
84 field inserted into their modinfo section, which contains a
944 Elf_Shdr *section; in kexec_apply_relocations() local962 section = pi->sechdrs + relsec->sh_info; in kexec_apply_relocations()965 if (!(section->sh_flags & SHF_ALLOC)) in kexec_apply_relocations()981 ret = arch_kexec_apply_relocations_add(pi, section, in kexec_apply_relocations()984 ret = arch_kexec_apply_relocations(pi, section, in kexec_apply_relocations()
57 all kernel code (that is not executing in a critical section)
7 # Keep alphabetically sorted inside each section.
93 An architecture selects this if it sorts the mcount_loc section101 Sort the mcount_loc section at build time.1055 tracers by executing a preempt or irq disable section with a user1057 critical section.