Home
last modified time | relevance | path

Searched defs:section (Results 26 - 50 of 220) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsm_common.c12 static int oob_sm_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_ooblayout_ecc() argument
24 static int oob_sm_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_ooblayout_free() argument
61 static int oob_sm_small_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_ecc() argument
73 static int oob_sm_small_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_free() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/spi/
H A Dmicron.c60 static int micron_8_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_8_ooblayout_ecc() argument
72 static int micron_8_ooblayout_free(struct mtd_info *mtd, int section, in micron_8_ooblayout_free() argument
90 static int micron_4_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_4_ooblayout_ecc() argument
105 static int micron_4_ooblayout_free(struct mtd_info *mtd, int section, in micron_4_ooblayout_free() argument
[all...]
H A Dwinbond.c34 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc() argument
46 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free() argument
77 static int w25n02kv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25n02kv_ooblayout_ecc() argument
89 static int w25n02kv_ooblayout_free(struct mtd_info *mtd, int section, in w25n02kv_ooblayout_free() argument
[all...]
H A Dgigadevice.c66 static int gd5fxgq4xa_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_ecc() argument
78 static int gd5fxgq4xa_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_free() argument
124 static int gd5fxgqx_variant2_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgqx_variant2_ooblayout_ecc() argument
136 gd5fxgqx_variant2_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *region) gd5fxgqx_variant2_ooblayout_free() argument
155 gd5fxgq4xc_ooblayout_256_ecc(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) gd5fxgq4xc_ooblayout_256_ecc() argument
167 gd5fxgq4xc_ooblayout_256_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) gd5fxgq4xc_ooblayout_256_free() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmachine_kexec_file.c282 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, const Elf_Shdr *relsec, const Elf_Shdr *symtab) arch_kexec_apply_relocations_add() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/spi/
H A Dgigadevice.c47 static int gd5fxgq4xa_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_ecc() argument
59 static int gd5fxgq4xa_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_free() argument
105 static int gd5fxgq4_variant2_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4_variant2_ooblayout_ecc() argument
117 gd5fxgq4_variant2_ooblayout_free(struct mtd_info *mtd, int section, struct mtd_oob_region *region) gd5fxgq4_variant2_ooblayout_free() argument
135 gd5fxgq4xc_ooblayout_256_ecc(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) gd5fxgq4xc_ooblayout_256_ecc() argument
147 gd5fxgq4xc_ooblayout_256_free(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) gd5fxgq4xc_ooblayout_256_free() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c103 struct iwl_pnvm_section *section = (void *)data; in iwl_pnvm_handle_section() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-config.c39 struct perf_config_section *section = NULL; in set_config() local
74 struct perf_config_section *section; in show_spec_config() local
104 struct perf_config_section *section; show_config() local
[all...]
/kernel/linux/linux-5.10/lib/842/
H A D842_decompress.c177 u64 section = round_down(total, fsize); in __do_index() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c102 const struct iwl_pnvm_section *section = (const void *)data; in iwl_pnvm_handle_section() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dsgx.h33 unsigned int section; member
68 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_get_epc_phys_addr() local
78 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_get_epc_virt_addr() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-config.c40 struct perf_config_section *section = NULL; in set_config() local
75 struct perf_config_section *section; in show_spec_config() local
105 struct perf_config_section *section; show_config() local
[all...]
/kernel/linux/linux-6.6/lib/842/
H A D842_decompress.c177 u64 section = round_down(total, fsize); in __do_index() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_ctl_drv.c139 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local
107 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
[all...]
H A Dadf_cfg.c223 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local
288 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
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/
H A Decc.c156 static int nand_ooblayout_ecc_sp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_sp() argument
182 static int nand_ooblayout_free_sp(struct mtd_info *mtd, int section, in nand_ooblayout_free_sp() argument
216 static int nand_ooblayout_ecc_lp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_lp() argument
231 static int nand_ooblayout_free_lp(struct mtd_info *mtd, int section, in nand_ooblayout_free_lp() argument
261 nand_ooblayout_ecc_lp_hamming(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) nand_ooblayout_ecc_lp_hamming() argument
288 nand_ooblayout_free_lp_hamming(struct mtd_info *mtd, int section, struct mtd_oob_region *oobregion) nand_ooblayout_free_lp_hamming() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dsharpslpart.c73 int section = 0; in sharpsl_nand_check_ooblayout() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmachine_kexec_file.c299 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, const Elf_Shdr *relsec, const Elf_Shdr *symtab) arch_kexec_apply_relocations_add() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c508 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c91 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() argument
130 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() argument
203 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() argument
237 iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, u8 *data, u32 size_read) iwl_nvm_read_section() argument
358 int ret, section; iwl_nvm_init() local
[all...]
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstackleak_plugin.c453 tree section; in stackleak_gate() local
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Delf.h28 struct section { struct
[all...]
/kernel/linux/linux-5.10/mm/
H A Dpage_ext.c199 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext() local
229 struct mem_section *section; in init_section_page_ext() local
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dsharpslpart.c73 int section = 0; in sharpsl_nand_check_ooblayout() local
/kernel/linux/linux-6.6/kernel/module/
H A Dsysfs.c65 unsigned int section; in free_sect_attrs() local

Completed in 14 milliseconds

123456789