Searched defs:section (Results 1 - 40 of 40) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member in struct:cs_section_def
/linux-4.1.27/arch/parisc/include/asm/
H A Dmodule.h19 } *section; member in struct:mod_arch_specific
/linux-4.1.27/arch/ia64/mm/
H A Dnuma.c63 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; __early_pfn_to_nid() local
/linux-4.1.27/drivers/edac/
H A Damd64_edac_inj.c124 u32 section, word_bits; amd64_inject_read_store() local
156 u32 section, word_bits, tmp; amd64_inject_write_store() local
H A Damd64_edac.h316 u32 section; member in struct:error_injection
H A Di7core_edac.c215 u32 section; member in struct:i7core_inject
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_cfg.c288 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, adf_cfg_add_key_value_param() local
353 adf_cfg_get_param_value(struct adf_accel_dev *accel_dev, const char *section, const char *name, char *value) adf_cfg_get_param_value() argument
H A Dadf_ctl_drv.c183 struct adf_user_cfg_section section, *section_head; adf_copy_key_value_data() local
151 adf_add_key_value_data(struct adf_accel_dev *accel_dev, const char *section, const struct adf_user_cfg_key_val *key_val) adf_add_key_value_data() argument
H A Dadf_transport.c231 int adf_create_ring(struct adf_accel_dev *accel_dev, const char *section, adf_create_ring() argument
260 section, ring_name); adf_create_ring() local
364 adf_get_cfg_int(struct adf_accel_dev *accel_dev, const char *section, const char *format, uint32_t key, uint32_t *value) adf_get_cfg_int() argument
381 adf_get_coalesc_timer(struct adf_etr_bank_data *bank, const char *section, uint32_t bank_num_in_accel) adf_get_coalesc_timer() argument
/linux-4.1.27/arch/x86/kernel/
H A Dmachine_kexec_64.c413 Elf64_Shdr *section, *symtabsec; arch_kexec_apply_relocations_add() local
/linux-4.1.27/arch/x86/boot/tools/
H A Dbuild.c150 u8 *section; update_pecoff_section_header_fields() local
/linux-4.1.27/mm/
H A Dpage_ext.c178 struct mem_section *section = __pfn_to_section(pfn); lookup_page_ext() local
213 struct mem_section *section; init_section_page_ext() local
H A Dsparse.c64 struct mem_section *section = NULL; sparse_index_alloc() local
83 struct mem_section *section; sparse_index_init() local
138 static inline int sparse_early_nid(struct mem_section *section) sparse_early_nid() argument
177 unsigned long section = pfn_to_section_nr(pfn); memory_present() local
H A Dmemory_hotplug.c1827 struct mem_section *section; walk_memory_range() local
/linux-4.1.27/tools/perf/util/
H A Dsrcline.c82 static void find_address_in_section(bfd *abfd, asection *section, void *data) find_address_in_section() argument
H A Dheader.c1374 static int process_build_id(struct perf_file_section *section, process_build_id() argument
1871 static int perf_file_section__fprintf_info(struct perf_file_section *section, perf_file_section__fprintf_info() argument
2315 static int perf_file_section__process(struct perf_file_section *section, perf_file_section__process() argument
2087 perf_header__process_sections(struct perf_header *header, int fd, void *data, int (*process)(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data)) perf_header__process_sections() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dnvm.c95 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, iwl_nvm_write_chunk() argument
116 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, iwl_nvm_read_chunk() argument
195 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, iwl_nvm_write_section() argument
229 static int iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, iwl_nvm_read_section() argument
525 int ret, section; iwl_nvm_init() local
/linux-4.1.27/arch/x86/tools/
H A Drelocs.c28 struct section { struct
/linux-4.1.27/drivers/base/
H A Dmemory.c537 struct memory_block *find_memory_block_hinted(struct mem_section *section, find_memory_block_hinted() argument
560 struct memory_block *find_memory_block(struct mem_section *section) find_memory_block() argument
656 int register_new_memory(int nid, struct mem_section *section) register_new_memory() argument
710 int unregister_memory_section(struct mem_section *section) unregister_memory_section() argument
600 init_memory_block(struct memory_block **memory, struct mem_section *section, unsigned long state) init_memory_block() argument
691 remove_memory_block(unsigned long node_id, struct mem_section *section, int phys_device) remove_memory_block() argument
/linux-4.1.27/arch/parisc/kernel/
H A Dmodule.c308 arch_mod_section_prepend(struct module *mod, unsigned int section) arch_mod_section_prepend() argument
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c752 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) qlcnic_get_table_desc() argument
945 qlcnic_get_data_desc(struct qlcnic_adapter *adapter, u32 section, u32 idx_offset) qlcnic_get_data_desc() argument
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dfw.c709 section = 1; i2400m_dnload_bcf() local
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c583 static struct uni_table_desc *nx_get_table_desc(const u8 *unirom, int section) nx_get_table_desc() argument
780 nx_get_data_desc(struct netxen_adapter *adapter, u32 section, u32 idx_offset) nx_get_data_desc() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
H A Dtrans.c641 iwl_pcie_load_section(struct iwl_trans *trans, u8 section_num, const struct fw_desc *section) iwl_pcie_load_section() argument
/linux-4.1.27/drivers/staging/slicoss/
H A Dslicoss.c449 u32 section; slic_card_download() local
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c1160 char section; rtw_wx_set_scan() local
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dphy.c214 u8 band, path, txnum, section; _rtl8723be_phy_init_tx_power_by_rate() local
/linux-4.1.27/fs/isofs/
H A Dinode.c998 int section, rv, error; isofs_get_blocks() local
/linux-4.1.27/fs/nfs/
H A Dnfs4state.c2331 const char *section = "", *section_sep = ""; nfs4_state_manager() local
/linux-4.1.27/fs/f2fs/
H A Dsegment.h282 get_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, int section) get_valid_blocks() argument
/linux-4.1.27/net/ceph/
H A Dmessenger.c2224 read_partial_message_section(struct ceph_connection *con, struct kvec *section, unsigned int sec_len, u32 *crc) read_partial_message_section() argument
/linux-4.1.27/kernel/
H A Dkexec.c2483 Elf_Shdr *section, *symtab; kexec_apply_relocations() local
H A Dmodule.c1319 unsigned int section; free_sect_attrs() local
2033 arch_mod_section_prepend(struct module *mod, unsigned int section) arch_mod_section_prepend() argument
2041 get_offset(struct module *mod, unsigned int *size, Elf_Shdr *sechdr, unsigned int section) get_offset() argument
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_nx.c1541 qla82xx_get_table_desc(const u8 *unirom, int section) qla82xx_get_table_desc() argument
1563 qla82xx_get_data_desc(struct qla_hw_data *ha, u32 section, u32 idx_offset) qla82xx_get_data_desc() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dphy.c868 u8 section = _rtl92ee_get_rate_section_index(regaddr); _rtl92ee_store_tx_power_by_rate() local
1565 phy_set_txpower_index_by_rate_section(struct ieee80211_hw *hw, enum radio_path rfpath, u8 channel, enum rate_section section) phy_set_txpower_index_by_rate_section() argument
/linux-4.1.27/scripts/mod/
H A Dmodpost.c1682 int section = sechdr->sh_info; reloc_location() local
/linux-4.1.27/include/linux/
H A Dmmzone.h1149 static inline struct page *__section_mem_map_addr(struct mem_section *section) __section_mem_map_addr() argument
1156 static inline int present_section(struct mem_section *section) present_section() argument
1166 static inline int valid_section(struct mem_section *section) valid_section() argument
H A Dmm.h884 static inline void set_page_section(struct page *page, unsigned long section) set_page_section() argument
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbnx2.c3650 check_fw_section(const struct firmware *fw, const struct bnx2_fw_file_section *section, u32 alignment, bool non_empty) check_fw_section() argument
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c5986 u64 section; bnx2x_init_def_sb() local

Completed in 3123 milliseconds