/openbmc/linux/fs/ext4/ |
H A D | inode.c | 2076 goto out; in mpage_process_folio() 2088 out: in mpage_process_folio() 2154 out: in mpage_map_and_submit_buffers() 2532 out: in mpage_prepare_extent_to_map() 3129 goto out; in ext4_bmap() 3144 out: in ext4_bmap() 3402 out: in ext4_iomap_begin() 5959 goto out; in __ext4_mark_inode_dirty() 5966 out: in __ext4_mark_inode_dirty() 6216 out: in ext4_page_mkwrite() [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | 4.Coding.rst | 99 make sense to pull out some of that code into a separate library or to 120 optimize out the call to the empty function. The result is far cleaner 196 exceptions, changes which cause regressions will be backed out if the 257 created by the kernel and warn when things are done out of order. If 384 out. Anything which might tempt a code janitor to make an incorrect 402 necessary. This kind of change should also be broken out into a separate 417 interface. It will also alert developers of out-of-tree code that there is 418 a change that they need to respond to. Supporting out-of-tree code is not 420 not have to make life harder for out-of-tree developers than it needs to
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_pr.c | 276 goto out; in kvmppc_copy_from_svcpu() 338 out: in kvmppc_copy_from_svcpu() 1744 goto out; in kvmppc_core_vcpu_create_pr() 1799 out: in kvmppc_core_vcpu_create_pr() 1823 goto out; in kvmppc_vcpu_run_pr() 1836 goto out; in kvmppc_vcpu_run_pr() 1862 out: in kvmppc_vcpu_run_pr() 1884 goto out; in kvm_vm_ioctl_get_dirty_log_pr() 1899 out: in kvm_vm_ioctl_get_dirty_log_pr()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | ucma.c | 847 goto out; in ucma_query_route() 860 out: in ucma_query_route() 1242 goto out; in ucma_init_qp_attr() 1249 out: in ucma_init_qp_attr() 1401 goto out; in ucma_set_option() 1408 out: in ucma_set_option() 1586 goto out; in ucma_leave_multicast() 1606 out: in ucma_leave_multicast() 1744 ret = ucma_cmd_table[hdr.cmd](file, buf + sizeof(hdr), hdr.in, hdr.out); in ucma_write()
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 588 goto out; in reg_read_range() 598 goto out; in reg_read_range() 602 out: in reg_read_range() 629 goto out; in reg_write_range() 634 out: in reg_write_range() 660 goto out; in reg_write() 665 out: in reg_write() 679 goto out; in reg_write16() 684 out: in reg_write16()
|
/openbmc/linux/fs/ubifs/ |
H A D | journal.c | 128 goto out; in reserve_space() 185 out: in reserve_space() 344 goto out; in make_reservation() 357 goto out; in make_reservation() 371 out: in make_reservation() 1503 goto out; in truncate_data_node() 1511 goto out; in truncate_data_node() 1519 goto out; in truncate_data_node() 1531 out: in truncate_data_node()
|
/openbmc/linux/fs/btrfs/ |
H A D | transaction.c | 913 goto out; in btrfs_wait_for_commit() 938 goto out; in btrfs_wait_for_commit() 955 goto out; /* nothing committing|committed */ in btrfs_wait_for_commit() 961 out: in btrfs_wait_for_commit() 1575 goto out; in qgroup_account_snapshot() 1578 goto out; in qgroup_account_snapshot() 1584 goto out; in qgroup_account_snapshot() 1600 goto out; in qgroup_account_snapshot() 1607 out: in qgroup_account_snapshot()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | phy.c | 2815 goto out; in __e1000_read_phy_reg_hv() 2821 goto out; in __e1000_read_phy_reg_hv() 2836 goto out; in __e1000_read_phy_reg_hv() 2844 out: in __e1000_read_phy_reg_hv() 2923 goto out; in __e1000_write_phy_reg_hv() 2929 goto out; in __e1000_write_phy_reg_hv() 2949 goto out; in __e1000_write_phy_reg_hv() 2960 goto out; in __e1000_write_phy_reg_hv() 2970 out: in __e1000_write_phy_reg_hv()
|
/openbmc/linux/fs/fuse/ |
H A D | inode.c | 1216 struct fuse_init_out out; member 1224 struct fuse_init_out *arg = &ia->out; in process_init_reply() 1383 ia->args.out_args[0].size = sizeof(ia->out); in fuse_send_init() 1384 ia->args.out_args[0].value = &ia->out; in fuse_send_init() 1816 goto out; in fuse_get_tree() 1824 goto out; in fuse_get_tree() 1840 out: in fuse_get_tree() 2007 goto out; in fuse_fs_init() 2023 out: in fuse_fs_init()
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | arm_dsu_pmu.rst | 21 The user should refer to the TRM of the product to figure out the supported events
|
/openbmc/linux/fs/coda/ |
H A D | coda_psdev.h | 82 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out,
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | cmd.h | 48 const u32 *regs, u32 *out);
|
/openbmc/linux/security/lockdown/ |
H A D | Kconfig | 14 to ensure that lockdown enforcement can be carried out on kernel
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | bt8xxgpio.rst | 7 A generic digital 24-port PCI GPIO card can be built out of an ordinary
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adv7343.txt | 22 - ad,adv7343-sd-config-dac-out: array configure SD DAC Output's 1 and 2, 0 = OFF
|
/openbmc/linux/drivers/media/rc/img-ir/ |
H A D | img-ir-hw.h | 178 struct img_ir_filter *out, u64 protocols);
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | img,pistachio-reset.txt | 47 spdif_out: spdif-out@18100d00 {
|
/openbmc/u-boot/drivers/spi/ |
H A D | spi-mem-nodm.c | 25 tx_buf = op->data.buf.out; in spi_mem_exec_op()
|
/openbmc/u-boot/board/freescale/ls1021aiot/ |
H A D | README | 35 - AUDIO in and out
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-gpio | 24 /direction ... r/w as: in, out (default low); write: high, low
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | built-in-fw.rst | 30 * The firmware may need to be scraped out from some device specific location
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | pnfs-scsi-server.rst | 9 also hands out layouts to the clients so that they can directly access the
|
/openbmc/qemu/docs/system/ |
H A D | target-avr.rst | 45 - Print out executed instructions (that have not been translated by the JIT
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm_tis.h | 159 struct tpm_output_header out; member
|
/openbmc/openbmc/meta-security/classes/ |
H A D | aide-db-init.bbclass | 44 # strip out native path
|