Home
last modified time | relevance | path

Searched refs:out (Results 9226 – 9250 of 11366) sorted by relevance

1...<<361362363364365366367368369370>>...455

/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2054 goto out; in cgroup_setup_root()
2130 goto out; in cgroup_setup_root()
2141 out: in cgroup_setup_root()
6250 goto out; in proc_cgroup_show()
6309 out: in proc_cgroup_show()
6843 goto out; in cgroup_get_from_path()
6860 out: in cgroup_get_from_path()
6963 goto out; in cgroup_sk_alloc()
6976 out: in cgroup_sk_alloc()
/openbmc/linux/drivers/s390/block/
H A Ddasd_3990_erp.c2220 goto out; in dasd_3990_erp_disable_path()
2228 goto out; in dasd_3990_erp_disable_path()
2237 out: in dasd_3990_erp_disable_path()
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst44 polled by software to find out when a transaction has finished, but
341 /* bail out */
379 /* bail out */
/openbmc/linux/drivers/tty/serial/
H A Dsunzilog.c1563 goto out; in sunzilog_init()
1597 out: in sunzilog_init()
1611 goto out; in sunzilog_init()
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst84 To find out how many streams are currently available::
203 can write out to backing device as 4KB unit
210 backing_dev RW set up backend storage for zram to write out
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.rst126 - linux-firmware: split out ath3k firmware
176 - The Python ``zoneinfo`` module is now split out to its own ``python3-zoneinfo`` package.
178 - vim: split xxd out into its own package
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c645 static void bitwise_xor(u8 *ina, u8 *inb, u8 *out);
857 static void bitwise_xor(u8 *ina, u8 *inb, u8 *out) in bitwise_xor() argument
862 out[i] = ina[i] ^ inb[i]; in bitwise_xor()
/openbmc/qemu/accel/tcg/
H A Dldst_atomicity.c.inc147 * If this is not possible, longjmp out to restart serially.
182 * If this is not possible, longjmp out to restart serially.
302 * If this is not possible, longjmp out to restart serially.
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c1514 goto out; in check_xlated_program()
1520 goto out; in check_xlated_program()
1550 out: in check_xlated_program()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c560 goto out; in enetc_streamid_hw_set()
563 goto out; in enetc_streamid_hw_set()
596 out: in enetc_streamid_hw_set()
/openbmc/linux/Documentation/core-api/
H A Dcachetlb.rst243 This does not fix shared mmaps, check out the sparc64 port for
339 When the kernel needs to copy arbitrary data in and out
363 out of (eg when loading modules), this function is called.
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c278 goto out; in rlb_arp_recv()
282 goto out; in rlb_arp_recv()
301 out: in rlb_arp_recv()
/openbmc/linux/Documentation/hwmon/
H A Dw83781d.rst448 Please contact us if you can figure out how it is supposed to work. As
455 found out the following values do work as a form of coarse pwm:
490 conducted with a digital scope without fan connected. I found out that
/openbmc/u-boot/scripts/dtc/
H A Dchecks.c136 goto out; in run_check()
151 goto out; in run_check()
160 out: in run_check()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dfeatures.rst11 Features provide a mechanism for working out which packages should be
20 These two variables combine to work out which kernel modules, utilities,
425 distributions or machine definitions to opt out of such new
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c155 goto out; in tcp_process()
160 goto out; in tcp_process()
187 out: in tcp_process()
/openbmc/linux/drivers/acpi/arm64/
H A Diort.c289 goto out; in iort_match_node_callback()
294 goto out; in iort_match_node_callback()
316 out: in iort_match_node_callback()
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw.c1676 goto out; in sof_card_dai_links_create()
1684 goto out; in sof_card_dai_links_create()
1689 out: in sof_card_dai_links_create()
/openbmc/linux/drivers/nvmem/
H A Dcore.c586 goto out; in nvmem_add_cells_from_table()
592 goto out; in nvmem_add_cells_from_table()
600 out: in nvmem_add_cells_from_table()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c767 goto out; in iwl_run_init_mvm_ucode()
777 goto out; in iwl_run_init_mvm_ucode()
781 out: in iwl_run_init_mvm_ucode()
/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c574 goto out; in get_perf_mad()
592 goto out; in get_perf_mad()
596 out: in get_perf_mad()
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst350 called when VFS is writing out all dirty data associated with a
352 should wait until the write out has been completed. Optional.
653 opening to the caller (e.g. if the file turned out to be a
720 writing out the whole address_space.
843 try too hard if there are problems, and may choose to write out
886 called by the VM to write out pages associated with the
889 written out. If it is WB_SYNC_NONE, then a nr_to_write is
927 can be written out properly.
959 to find out where the blocks in the file are and uses those
989 believe the cache may be out of date with storage) by calling
H A Dpath-lookup.rst230 and so miss out on part of the correct chain.
243 a "..", a potential attack occurred and ``handle_dots()`` will bail out with
363 a "..", a potential attack occurred and ``handle_dots()`` will bail out with
392 record the current status of the walk. They start out referring to the
465 seem obvious, but is worth pointing out so that we will recognize its
474 component remains for the caller to sort out. Those callers are
727 With that little refresher on seqlocks out of the way we can look at
844 Other reasons for dropping out of RCU-walk that do not trigger a call
961 "``readlink -f``" command does, though it also edits out "``.``" and
1056 out of RCU-walk mode completely. Even filesystems that allocate
[all …]
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c4464 goto out; in ncr_reset_scsi_bus()
4493 out: in ncr_reset_scsi_bus()
6407 goto out; in ncr_sir_to_redo()
6438 goto out; in ncr_sir_to_redo()
6502 out: in ncr_sir_to_redo()
6562 goto out; in ncr_int_sir()
6567 goto out; in ncr_int_sir()
6571 goto out; in ncr_int_sir()
6586 goto out; in ncr_int_sir()
6956 out: in ncr_int_sir()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch235 + # expansion behaves like git log --decorate=short and strips out the
238 + # filter out many common branch names like "release" and
249 + # Filter out refs that exactly match prefix or that don't start
274 + version string, meaning we're inside a checked out source tree.
1003 +regenerated while a different version is checked out. Many setup.py commands
1442 # filter out many common branch names like "release" and
1455 + # Filter out refs that exactly match prefix or that don't start
1484 version string, meaning we're inside a checked out source tree.
1844 # filter out many common branch names like "release" and
1857 + # Filter out refs that exactly match prefix or that don't start
[all …]

1...<<361362363364365366367368369370>>...455