Home
last modified time | relevance | path

Searched defs:section (Results 26 – 50 of 272) sorted by relevance

1234567891011

/openbmc/linux/tools/perf/util/
H A Dconfig.c597 struct perf_config_section *section; in find_section() local
607 struct perf_config_section *section) in find_config_item()
621 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local
638 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item()
675 struct perf_config_section *section = NULL; in collect_config() local
793 struct perf_config_section *section; in perf_config_set() local
845 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge()
855 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete()
864 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
H A Dconfig.h58 #define perf_config_sections__for_each_entry(list, section) \ argument
75 #define perf_config_set__for_each_entry(set, section, item) \ argument
/openbmc/libcper/sections/
H A Dcper-section-pci-bus.c15 json_object *cper_section_pci_bus_to_ir(void *section) in cper_section_pci_bus_to_ir()
67 void ir_section_pci_bus_to_cper(json_object *section, FILE *out) in ir_section_pci_bus_to_cper()
H A Dcper-section-cxl-component.c15 json_object *cper_section_cxl_component_to_ir(void *section) in cper_section_cxl_component_to_ir()
89 void ir_section_cxl_component_to_cper(json_object *section, FILE *out) in ir_section_cxl_component_to_cper()
H A Dcper-section-nvidia.c15 json_object *cper_section_nvidia_to_ir(void *section) in cper_section_nvidia_to_ir()
61 void ir_section_nvidia_to_cper(json_object *section, FILE *out) in ir_section_nvidia_to_cper()
H A Dcper-section-dmar-vtd.c16 json_object *cper_section_dmar_vtd_to_ir(void *section) in cper_section_dmar_vtd_to_ir()
125 void ir_section_dmar_vtd_to_cper(json_object *section, FILE *out) in ir_section_dmar_vtd_to_cper()
H A Dcper-section-pci-dev.c14 json_object *cper_section_pci_dev_to_ir(void *section) in cper_section_pci_dev_to_ir()
86 void ir_section_pci_dev_to_cper(json_object *section, FILE *out) in ir_section_pci_dev_to_cper()
H A Dcper-section-cxl-protocol.c15 json_object *cper_section_cxl_protocol_to_ir(void *section) in cper_section_cxl_protocol_to_ir()
172 void ir_section_cxl_protocol_to_cper(json_object *section, FILE *out) in ir_section_cxl_protocol_to_cper()
/openbmc/linux/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
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp234 auto section = section_factory::create(pelData); in populateFromRawData() local
251 [](const auto& section) { return section->valid(); })) in valid()
283 for (auto& section : _optionalSections) in flatten() local
310 for (const auto& section : _optionalSections) in size() local
321 _optionalSections.begin(), _optionalSections.end(), [](auto& section) { in primarySRC()
349 const Section& section, std::string& buf, in printSectionInJSON()
426 for (const auto& section : optionalSections()) in getPluralSections() local
567 [](auto& section) { in updateSysInfoInExtendedUserDataSection()
/openbmc/linux/drivers/mtd/nand/spi/
H A Dtoshiba.c41 static int tx58cxgxsxraix_ooblayout_ecc(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_ecc()
53 static int tx58cxgxsxraix_ooblayout_free(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_free()
H A Dxtx.c34 static int xt26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in xt26g0xa_ooblayout_ecc()
46 static int xt26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in xt26g0xa_ooblayout_free()
H A Dparagon.c41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_ecc()
53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_free()
H A Desmt.c65 static int f50l1g41lb_ooblayout_ecc(struct mtd_info *mtd, int section, in f50l1g41lb_ooblayout_ecc()
80 static int f50l1g41lb_ooblayout_free(struct mtd_info *mtd, int section, in f50l1g41lb_ooblayout_free()
H A Dmacronix.c29 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc()
35 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free()
H A Dalliancememory.c47 static int am_ooblayout_ecc(struct mtd_info *mtd, int section, in am_ooblayout_ecc()
62 static int am_ooblayout_free(struct mtd_info *mtd, int section, in am_ooblayout_free()
/openbmc/openbmc/poky/meta/lib/oe/
H A Ddistro_check.py52 def get_source_package_list_from_url(url, section, d): argument
65 def get_source_package_list_from_url_by_letter(url, section, d): argument
109 def get_debian_style_source_package_list(url, section, d): argument
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dgigadevice.c38 static int gd5f1gq4u_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5f1gq4u_ooblayout_ecc()
50 static int gd5f1gq4u_ooblayout_free(struct mtd_info *mtd, int section, in gd5f1gq4u_ooblayout_free()
H A Dmicron.c39 static int mt29f2g01abagd_ooblayout_ecc(struct mtd_info *mtd, int section, in mt29f2g01abagd_ooblayout_ecc()
51 static int mt29f2g01abagd_ooblayout_free(struct mtd_info *mtd, int section, in mt29f2g01abagd_ooblayout_free()
H A Dmacronix.c30 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc()
36 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free()
H A Dwinbond.c36 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc()
48 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free()
/openbmc/u-boot/cmd/
H A Dini.c121 char section[MAX_SECTION] = ""; in ini_parse() local
202 static int ini_handler(void *user, char *section, char *name, char *value) in ini_handler()
231 const char *section; in do_ini() local
/openbmc/u-boot/tools/binman/
H A Dentry.py63 def __init__(self, section, etype, node, read_node=True, name_prefix=''): argument
84 def Lookup(section, node_path, etype): argument
125 def Create(section, node, etype=None): argument
376 def WriteSymbols(self, section): argument
/openbmc/linux/arch/xtensa/kernel/
H A Dvmlinux.lds.S45 #define RELOCATE_ENTRY(sym, section) \ argument
63 #define SECTION_VECTOR4(sym, section, addr, prevsec) \ argument
72 #define SECTION_VECTOR2(section, addr) \ argument
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs.c24 struct section { struct
26 struct section *link; argument
32 static struct section *secs; argument

1234567891011