Searched refs:remained (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/testing/selftests/cachestat/ |
| H A D | test_cachestat.c | 45 int remained; in write_exactly() local 61 remained = filesize; in write_exactly() 64 while (remained) { in write_exactly() 65 ssize_t read_len = read(random_fd, cursor, remained); in write_exactly() 73 remained -= read_len; in write_exactly() 78 remained = filesize; in write_exactly() 80 while (remained) { in write_exactly() 81 ssize_t write_len = write(fd, cursor, remained); in write_exactly() 89 remained -= write_len; in write_exactly()
|
| /linux/tools/power/acpi/tools/acpidbg/ |
| H A D | acpidbg.c | 142 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()
|
| /linux/arch/sh/lib/ |
| H A D | __clear_user.S | 90 ! return the number of bytes remained
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | hisilicon-hns-nic.txt | 39 This attribute is remained for compatible purpose. It is not recommended to
|
| /linux/fs/f2fs/ |
| H A D | extent_cache.c | 975 int remained; in __shrink_extent_tree() local 1013 remained = nr_shrink - (node_cnt + tree_cnt); in __shrink_extent_tree() 1016 for (; remained > 0; remained--) { in __shrink_extent_tree()
|
| /linux/arch/x86/kernel/ |
| H A D | head_32.S | 179 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?
|
| /linux/Documentation/scheduler/ |
| H A D | sched-nice-design.rst | 53 But the fundamental HZ-sensitive property for nice+19 still remained,
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | diff-v4l.rst | 231 ``name``, ``rangelow`` and ``rangehigh`` remained unchanged. 417 ``video_buffer`` remained unchanged, except V4L2 defines 437 ``clipcount`` fields remained unchanged. Struct
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdns3-gadget.c | 2028 int remained; in cdns3_ep_onchip_buffer_reserve() local 2031 remained = priv_dev->onchip_buffers - priv_dev->onchip_used_size - 2; in cdns3_ep_onchip_buffer_reserve() 2034 if (remained < size) in cdns3_ep_onchip_buffer_reserve() 2050 if (required > remained) in cdns3_ep_onchip_buffer_reserve()
|
| /linux/Documentation/gpu/ |
| H A D | tegra.rst | 64 The display hardware has remained mostly backwards compatible over the various
|
| /linux/Documentation/scsi/ |
| H A D | sym53c8xx_2.rst | 681 Most of the options have remained the same, but tags has become
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 900 The ``->gpwrap`` field indicates that the corresponding CPU has remained
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 3674 corrected are not cleared by OS and remained in its
|