Searched defs:section (Results 101 - 121 of 121) sorted by relevance

12345

/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c714 iwl_pcie_load_section(struct iwl_trans *trans, u8 section_num, const struct fw_desc *section) argument
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.c250 struct fw_map *wil_find_fw_mapping(const char *section) argument
/linux-master/kernel/module/
H A Dmain.c1499 arch_mod_section_prepend(struct module *mod, unsigned int section) argument
1506 module_get_offset_and_type(struct module *mod, enum mod_mem_type type, Elf_Shdr *sechdr, unsigned int section) argument
[all...]
/linux-master/tools/perf/util/
H A Dsymbol-elf.c1088 asection *section; local
[all...]
H A Dsymbol.c1598 asection *section; local
[all...]
H A Dheader.c3475 static int perf_file_section__fprintf_info(struct perf_file_section *section, argument
4039 static int perf_file_section__process(struct perf_file_section *section, argument
3811 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)) argument
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c2198 u8 section = (am & 0x00ff0000) >> 16; local
2240 u8 section = (am & 0x00ff0000) >> 16; local
/linux-master/drivers/mtd/nand/raw/
H A Dmarvell_nand.c2199 static int marvell_nand_ooblayout_ecc(struct mtd_info *mtd, int section, argument
2215 static int marvell_nand_ooblayout_free(struct mtd_info *mtd, int section, argument
H A Dnand_base.c3123 int index, section = 0; local
H A Dqcom_nandc.c2313 static int qcom_nand_ooblayout_ecc(struct mtd_info *mtd, int section, argument
2335 static int qcom_nand_ooblayout_free(struct mtd_info *mtd, int section, argument
H A Dcadence-nand-controller.c2283 static int cadence_nand_ooblayout_free(struct mtd_info *mtd, int section, argument
2299 static int cadence_nand_ooblayout_ecc(struct mtd_info *mtd, int section, argument
/linux-master/drivers/edac/
H A Damd64_edac.c718 u32 section, word_bit local
750 u32 section, word_bits, tmp; local
[all...]
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1251 static int brcmnand_hamming_ooblayout_ecc(struct mtd_info *mtd, int section, argument
1269 static int brcmnand_hamming_ooblayout_free(struct mtd_info *mtd, int section, argument
1309 static int brcmnand_bch_ooblayout_ecc(struct mtd_info *mtd, int section, argument
1327 brcmnand_bch_ooblayout_free_lp(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) argument
1353 brcmnand_bch_ooblayout_free_sp(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c131 const struct rtw89_fw_hdr_section *section; local
237 __parse_formatted_mssc(struct rtw89_dev *rtwdev, struct rtw89_fw_bin_info *info, struct rtw89_fw_hdr_section_info *section_info, const struct rtw89_fw_hdr_section_v1 *section, const void *content, u32 *mssc_len) argument
320 __parse_security_section(struct rtw89_dev *rtwdev, struct rtw89_fw_bin_info *info, struct rtw89_fw_hdr_section_info *section_info, const struct rtw89_fw_hdr_section_v1 *section, const void *content, u32 *mssc_len) argument
354 const struct rtw89_fw_hdr_section_v1 *section; local
1142 struct rtw89_fw_hdr_section_v1 *section; local
1253 const u8 *section = info->addr; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c3659 check_fw_section(const struct firmware *fw, const struct bnx2_fw_file_section *section, u32 alignment, bool non_empty) argument
/linux-master/include/linux/
H A Dmm.h1898 static inline void set_page_section(struct page *page, unsigned long section) argument
H A Dmmzone.h1906 static inline struct page *__section_mem_map_addr(struct mem_section *section) argument
1913 static inline int present_section(struct mem_section *section) argument
1923 valid_section(struct mem_section *section) argument
1928 early_section(struct mem_section *section) argument
1938 online_section(struct mem_section *section) argument
1944 online_device_section(struct mem_section *section) argument
1951 online_device_section(struct mem_section *section) argument
[all...]
/linux-master/drivers/md/
H A Ddm-integrity.c706 static void access_journal_check(struct dm_integrity_c *ic, unsigned int section, unsigned int offset, argument
721 static void page_list_location(struct dm_integrity_c *ic, unsigned int section, unsigned int offset, argument
750 static struct journal_sector *access_journal(struct dm_integrity_c *ic, unsigned int section, unsigne argument
734 access_page_list(struct dm_integrity_c *ic, struct page_list *pl, unsigned int section, unsigned int offset, unsigned int *n_sectors) argument
755 access_journal_entry(struct dm_integrity_c *ic, unsigned int section, unsigned int n) argument
769 access_journal_data(struct dm_integrity_c *ic, unsigned int section, unsigned int n) argument
780 section_mac(struct dm_integrity_c *ic, unsigned int section, __u8 result[JOURNAL_MAC_SIZE]) argument
850 rw_section_mac(struct dm_integrity_c *ic, unsigned int section, bool wr) argument
883 xor_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, unsigned int n_sections, struct journal_completion *comp) argument
978 crypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, unsigned int n_sections, struct journal_completion *comp) argument
1022 encrypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, unsigned int n_sections, struct journal_completion *comp) argument
1087 rw_journal(struct dm_integrity_c *ic, blk_opf_t opf, unsigned int section, unsigned int n_sections, struct journal_completion *comp) argument
1162 copy_from_journal(struct dm_integrity_c *ic, unsigned int section, unsigned int offset, unsigned int n_sectors, sector_t target, io_notify_fn fn, void *data) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1395 } section; member in struct:i40e_profile_section_header
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c7700 void *section; member in struct:pqi_config_table_section_info
8082 struct pqi_config_table_section_header *section; local
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c6044 u64 section; local
[all...]

Completed in 939 milliseconds

12345