/linux-3.4.99/drivers/base/ |
D | memory.c | 510 struct memory_block *find_memory_block_hinted(struct mem_section *section, in find_memory_block_hinted() 533 struct memory_block *find_memory_block(struct mem_section *section) in find_memory_block() 539 struct mem_section *section, unsigned long state) in init_memory_block() 576 static int add_memory_section(int nid, struct mem_section *section, in add_memory_section() 618 int remove_memory_block(unsigned long node_id, struct mem_section *section, in remove_memory_block() 647 int register_new_memory(int nid, struct mem_section *section) in register_new_memory() 652 int unregister_memory_section(struct mem_section *section) in unregister_memory_section()
|
/linux-3.4.99/arch/x86/tools/ |
D | relocs.c | 24 struct section { struct 26 struct section *link; argument 31 static struct section *secs; argument
|
/linux-3.4.99/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.4.99/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.4.99/arch/tile/include/asm/ |
D | linkage.h | 34 #define STD_ENTRY_SECTION(name, section) \ argument
|
/linux-3.4.99/arch/ia64/mm/ |
D | numa.c | 63 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
|
/linux-3.4.99/drivers/rapidio/ |
D | rio.h | 51 #define DECLARE_RIO_SWITCH_SECTION(section, name, vid, did, init_hook) \ argument
|
/linux-3.4.99/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.4.99/arch/parisc/include/asm/ |
D | module.h | 29 } *section; member
|
/linux-3.4.99/drivers/acpi/apei/ |
D | apei-internal.h | 124 #define apei_estatus_for_each_section(estatus, section) \ argument
|
/linux-3.4.99/include/linux/ |
D | mmzone.h | 1059 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr() 1066 static inline int present_section(struct mem_section *section) in present_section() 1076 static inline int valid_section(struct mem_section *section) in valid_section()
|
D | mm.h | 698 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
|
/linux-3.4.99/tools/perf/util/ |
D | header.c | 1488 static int process_build_id(struct perf_file_section *section, in process_build_id() 1542 static int perf_file_section__fprintf_info(struct perf_file_section *section, in perf_file_section__fprintf_info() 1782 int (*process)(struct perf_file_section *section, in perf_header__process_sections() 1992 static int perf_file_section__process(struct perf_file_section *section, in perf_file_section__process()
|
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_init.c | 590 static struct uni_table_desc *nx_get_table_desc(const u8 *unirom, int section) in nx_get_table_desc() 788 u32 section, u32 idx_offset) in nx_get_data_desc()
|
/linux-3.4.99/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.4.99/arch/parisc/kernel/ |
D | module.c | 315 unsigned int section) in arch_mod_section_prepend()
|
/linux-3.4.99/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.4.99/kernel/ |
D | module.c | 1288 unsigned int section; in free_sect_attrs() local 2003 unsigned int section) in arch_mod_section_prepend() 2011 Elf_Shdr *sechdr, unsigned int section) in get_offset()
|
/linux-3.4.99/drivers/net/wimax/i2400m/ |
D | fw.c | 708 section = 1; in i2400m_dnload_bcf() local
|
/linux-3.4.99/fs/isofs/ |
D | inode.c | 1023 int section, rv, error; in isofs_get_blocks() local
|
/linux-3.4.99/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 1527 qla82xx_get_table_desc(const u8 *unirom, int section) in qla82xx_get_table_desc() 1550 u32 section, u32 idx_offset) in qla82xx_get_data_desc()
|
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | iwl-trans-pcie.c | 953 const struct fw_desc *section) in iwl_load_section()
|
/linux-3.4.99/net/ceph/ |
D | messenger.c | 1707 struct kvec *section, in read_partial_message_section()
|