/openbmc/linux/drivers/reset/ |
H A D | reset-ti-sci.c | 80 goto out; in ti_sci_reset_set() 88 out: in ti_sci_reset_set()
|
/openbmc/linux/security/integrity/ |
H A D | digsig.c | 138 goto out; in integrity_init_keyring() 161 out: in integrity_init_keyring()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pci_io.h | 107 goto out; in zpci_read_single() 123 out: in zpci_read_single()
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | ghash.c | 153 static int p8_ghash_final(struct shash_desc *desc, u8 *out) in p8_ghash_final() argument 165 memcpy(out, dctx->shash, GHASH_DIGEST_SIZE); in p8_ghash_final()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | socrates_nand.c | 189 goto out; in socrates_nand_probe() 197 out: in socrates_nand_probe()
|
/openbmc/linux/drivers/net/phy/ |
H A D | mdio_device.c | 91 goto out; in mdio_device_register() 96 out: in mdio_device_register()
|
/openbmc/linux/drivers/firmware/ |
H A D | qcom_scm-legacy.c | 182 goto out; in scm_legacy_call() 198 out: in scm_legacy_call()
|
/openbmc/linux/drivers/input/serio/ |
H A D | pcips2.c | 134 goto out; in pcips2_probe() 171 out: in pcips2_probe()
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | runtime-map.c | 172 goto out; in efi_runtime_map_init() 191 out: in efi_runtime_map_init()
|
/openbmc/linux/drivers/hte/ |
H A D | hte-tegra194-test.c | 114 goto out; in tegra_hte_test_probe() 212 out: in tegra_hte_test_probe()
|
/openbmc/linux/usr/include/ |
H A D | Makefile | 86 $(if $(filter-out $(no-header-test), $*.h), -include $< -include $<); \ 95 clean-files += $(filter-out Makefile headers_check.pl, $(notdir $(wildcard $(obj)/*)))
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-fec.c | 116 goto out; in fs_enet_mdio_probe() 187 out: in fs_enet_mdio_probe()
|
/openbmc/linux/fs/verity/ |
H A D | read_metadata.c | 130 goto out; in fsverity_read_signature() 139 out: in fsverity_read_signature()
|
/openbmc/linux/drivers/iio/light/ |
H A D | acpi-als.c | 163 goto out; in acpi_als_trigger_handler() 178 out: in acpi_als_trigger_handler()
|
/openbmc/linux/net/sctp/ |
H A D | stream_sched_rr.c | 118 goto out; in sctp_sched_rr_dequeue() 129 out: in sctp_sched_rr_dequeue()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw-phy-sel.c | 177 goto out; in cpsw_phy_sel() 185 out: in cpsw_phy_sel()
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | Makefile | 94 KBUILD_CFLAGS := $(filter-out $(CC_FLAGS_FTRACE) $(CC_FLAGS_SCS) $(CC_FLAGS_CFI), $(KBUILD_CFLAGS)) 98 KBUILD_CFLAGS := $(filter-out -fprofile-sample-use=% -fprofile-use=%, $(KBUILD_CFLAGS))
|
/openbmc/linux/arch/m68k/emu/ |
H A D | nfblock.c | 113 goto out; in nfhd_init_one() 144 out: in nfhd_init_one()
|
/openbmc/bmcweb/scripts/ |
H A D | generate_schema_enums.py | 152 out = parse_file(filepath) 153 enum_list.extend(out)
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 0007-exec.go-filter-out-build-specific-paths-from-linker-.patch | 4 Subject: [PATCH] exec.go: filter out build-specific paths from linker flags 7 Filter out options that have build-specific paths.
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0001-When-cross-installing-execute-package-scriptlets-wit.patch | 17 target sysroot also for temporary files, but we need to chroot out to be able 36 Fclose(out); /* XXX dup'd STDOUT_FILENO */
|
/openbmc/linux/drivers/md/ |
H A D | dm-snap.c | 460 goto out; in __find_snapshots_sharing_cow() 481 out: in __find_snapshots_sharing_cow() 566 goto out; in register_snapshot() 585 out: in register_snapshot() 773 goto out; in dm_insert_exception() 801 out: in dm_insert_exception() 1008 out: in remove_single_exception_chunk() 1662 goto out; in pending_complete() 1671 goto out; in pending_complete() 1702 out: in pending_complete() [all …]
|
/openbmc/linux/security/apparmor/ |
H A D | apparmorfs.c | 492 goto out; in profile_remove() 506 out: in profile_remove() 666 char *out; in query_data() local 722 out += data->size; in query_data() 733 return out - buf; in query_data() 1830 goto out; in ns_mkdir_op() 1848 out: in ns_mkdir_op() 1882 goto out; in ns_rmdir_op() 1889 out: in ns_rmdir_op() 2544 goto out; in aa_mk_null_file() [all …]
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 1224 out: in lpfc_cmpl_els_flogi() 2158 out: in lpfc_cmpl_els_plogi() 2440 out: in lpfc_cmpl_els_prli() 2880 out: in lpfc_cmpl_els_adisc() 3067 out: in lpfc_cmpl_els_logo() 3336 out: in lpfc_reg_fab_ctrl_node() 3461 out: in lpfc_cmpl_els_disc_cmd() 4146 out: in lpfc_cmpl_els_edc() 5438 out: in lpfc_cmpl_els_rsp() 9439 out: in lpfc_els_rcv_edc() [all …]
|
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc.c | 1440 goto out; in ubifs_tnc_locate() 1443 goto out; in ubifs_tnc_locate() 1456 goto out; in ubifs_tnc_locate() 1460 goto out; in ubifs_tnc_locate() 1484 out: in ubifs_tnc_locate() 1517 goto out; in ubifs_tnc_get_bu_keys() 1524 goto out; in ubifs_tnc_get_bu_keys() 1540 goto out; in ubifs_tnc_get_bu_keys() 1586 out: in ubifs_tnc_get_bu_keys() 1693 goto out; in validate_data_node() [all …]
|