Searched defs:section (Results 1 – 7 of 7) sorted by relevance
/include/linux/ |
D | compiler_attributes.h | 277 #define __section(section) __attribute__((__section__(section))) argument
|
D | kexec.h | 230 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()
|
D | mmzone.h | 1744 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()
|
D | mm.h | 1614 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
|
D | pci.h | 2060 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
|
/include/acpi/ |
D | ghes.h | 137 #define apei_estatus_for_each_section(estatus, section) \ argument
|
/include/drm/ |
D | drm_displayid.h | 103 const u8 *section; member
|