/linux-3.3/drivers/base/ |
D | memory.c | 508 struct memory_block *find_memory_block_hinted(struct mem_section *section, in find_memory_block_hinted() 531 struct memory_block *find_memory_block(struct mem_section *section) in find_memory_block() 537 struct mem_section *section, unsigned long state) in init_memory_block() 574 static int add_memory_section(int nid, struct mem_section *section, in add_memory_section() 616 int remove_memory_block(unsigned long node_id, struct mem_section *section, in remove_memory_block() 645 int register_new_memory(int nid, struct mem_section *section) in register_new_memory() 650 int unregister_memory_section(struct mem_section *section) in unregister_memory_section()
|
/linux-3.3/arch/x86/boot/compressed/ |
D | relocs.c | 21 struct section { struct 23 struct section *link; argument 28 static struct section *secs; argument
|
/linux-3.3/drivers/edac/ |
D | amd64_edac_inj.c | 111 u32 section, word_bits; in amd64_inject_read_store() local 144 u32 section, word_bits; in amd64_inject_write_store() local
|
D | amd64_edac.h | 273 #define SET_NB_ARRAY_ADDRESS(section) (((section) & 0x3) << 1) argument 308 u32 section; member
|
/linux-3.3/arch/tile/include/asm/ |
D | linkage.h | 34 #define STD_ENTRY_SECTION(name, section) \ argument
|
/linux-3.3/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 46 #define RELOCATE_ENTRY(sym, section) \ argument 65 #define SECTION_VECTOR(sym, section, addr, max_prevsec_size, prevsec) \ argument
|
/linux-3.3/arch/ia64/mm/ |
D | numa.c | 63 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
|
/linux-3.3/drivers/rapidio/ |
D | rio.h | 51 #define DECLARE_RIO_SWITCH_SECTION(section, name, vid, did, init_hook) \ argument
|
/linux-3.3/mm/ |
D | sparse.c | 62 struct mem_section *section = NULL; in sparse_index_alloc() local 84 struct mem_section *section; in sparse_index_init() local 149 static inline int sparse_early_nid(struct mem_section *section) in sparse_early_nid() 188 unsigned long section = pfn_to_section_nr(pfn); in memory_present() local
|
D | page_cgroup.c | 94 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_cgroup() local 129 struct mem_section *section; in init_section_page_cgroup() local
|
/linux-3.3/arch/parisc/include/asm/ |
D | module.h | 29 } *section; member
|
/linux-3.3/drivers/acpi/apei/ |
D | apei-internal.h | 115 #define apei_estatus_for_each_section(estatus, section) \ argument
|
/linux-3.3/include/linux/ |
D | mmzone.h | 1058 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr() 1065 static inline int present_section(struct mem_section *section) in present_section() 1075 static inline int valid_section(struct mem_section *section) in valid_section()
|
D | mm.h | 697 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
|
/linux-3.3/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_init.c | 596 static struct uni_table_desc *nx_get_table_desc(const u8 *unirom, int section) in nx_get_table_desc() 794 u32 section, u32 idx_offset) in nx_get_data_desc()
|
/linux-3.3/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_init.c | 779 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc() 976 u32 section, u32 idx_offset) in qlcnic_get_data_desc()
|
/linux-3.3/tools/perf/util/ |
D | header.c | 1346 static int perf_file_section__fprintf_info(struct perf_file_section *section, in perf_file_section__fprintf_info() 1586 int (*process)(struct perf_file_section *section, in perf_header__process_sections() 1842 static int perf_file_section__process(struct perf_file_section *section, in perf_file_section__process()
|
/linux-3.3/arch/parisc/kernel/ |
D | module.c | 315 unsigned int section) in arch_mod_section_prepend()
|
/linux-3.3/drivers/staging/bcm/ |
D | nvm.c | 2718 static INT IsSectionExistInVendorInfo(PMINI_ADAPTER Adapter, FLASH2X_SECTION_VAL section) in IsSectionExistInVendorInfo() 5009 BOOLEAN IsSectionExistInFlash(PMINI_ADAPTER Adapter, FLASH2X_SECTION_VAL section) in IsSectionExistInFlash()
|
/linux-3.3/kernel/ |
D | module.c | 1257 unsigned int section; in free_sect_attrs() local 1972 unsigned int section) in arch_mod_section_prepend() 1980 Elf_Shdr *sechdr, unsigned int section) in get_offset()
|
/linux-3.3/drivers/net/wimax/i2400m/ |
D | fw.c | 708 section = 1; in i2400m_dnload_bcf() local
|
/linux-3.3/fs/isofs/ |
D | inode.c | 1033 int section, rv, error; in isofs_get_blocks() local
|
/linux-3.3/net/ceph/ |
D | messenger.c | 1500 struct kvec *section, in read_partial_message_section()
|
/linux-3.3/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 1517 qla82xx_get_table_desc(const u8 *unirom, int section) in qla82xx_get_table_desc() 1540 u32 section, u32 idx_offset) in qla82xx_get_data_desc()
|
/linux-3.3/scripts/mod/ |
D | modpost.c | 1472 int section = sechdr->sh_info; in reloc_location() local
|