Home
last modified time | relevance | path

Searched refs:remained (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c40 int remained; in write_exactly() local
56 remained = filesize; in write_exactly()
59 while (remained) { in write_exactly()
60 ssize_t read_len = read(random_fd, cursor, remained); in write_exactly()
68 remained -= read_len; in write_exactly()
73 remained = filesize; in write_exactly()
75 while (remained) { in write_exactly()
76 ssize_t write_len = write(fd, cursor, remained); in write_exactly()
84 remained -= write_len; in write_exactly()
/openbmc/linux/sound/firewire/tascam/
H A Dtascam-hwdep.c39 long remained, loff_t *offset) in tscm_hwdep_read_queue() argument
48 if (remained < sizeof(type) + sizeof(*entries)) { in tscm_hwdep_read_queue()
55 remained -= sizeof(type); in tscm_hwdep_read_queue()
72 if (remained < length) in tscm_hwdep_read_queue()
73 length = rounddown(remained, sizeof(*entries)); in tscm_hwdep_read_queue()
86 remained -= length; in tscm_hwdep_read_queue()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_hwdep.c22 hwdep_read_resp_buf(struct snd_efw *efw, char __user *buf, long remained, in hwdep_read_resp_buf() argument
30 if (remained < sizeof(type) + sizeof(struct snd_efw_transaction)) in hwdep_read_resp_buf()
38 remained -= sizeof(type); in hwdep_read_resp_buf()
56 if (remained < length) in hwdep_read_resp_buf()
79 remained -= till_end; in hwdep_read_resp_buf()
/openbmc/linux/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c142 int remained = strlen(acpi_aml_batch_pos); in acpi_aml_read_batch_cmd() local
146 if (len > remained) { in acpi_aml_read_batch_cmd()
147 memcpy(p, acpi_aml_batch_pos, remained); in acpi_aml_read_batch_cmd()
148 acpi_aml_batch_pos += remained; in acpi_aml_read_batch_cmd()
149 len = remained; in acpi_aml_read_batch_cmd()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dnvidia,tegra20-ictlr.txt13 subsequent SoCs remained backwards-compatible with Tegra30, so on
/openbmc/linux/arch/sh/lib/
H A D__clear_user.S90 ! return the number of bytes remained
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-nic.txt39 This attribute is remained for compatible purpose. It is not recommended to
/openbmc/linux/fs/f2fs/
H A Dextent_cache.c918 int remained; in __shrink_extent_tree() local
956 remained = nr_shrink - (node_cnt + tree_cnt); in __shrink_extent_tree()
959 for (; remained > 0; remained--) { in __shrink_extent_tree()
/openbmc/linux/arch/x86/kernel/
H A Dhead_32.S181 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?
/openbmc/linux/Documentation/scheduler/
H A Dsched-nice-design.rst53 But the fundamental HZ-sensitive property for nice+19 still remained,
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddiff-v4l.rst231 ``name``, ``rangelow`` and ``rangehigh`` remained unchanged.
417 ``video_buffer`` remained unchanged, except V4L2 defines
437 ``clipcount`` fields remained unchanged. Struct
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.c2025 int remained; in cdns3_ep_onchip_buffer_reserve() local
2028 remained = priv_dev->onchip_buffers - priv_dev->onchip_used_size - 2; in cdns3_ep_onchip_buffer_reserve()
2031 if (remained < size) in cdns3_ep_onchip_buffer_reserve()
2047 if (required > remained) in cdns3_ep_onchip_buffer_reserve()
/openbmc/linux/Documentation/gpu/
H A Dtegra.rst64 The display hardware has remained mostly backwards compatible over the various
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst32 by OS and remained in its error banks.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.4.rst257 subdirectory remained to avoid breaking existing configurations.
H A Drelease-notes-4.3.rst333 …NSE` value in our recipe, however some BSD-4-Clause code actually still remained upstream until 9.…
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst92 NFS, so it was renamed to ip and the old name remained as an alias for
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCECILL-1.1195 …Agreement thirty (30) days after notice has been sent to the Licensee and has remained ineffective.
H A DCECILL-2.1442 remained ineffective.
/openbmc/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst681 Most of the options have remained the same, but tags has become
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex437 uncorrected & boolean & Whether the error remained uncorrected.\\
464 uncorrected & boolean & Whether the error remained uncorrected.\\
494 uncorrected & boolean & Whether the error remained uncorrected.\\
/openbmc/qemu/docs/about/
H A Dremoved-features.rst434 This option was insecure because the SPICE password remained visible in
/openbmc/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst867 The ``->gpwrap`` field indicates that the corresponding CPU has remained
/openbmc/linux/Documentation/driver-api/pm/
H A Ddevices.rst798 and ``->thaw_early`` callbacks are skipped in hibernation if the device remained