| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/amdzen4/ |
| D | pipeline.json | 9 …"BriefDescription": "Fraction of dispatch slots that remained unused because the frontend did not … 23 … "BriefDescription": "Fraction of dispatch slots that remained unused because of backend stalls.", 30 …"BriefDescription": "Fraction of dispatch slots that remained unused because the other thread was … 44 …"BriefDescription": "Fraction of dispatch slots that remained unused because of a latency bottlene… 51 …"BriefDescription": "Fraction of dispatch slots that remained unused because of a bandwidth bottle… 72 …"BriefDescription": "Fraction of dispatch slots that remained unused because of stalls due to the … 79 …"BriefDescription": "Fraction of dispatch slots that remained unused because of stalls not related…
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cachestat/ |
| D | test_cachestat.c | 40 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()
|
| /kernel/linux/linux-6.6/sound/firewire/tascam/ |
| D | tascam-hwdep.c | 39 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()
|
| /kernel/linux/linux-5.10/sound/firewire/tascam/ |
| D | tascam-hwdep.c | 39 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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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() 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()
|
| /kernel/linux/linux-6.6/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() 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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
| /kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
| D | mount_flags.c | 28 * magic value 0xC0ED, and this remained so until 2.4.0-test9. in syscall_arg__mask_val_mount_flags()
|
| /kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
| D | mount_flags.c | 28 * magic value 0xC0ED, and this remained so until 2.4.0-test9. in syscall_arg__mask_val_mount_flags()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/gnss/ |
| D | sirfstar.yaml | 17 acquired by Samsung, while some products remained with CSR. In 2014 CSR
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_domain.c | 76 * continue to assume that the obj remained out of the CPU cached in i915_gem_object_set_to_wc_domain() 137 * continue to assume that the obj remained out of the CPU cached in i915_gem_object_set_to_gtt_domain() 499 * continue to assume that the obj remained out of the CPU cached in i915_gem_set_domain_ioctl()
|
| /kernel/linux/linux-5.10/arch/sh/lib/ |
| D | __clear_user.S | 90 ! return the number of bytes remained
|
| /kernel/linux/linux-6.6/arch/sh/lib/ |
| D | __clear_user.S | 90 ! return the number of bytes remained
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | extent_cache.c | 670 int remained; in f2fs_shrink_extent_tree() local 707 remained = nr_shrink - (node_cnt + tree_cnt); in f2fs_shrink_extent_tree() 710 for (; remained > 0; remained--) { in f2fs_shrink_extent_tree()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-nic.txt | 39 This attribute is remained for compatible purpose. It is not recommended to
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-nic.txt | 39 This attribute is remained for compatible purpose. It is not recommended to
|
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| D | fsgsbase.c | 412 printf("[OK]\tGS/BASE remained 0x%hx/0x%lx\n", in set_gs_and_switch_to() 437 printf("[OK]\tGSBASE remained 0\n"); in test_unexpected_base() 573 printf("[OK]\tGS remained 0x%hx", *shared_scratch); in test_ptrace_write_gsbase()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_domain.c | 154 * continue to assume that the obj remained out of the CPU cached in i915_gem_object_set_to_wc_domain() 216 * continue to assume that the obj remained out of the CPU cached in i915_gem_object_set_to_gtt_domain() 627 * continue to assume that the obj remained out of the CPU cached in i915_gem_set_domain_ioctl()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| D | fsgsbase.c | 412 printf("[OK]\tGS/BASE remained 0x%hx/0x%lx\n", in set_gs_and_switch_to() 445 printf("[OK]\tGSBASE remained 0\n"); in test_unexpected_base() 581 printf("[OK]\tGS remained 0x%hx", *shared_scratch); in test_ptrace_write_gsbase()
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | fcntl.h | 70 * The originally introduced spelling is remained from the first
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | fcntl.h | 70 * The originally introduced spelling is remained from the first
|