Searched defs:section (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| D | codetag.h | 37 const char *section; member
|
| D | mmzone.h | 1996 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr() 2003 static inline int present_section(struct mem_section *section) in present_section() 2013 static inline int valid_section(struct mem_section *section) in valid_section() 2018 static inline int early_section(struct mem_section *section) in early_section() 2028 static inline int online_section(struct mem_section *section) in online_section() 2034 static inline int online_device_section(struct mem_section *section) in online_device_section() 2041 static inline int online_device_section(struct mem_section *section) in online_device_section()
|
| D | compiler_attributes.h | 321 #define __section(section) __attribute__((__section__(section))) argument
|
| D | kexec.h | 243 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add() 262 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
|
| D | compiler_types.h | 364 #define __noinstr_section(section) \ argument
|
| D | mm.h | 1988 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
|
| D | pci.h | 2251 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ argument
|
| /include/acpi/ |
| D | ghes.h | 122 #define apei_estatus_for_each_section(estatus, section) \ argument
|