/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A 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…
|
/openbmc/linux/tools/testing/selftests/cachestat/ |
H A 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()
|
/openbmc/linux/sound/firewire/tascam/ |
H A 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()
|
/openbmc/linux/sound/firewire/fireworks/ |
H A 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()
|
/openbmc/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()
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | mount_flags.c | 28 * magic value 0xC0ED, and this remained so until 2.4.0-test9. in syscall_arg__mask_val_mount_flags()
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | nvidia,tegra20-ictlr.txt | 13 subsequent SoCs remained backwards-compatible with Tegra30, so on
|
/openbmc/linux/Documentation/devicetree/bindings/gnss/ |
H A D | sirfstar.yaml | 17 acquired by Samsung, while some products remained with CSR. In 2014 CSR
|
/openbmc/linux/arch/sh/lib/ |
H A D | __clear_user.S | 90 ! return the number of bytes remained
|
/openbmc/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
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A 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()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A 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()
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | fcntl.h | 71 * The originally introduced spelling is remained from the first
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | regression2.c | 117 /* We remove all the remained nodes */ in regression2_test()
|
/openbmc/linux/include/uapi/linux/ |
H A D | fcntl.h | 71 * The originally introduced spelling is remained from the first
|
/openbmc/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
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-nice-design.rst | 53 But the fundamental HZ-sensitive property for nice+19 still remained,
|
/openbmc/linux/fs/f2fs/ |
H A D | extent_cache.c | 918 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/fs/ext4/ |
H A D | extents_status.h | 90 * unwritten blocks remained.
|
/openbmc/linux/Documentation/gpu/ |
H A D | tegra.rst | 64 The display hardware has remained mostly backwards compatible over the various
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | sgl.c | 108 dev_err(dev, "Fail to allocate remained hw SG buffer!\n"); in hisi_acc_create_sgl_pool()
|
/openbmc/linux/tools/perf/tests/ |
H A D | hists_filter.c | 242 * total period will be remained. in test__hists_filter()
|
/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | boot-options.rst | 32 by OS and remained in its error banks.
|
/openbmc/linux/drivers/media/radio/ |
H A D | radio-sf16fmr2.c | 6 * but almost nothing remained here after conversion to generic TEA575x
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | scale.S | 333 | Destination remained denormalized. Call t_excdnrm with
|