Home
last modified time | relevance | path

Searched defs:section (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dcompiler_attributes.h277 #define __section(section) __attribute__((__section__(section))) argument
Dkexec.h230 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
249 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
Dmmzone.h1744 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr()
1751 static inline int present_section(struct mem_section *section) in present_section()
1761 static inline int valid_section(struct mem_section *section) in valid_section()
1766 static inline int early_section(struct mem_section *section) in early_section()
1776 static inline int online_section(struct mem_section *section) in online_section()
1781 static inline int online_device_section(struct mem_section *section) in online_device_section()
Dmm.h1614 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
Dpci.h2060 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
/include/acpi/
Dghes.h137 #define apei_estatus_for_each_section(estatus, section) \ argument
/include/drm/
Ddrm_displayid.h103 const u8 *section; member