Searched refs:remained (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/sound/firewire/tascam/ |
| D | tascam-hwdep.c | 38 long remained, loff_t *offset) in tscm_hwdep_read_queue() argument 46 if (remained < sizeof(type) + sizeof(*entries)) { in tscm_hwdep_read_queue() 53 remained -= sizeof(type); in tscm_hwdep_read_queue() 70 if (remained < length) in tscm_hwdep_read_queue() 71 length = rounddown(remained, sizeof(*entries)); in tscm_hwdep_read_queue() 84 remained -= length; in tscm_hwdep_read_queue()
|
| /Linux-v5.4/sound/firewire/fireworks/ |
| D | fireworks_hwdep.c | 22 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() 37 remained -= sizeof(type); in hwdep_read_resp_buf() 55 if (remained < length) in hwdep_read_resp_buf() 78 remained -= till_end; in hwdep_read_resp_buf()
|
| /Linux-v5.4/arch/nds32/lib/ |
| D | memmove.S | 37 bnez $p1, word_cpy ! If remained words > 0 52 bnez $p1, reverse_word_cpy ! If remained words > 0 62 bnez $r2, byte_cpy ! If remained bytes > 0
|
| /Linux-v5.4/tools/power/acpi/tools/acpidbg/ |
| 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-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
| D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
| /Linux-v5.4/fs/f2fs/ |
| D | extent_cache.c | 636 int remained; in f2fs_shrink_extent_tree() local 673 remained = nr_shrink - (node_cnt + tree_cnt); in f2fs_shrink_extent_tree() 676 for (; remained > 0; remained--) { in f2fs_shrink_extent_tree()
|
| /Linux-v5.4/arch/sh/lib/ |
| D | __clear_user.S | 90 ! return the number of bytes remained
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-nic.txt | 39 This attribute is remained for compatible purpose. It is not recommended to
|
| /Linux-v5.4/Documentation/scheduler/ |
| D | sched-nice-design.rst | 53 But the fundamental HZ-sensitive property for nice+19 still remained,
|
| /Linux-v5.4/drivers/usb/cdns3/ |
| D | gadget.c | 1487 int remained; in cdns3_ep_onchip_buffer_reserve() local 1490 remained = priv_dev->onchip_buffers - priv_dev->onchip_used_size - 2; in cdns3_ep_onchip_buffer_reserve() 1493 if (remained < size) in cdns3_ep_onchip_buffer_reserve() 1509 if (required > remained) in cdns3_ep_onchip_buffer_reserve()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | head_32.S | 240 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | diff-v4l.rst | 238 ``name``, ``rangelow`` and ``rangehigh`` remained unchanged. 433 ``video_buffer`` remained unchanged, except V4L2 defines 453 ``clipcount`` fields remained unchanged. Struct
|
| /Linux-v5.4/Documentation/gpu/ |
| D | tegra.rst | 64 The display hardware has remained mostly backwards compatible over the various
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | boot-options.rst | 32 by OS and remained in its error banks.
|
| /Linux-v5.4/Documentation/filesystems/nfs/ |
| D | nfsroot.txt | 88 NFS, so it was renamed to `ip' and the old name remained as an alias for
|
| /Linux-v5.4/Documentation/scsi/ |
| D | sym53c8xx_2.txt | 552 Most of the options have remained the same, but tags has become
|