/openbmc/linux/net/bridge/ |
H A D | br_netfilter_hooks.c | 717 parent = bridge_parent(state->out); in br_nf_forward_ip() 771 p = br_port_get_rcu(state->out); in br_nf_forward_arp() 796 state->in, state->out, br_nf_forward_finish); in br_nf_forward_arp()
|
/openbmc/qemu/docs/devel/ |
H A D | rcu.rst | 157 structure; just ensure that initialization of ``*p`` is carried out 193 Note that a ``goto`` out of the guarded block will also drop the lock. 326 out of the write-side critical section.
|
H A D | style.rst | 117 type names are in CamelCase; harder to type but standing out. Enum type 265 Rationale: Consistency, and ease of visually picking out a multiline 480 It also zeros trailing destination bytes out to the specified length. Instead, 556 out of scope. This can be used to simplify function cleanup paths, 567 * g_autofree - will invoke g_free() on the variable going out of scope 619 and the original variable NULL'd out. This can be simpler using
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 393 :Parameters: struct kvm_regs (out) 440 :Parameters: struct kvm_sregs (out) 496 /* out */ 614 :Parameters: struct kvm_msrs (in/out) 742 :Parameters: struct kvm_fpu (out) 1586 :Parameters: struct kvm_xsave (out) 1634 :Parameters: struct kvm_xcrs (out) 3310 __u32 fd; /* out: device handle */ 4415 :Parameters: u64 mce_cap (out) 5922 :Parameters: struct kvm_xsave (out) [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845.dtsi | 3414 out-ports { 3431 out-ports { 3460 out-ports { 3490 out-ports { 3527 out-ports { 3551 out-ports { 3599 out-ports { 3619 out-ports { 3639 out-ports { 3659 out-ports { [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | libata-core.c | 2738 goto out; in ata_dev_config_cpr() 2742 goto out; in ata_dev_config_cpr() 2753 goto out; in ata_dev_config_cpr() 2758 goto out; in ata_dev_config_cpr() 2762 goto out; in ata_dev_config_cpr() 2766 goto out; in ata_dev_config_cpr() 2777 out: in ata_dev_config_cpr() 3558 goto out; in ata_do_set_mode() 3565 goto out; in ata_do_set_mode() 3589 goto out; in ata_do_set_mode() [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | foundation.scss | 341 * 3. Remove the padding so developers are not caught out when they zero out 497 transition: box-shadow 0.5s, border-color 0.25s ease-in-out; 507 transition: box-shadow 0.5s, border-color 0.25s ease-in-out; } 681 transition: box-shadow 0.5s, border-color 0.25s ease-in-out; } 690 transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tda1997x.c | 366 goto out; in io_read() 373 goto out; in io_read() 376 out: in io_read() 444 goto out; in io_write() 452 goto out; in io_write() 455 out: in io_write()
|
/openbmc/linux/fs/ntfs/ |
H A D | inode.c | 2840 out: in ntfs_truncate() 2850 goto out; in ntfs_truncate() 2891 goto out; in ntfs_setattr() 2897 goto out; in ntfs_setattr() 2918 goto out; in ntfs_setattr() 2934 out: in ntfs_setattr()
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.sym53c8xx | 209 printing out the PCI bus number and PCI device/function). 325 or the SODL is full (UNDERRUN in DATA out phase). 420 Pointed out by Leonard Zubkoff. 460 - Revamp slightly the Symbios NVRAM lay-out based on the excerpt of 526 - Print out some message if phase mismatch is handled from SCRIPTS. 587 - Wait for SCSI selection to complete or time-out immediately after
|
/openbmc/linux/drivers/parport/ |
H A D | parport_pc.c | 1229 goto out; /* protection against false positives */ in winbond_check() 1232 out: in winbond_check() 1270 goto out; /* protection against false positives */ in winbond_check2() 1273 out: in winbond_check2() 1313 goto out; /* protection against false positives */ in smsc_check() 1316 out: in smsc_check()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_io.c | 1195 goto out; in qedf_scsi_completion() 1218 goto out; in qedf_scsi_completion() 1302 out: in qedf_scsi_completion() 1868 goto out; in qedf_initiate_abts() 1877 goto out; in qedf_initiate_abts() 1953 out: in qedf_initiate_abts()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_imap.c | 2499 goto out; in diNewIAG() 2514 goto out; in diNewIAG() 2537 goto out; in diNewIAG() 2562 goto out; in diNewIAG() 2623 goto out; in diNewIAG() 2635 out: in diNewIAG()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 501 goto out; in rtrs_srv_resp_rdma() 529 out: in rtrs_srv_resp_rdma() 2116 goto out; in rtrs_srv_add_one() 2134 out: in rtrs_srv_add_one() 2153 goto out; in rtrs_srv_remove_one() 2163 out: in rtrs_srv_remove_one()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 1285 struct vmw_framebuffer **out, in vmw_kms_new_framebuffer_surface() argument 1366 *out = &vfbs->base; in vmw_kms_new_framebuffer_surface() 1495 struct vmw_framebuffer **out, in vmw_kms_new_framebuffer_bo() argument 1532 *out = &vfbd->base; in vmw_kms_new_framebuffer_bo() 2119 goto out; in vmw_kms_cursor_bypass_ioctl() 2127 out: in vmw_kms_cursor_bypass_ioctl()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | package.py | 1645 out, err = p.communicate() 1648 for l in out.split("\n"): 1654 out, err = p.communicate() 1657 for l in out.split("\n"): 1678 out, err = p.communicate() 1681 … for m in re.finditer(r"DLL Name: (.*?\.dll)$", out.decode(), re.MULTILINE | re.IGNORECASE):
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.c | 1182 goto out; in wil_vring_init_tx() 1190 goto out; in wil_vring_init_tx() 1231 out: in wil_vring_init_tx() 1351 goto out; in wil_vring_init_bcast() 1359 goto out; in wil_vring_init_bcast() 1395 out: in wil_vring_init_bcast()
|
/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 1917 goto out; in __htab_map_lookup_and_delete_batch() 1925 out: in __htab_map_lookup_and_delete_batch() 2230 goto out; in bpf_for_each_hash_elem() 2235 out: in bpf_for_each_hash_elem() 2392 goto out; in bpf_percpu_hash_copy() 2403 out: in bpf_percpu_hash_copy()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.css | 345 .glyphicon-zoom-out:before { 771 .glyphicon-log-out:before { 1140 -webkit-transition: all .2s ease-in-out; 1141 -o-transition: all .2s ease-in-out; 1142 transition: all .2s ease-in-out; 2565 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; 2566 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 2567 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 6251 -webkit-transition: .6s ease-in-out left; 6252 -o-transition: .6s ease-in-out left; [all …]
|
H A D | bootstrap.min.css | 5 …out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:…
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | si.c | 1786 goto out; in si_init_microcode() 1791 goto out; in si_init_microcode() 1798 goto out; in si_init_microcode() 1810 goto out; in si_init_microcode() 1821 goto out; in si_init_microcode() 1833 goto out; in si_init_microcode() 1844 goto out; in si_init_microcode() 1856 goto out; in si_init_microcode() 1867 goto out; in si_init_microcode() 1899 goto out; in si_init_microcode() [all …]
|
/openbmc/linux/Documentation/filesystems/spufs/ |
H A D | spu_run.rst | 129 The code does not yet fully implement all features lined out here.
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8548si-post.dtsi | 112 bus-frequency = <0>; // Filled out by uboot.
|
/openbmc/linux/Documentation/networking/ |
H A D | tproxy.rst | 63 be able to find out the original destination address. Even in case of TCP
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | eeprom.rst | 64 organization laid out by Frodo, but it should be at least completely
|