Home
last modified time | relevance | path

Searched defs:section (Results 176 – 200 of 273) sorted by relevance

1234567891011

/openbmc/phosphor-fan-presence/control/
H A Dgen-fan-zone-defs.py328 def getParameters(member, groups, section, events): argument
/openbmc/qemu/util/
H A Dqemu-config.c250 QDict *section = qobject_to(QDict, qlist_entry_obj(list_entry)); in config_parse_qdict_section() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1024 MemoryRegionSection *section; in tlb_set_page_full() local
1271 MemoryRegionSection *section; in io_prepare() local
1591 MemoryRegionSection *section = in tlb_plugin_lookup() local
1975 MemoryRegionSection *section; in do_ld_mmio_beN() local
1995 MemoryRegionSection *section; in do_ld16_mmio_beN() local
2516 MemoryRegionSection *section; in do_st_mmio_leN() local
2536 MemoryRegionSection *section; in do_st16_mmio_leN() local
/openbmc/linux/include/linux/
H A Dkexec.h245 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
264 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
H A Dcompiler_attributes.h321 #define __section(section) __attribute__((__section__(section))) argument
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c965 struct kvec *section, in read_partial_message_chunk()
988 struct kvec *section, in read_partial_message_section()
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c447 int i, section = 0, ret; in shrink_ecclayout() local
494 int i, section = 0, ret; in get_oobinfo() local
/openbmc/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c451 tree section; in stackleak_gate() local
/openbmc/linux/drivers/mtd/parsers/
H A Dsharpslpart.c73 int section = 0; in sharpsl_nand_check_ooblayout() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c1002 static int mxc_v1_ooblayout_ecc(struct mtd_info *mtd, int section, in mxc_v1_ooblayout_ecc()
1016 static int mxc_v1_ooblayout_free(struct mtd_info *mtd, int section, in mxc_v1_ooblayout_free()
1049 static int mxc_v2_ooblayout_ecc(struct mtd_info *mtd, int section, in mxc_v2_ooblayout_ecc()
1064 static int mxc_v2_ooblayout_free(struct mtd_info *mtd, int section, in mxc_v2_ooblayout_free()
H A Domap2.c1724 static int omap_ooblayout_ecc(struct mtd_info *mtd, int section, in omap_ooblayout_ecc()
1744 static int omap_ooblayout_free(struct mtd_info *mtd, int section, in omap_ooblayout_free()
1773 static int omap_sw_ooblayout_ecc(struct mtd_info *mtd, int section, in omap_sw_ooblayout_ecc()
1794 static int omap_sw_ooblayout_free(struct mtd_info *mtd, int section, in omap_sw_ooblayout_free()
H A Dtegra_nand.c203 static int tegra_nand_ooblayout_rs_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_rs_ecc()
219 static int tegra_nand_ooblayout_no_free(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_no_free()
230 static int tegra_nand_ooblayout_bch_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_bch_ecc()
H A Dintel-nand-controller.c236 static int ebu_nand_ooblayout_ecc(struct mtd_info *mtd, int section, in ebu_nand_ooblayout_ecc()
250 static int ebu_nand_ooblayout_free(struct mtd_info *mtd, int section, in ebu_nand_ooblayout_free()
H A Dhisi504_nand.c612 static int hisi_ooblayout_ecc(struct mtd_info *mtd, int section, in hisi_ooblayout_ecc()
619 static int hisi_ooblayout_free(struct mtd_info *mtd, int section, in hisi_ooblayout_free()
H A Dlpc32xx_mlc.c129 static int lpc32xx_ooblayout_ecc(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_ecc()
143 static int lpc32xx_ooblayout_free(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_free()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c744 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc()
938 u32 section, u32 idx_offset) in qlcnic_get_data_desc()
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c386 u8 frame_id, u8 section, in mipi_tx_fg_section_cfg_regs()
443 u8 frame_id, u8 section, in mipi_tx_fg_section_cfg()
/openbmc/linux/drivers/mtd/nand/
H A Decc-mxic.c134 static int mxic_ecc_ooblayout_ecc(struct mtd_info *mtd, int section, in mxic_ecc_ooblayout_ecc()
149 static int mxic_ecc_ooblayout_free(struct mtd_info *mtd, int section, in mxic_ecc_ooblayout_free()
/openbmc/linux/kernel/module/
H A Dsysfs.c65 unsigned int section; in free_sect_attrs() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c511 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table()
/openbmc/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c426 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp70 std::string getFRUValue(const std::string& section, const std::string& key, in getFRUValue()
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1003 static int spinand_noecc_ooblayout_ecc(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_ecc()
1009 static int spinand_noecc_ooblayout_free(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_free()
/openbmc/qemu/system/
H A Dmemory.c914 MemoryRegionSection section; in address_space_add_del_ioeventfds() local
2265 const MemoryRegionSection *section) in ram_discard_manager_is_populated()
2274 MemoryRegionSection *section, in ram_discard_manager_replay_populated()
2285 MemoryRegionSection *section, in ram_discard_manager_replay_discarded()
2297 MemoryRegionSection *section) in ram_discard_manager_register_listener()
3202 MemoryRegionSection section = section_from_flat_range(fr, view); in listener_add_address_space() local
3254 MemoryRegionSection section = section_from_flat_range(fr, view); in listener_del_address_space() local
/openbmc/linux/arch/riscv/kernel/
H A Delf_kexec.c366 Elf_Shdr *section, in arch_kexec_apply_relocations_add()

1234567891011