/openbmc/linux/tools/perf/ |
H A D | builtin-top.c | 541 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress() 550 top->sym_evsel = evlist__first(top->evlist); in perf_top__handle_keypress() 583 top->hide_user_symbols = !top->hide_user_symbols; in perf_top__handle_keypress() 586 top->zero = !top->zero; in perf_top__handle_keypress() 1086 if (top->qe.in == &top->qe.data[1]) in rotate_queues() 1087 top->qe.in = &top->qe.data[0]; in rotate_queues() 1089 top->qe.in = &top->qe.data[1]; in rotate_queues() 1110 cond_wait(&top->qe.cond, &top->qe.mutex); in process_thread() 1224 top->qe.in = &top->qe.data[0]; in init_process_thread() 1306 top->session->evlist = top->evlist; in __cmd_top() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | base.c | 47 struct nvkm_top *top = device->top; in nvkm_top_addr() local 50 if (top) { in nvkm_top_addr() 63 struct nvkm_top *top = device->top; in nvkm_top_reset() local 66 if (top) { in nvkm_top_reset() 79 struct nvkm_top *top = device->top; in nvkm_top_intr_mask() local 82 if (top) { in nvkm_top_intr_mask() 95 struct nvkm_top *top = device->top; in nvkm_top_fault_id() local 109 struct nvkm_top *top = device->top; in nvkm_top_fault() local 123 struct nvkm_top *top = device->top; in nvkm_top_parse() local 125 if (!top || !list_empty(&top->device)) in nvkm_top_parse() [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | top.c | 32 if (top->samples) { in perf_top__header_snprintf() 33 samples_per_sec = top->samples / top->delay_secs; in perf_top__header_snprintf() 34 ksamples_per_sec = top->kernel_samples / top->delay_secs; in perf_top__header_snprintf() 35 esamples_percent = (100.0 * top->exact_samples) / top->samples; in perf_top__header_snprintf() 50 top->lost, top->lost_total, top->drop, top->drop_total); in perf_top__header_snprintf() 52 float us_samples_per_sec = top->us_samples / top->delay_secs; in perf_top__header_snprintf() 53 float guest_kernel_samples_per_sec = top->guest_kernel_samples / top->delay_secs; in perf_top__header_snprintf() 54 float guest_us_samples_per_sec = top->guest_us_samples / top->delay_secs; in perf_top__header_snprintf() 117 top->samples = top->us_samples = top->kernel_samples = in perf_top__reset_sample_counters() 118 top->exact_samples = top->guest_kernel_samples = in perf_top__reset_sample_counters() [all …]
|
H A D | pstack.c | 16 unsigned short top; member 37 return pstack->top == 0; in pstack__empty() 42 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() 50 --pstack->top; in pstack__remove() 59 if (pstack->top == pstack->max_nr_entries) { in pstack__push() 63 pstack->entries[pstack->top++] = key; in pstack__push() 70 if (pstack->top == 0) { in pstack__pop() 75 ret = pstack->entries[--pstack->top]; in pstack__pop() 76 pstack->entries[pstack->top] = NULL; in pstack__pop() 82 if (pstack->top == 0) in pstack__peek() [all …]
|
/openbmc/linux/include/media/ |
H A D | v4l2-rect.h | 64 if (r->top < boundary->top) in v4l2_rect_map_inside() 65 r->top = boundary->top; in v4l2_rect_map_inside() 68 if (r->top + r->height > boundary->top + boundary->height) in v4l2_rect_map_inside() 69 r->top = boundary->top + boundary->height - r->height; in v4l2_rect_map_inside() 95 return r1->top == r2->top && r1->left == r2->left; in v4l2_rect_same_position() 123 r->top = max(r1->top, r2->top); in v4l2_rect_intersect() 154 r->top = ((r->top - from->top) * to->height) / from->height; in v4l2_rect_scale() 181 if (r1->top >= r2->top + r2->height || in v4l2_rect_overlap() 182 r2->top >= r1->top + r1->height) in v4l2_rect_overlap() 197 if (r1->left < r2->left || r1->top < r2->top) in v4l2_rect_enclosed() [all …]
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | timerlat_top.c | 162 struct osnoise_tool *top; in timerlat_top_handler() local 166 params = top->params; in timerlat_top_handler() 708 if (!top) in timerlat_init_top() 712 if (!top->data) in timerlat_init_top() 715 top->params = params; in timerlat_init_top() 720 return top; in timerlat_init_top() 765 if (!top) { in timerlat_top_main() 776 trace = &top->trace; in timerlat_top_main() 825 aa = top; in timerlat_top_main() 840 if (aa != top) { in timerlat_top_main() [all …]
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 554 if (!ehea_bmap->top[top]) { in ehea_init_bmap() 555 ehea_bmap->top[top] = in ehea_init_bmap() 557 if (!ehea_bmap->top[top]) in ehea_init_bmap() 574 for (top = 0; top < EHEA_MAP_ENTRIES; top++) { in ehea_rebuild_busmap() 578 if (!ehea_bmap->top[top]) in ehea_rebuild_busmap() 637 if (!ehea_bmap->top[top]) in ehea_update_busmap() 737 for (top = 0; top < EHEA_MAP_ENTRIES; top++) { in ehea_destroy_busmap() 738 if (!ehea_bmap->top[top]) in ehea_destroy_busmap() 767 if (!ehea_bmap->top[top]) in ehea_map_vaddr() 890 for (top = 0; top < EHEA_MAP_ENTRIES; top++) { in ehea_reg_kernel_mr() [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 274 | 49 vm.add_drive(top, 'backing=mid,node-name=top') 54 iotests.FilePath('top') as top: 62 iotests.qemu_io_log('-c', 'read -P 1 0 %d' % size_short, top) 77 top) 85 iotests.qemu_img_log('map', '--output=json', top) 86 iotests.qemu_img_log('map', '--output=human', top) 90 iotests.qemu_img_log('commit', top) 122 iotests.qemu_img_log('commit', '-b', base, top) 174 iotests.qemu_io_log('-c', 'read -P 0 %s 64k' % off, top) 175 iotests.qemu_io_log('-c', 'map', top) [all …]
|
H A D | 280.out | 18 …nts": {"job-id": "job0", "options": {"driver": "file", "filename": "TEST_DIR/PID-top", "size": 0}}} 23 …dev-add", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-top", "node-name": "top-file"}} 25 …", "arguments": {"job-id": "job0", "options": {"driver": "qcow2", "file": "top-file", "size": 1048… 30 {"execute": "blockdev-add", "arguments": {"driver": "qcow2", "file": "top-file", "node-name": "top-… 32 {"execute": "blockdev-snapshot", "arguments": {"node": "base-fmt", "overlay": "top-fmt"}} 41 …mit", "arguments": {"auto-dismiss": false, "device": "top-fmt", "job-id": "job0", "top-node": "top…
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | 8xx.c | 129 for (; p < ALIGN(p, SZ_8M) && p < top; p += SZ_512K, v += SZ_512K) in mmu_mapin_ram_chunk() 131 for (; p < ALIGN_DOWN(top, SZ_8M) && p < top; p += SZ_8M, v += SZ_8M) in mmu_mapin_ram_chunk() 133 for (; p < ALIGN_DOWN(top, SZ_512K) && p < top; p += SZ_512K, v += SZ_512K) in mmu_mapin_ram_chunk() 137 flush_tlb_kernel_range(PAGE_OFFSET + v, PAGE_OFFSET + top); in mmu_mapin_ram_chunk() 148 WARN_ON(top < einittext8); in mmu_mapin_ram() 154 top = boundary; in mmu_mapin_ram() 157 mmu_mapin_ram_chunk(einittext8, top, PAGE_KERNEL, true); in mmu_mapin_ram() 160 if (top > SZ_32M) in mmu_mapin_ram() 161 memblock_set_current_limit(top); in mmu_mapin_ram() 163 block_mapped_ram = top; in mmu_mapin_ram() [all …]
|
/openbmc/linux/arch/x86/um/os-Linux/ |
H A D | task_size.c | 80 unsigned long top = 0xffffd000 >> UM_KERN_PAGE_SHIFT; in os_get_top_address() local 101 for (bottom = 0; bottom < top; bottom++) { in os_get_top_address() 107 if (bottom == top) { in os_get_top_address() 120 if (page_ok(top)) in os_get_top_address() 124 test = bottom + (top - bottom) / 2; in os_get_top_address() 128 top = test; in os_get_top_address() 129 } while (top - bottom > 1); in os_get_top_address() 137 top <<= UM_KERN_PAGE_SHIFT; in os_get_top_address() 138 printf("0x%lx\n", top); in os_get_top_address() 140 return top; in os_get_top_address()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_btree.h | 106 struct btframe *top; member 112 (btstack)->top = (btstack)->stack 115 ( (btstack)->top == &((btstack)->stack[MAXTREEHEIGHT-1])) 120 (BTSTACK)->top->bn = BN;\ 121 (BTSTACK)->top->index = INDEX;\ 122 ++(BTSTACK)->top;\ 126 ( (btstack)->top == (btstack)->stack ? NULL : --(btstack)->top ) 129 ( (btstack)->top == (btstack)->stack ? NULL : (btstack)->top ) 156 if (! BT_IS_ROOT((BTSTACK)->top->mp))\ 157 release_metapage((BTSTACK)->top->mp);\
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | fpu_tags.c | 20 fpu_tag_word |= 3 << ((top & 7) * 2); in FPU_pop() 21 top++; in FPU_pop() 26 return (fpu_tag_word >> ((top & 7) * 2)) & 3; in FPU_gettag0() 31 return (fpu_tag_word >> (((top + stnr) & 7) * 2)) & 3; in FPU_gettagi() 41 int regnr = top; in FPU_settag0() 49 int regnr = stnr + top; in FPU_settagi() 83 int regnr = (top + stnr) & 7; in FPU_empty_i() 92 return ((fpu_tag_word >> (((top - 1) & 7) * 2)) & 3) != TAG_Empty; in FPU_stackoverflow() 109 int regnr = top; in FPU_copy_to_reg0()
|
/openbmc/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7110-isp.c | 92 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_ispcrg_suspend() local 94 clk_bulk_disable_unprepare(top->top_clks_num, top->top_clks); in jh7110_ispcrg_suspend() 101 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_ispcrg_resume() local 103 return clk_bulk_prepare_enable(top->top_clks_num, top->top_clks); in jh7110_ispcrg_resume() 114 struct jh7110_top_sysclk *top; in jh7110_ispcrg_probe() local 124 top = devm_kzalloc(&pdev->dev, sizeof(*top), GFP_KERNEL); in jh7110_ispcrg_probe() 125 if (!top) in jh7110_ispcrg_probe() 134 top->top_clks = jh7110_isp_top_clks; in jh7110_ispcrg_probe() 135 top->top_clks_num = ARRAY_SIZE(jh7110_isp_top_clks); in jh7110_ispcrg_probe() 136 ret = devm_clk_bulk_get(priv->dev, top->top_clks_num, top->top_clks); in jh7110_ispcrg_probe() [all …]
|
H A D | clk-starfive-jh7110-vout.c | 97 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_voutcrg_suspend() local 99 clk_bulk_disable_unprepare(top->top_clks_num, top->top_clks); in jh7110_voutcrg_suspend() 106 struct jh7110_top_sysclk *top = dev_get_drvdata(dev); in jh7110_voutcrg_resume() local 108 return clk_bulk_prepare_enable(top->top_clks_num, top->top_clks); in jh7110_voutcrg_resume() 119 struct jh7110_top_sysclk *top; in jh7110_voutcrg_probe() local 129 top = devm_kzalloc(&pdev->dev, sizeof(*top), GFP_KERNEL); in jh7110_voutcrg_probe() 130 if (!top) in jh7110_voutcrg_probe() 139 top->top_clks = jh7110_vout_top_clks; in jh7110_voutcrg_probe() 140 top->top_clks_num = ARRAY_SIZE(jh7110_vout_top_clks); in jh7110_voutcrg_probe() 141 ret = devm_clk_bulk_get(priv->dev, top->top_clks_num, top->top_clks); in jh7110_voutcrg_probe() [all …]
|
/openbmc/linux/drivers/mfd/ |
H A D | exynos-lpass.c | 53 struct regmap *top; member 61 regmap_read(lpass->top, SFR_LPASS_CORE_SW_RESET, &val); in exynos_lpass_core_sw_reset() 64 regmap_write(lpass->top, SFR_LPASS_CORE_SW_RESET, val); in exynos_lpass_core_sw_reset() 77 regmap_write(lpass->top, SFR_LPASS_INTR_CA5_MASK, in exynos_lpass_enable() 80 regmap_write(lpass->top, SFR_LPASS_INTR_CPU_MASK, in exynos_lpass_enable() 93 regmap_write(lpass->top, SFR_LPASS_INTR_CPU_MASK, 0); in exynos_lpass_disable() 94 regmap_write(lpass->top, SFR_LPASS_INTR_CA5_MASK, 0); in exynos_lpass_disable() 125 lpass->top = regmap_init_mmio(dev, base_top, in exynos_lpass_probe() 127 if (IS_ERR(lpass->top)) { in exynos_lpass_probe() 129 return PTR_ERR(lpass->top); in exynos_lpass_probe() [all …]
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | ldap.scss | 9 padding-top: 1.5em; 11 margin-top: 1em; 41 top: 5px; 52 margin-top: 1rem; 55 margin-top: 0; 61 margin-top: 0.5em; 81 margin-top: 0.5em; 115 top: 11px; 129 top: 3px; 136 top: 0; [all …]
|
/openbmc/openpower-hw-diags/analyzer/plugins/ |
H A D | p10-tod-plugins.cpp | 222 for (const auto top : {Topology::ACTIVE, Topology::BACKUP}) in collectTodFaultData() 245 static_cast<unsigned int>(top), in collectTodFaultData() 249 o_data.setMdmtFault(top, i_chip); in collectTodFaultData() 284 static_cast<unsigned int>(top), in collectTodFaultData() 295 if (Topology::ACTIVE == top && errorReg.isBitSet(17)) in collectTodFaultData() 298 static_cast<unsigned int>(top), in collectTodFaultData() 299 static_cast<unsigned int>(topConfig[top]), in collectTodFaultData() 302 o_data.setInternalFault(top, i_chip); in collectTodFaultData() 339 auto mdmtFault = data.getMdmtFault(top); in tod_step_check_fault() 340 auto internalFaults = data.getInteralFaults(top); in tod_step_check_fault() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/ |
H A D | analog-top.txt | 1 Amlogic Meson8 and Meson8b "analog top" registers: 4 The analog top registers contain information about the so-called 8 - reg: the register range of the analog top registers 10 - "amlogic,meson8-analog-top" 11 - "amlogic,meson8b-analog-top" 17 analog_top: analog-top@81a8 { 18 compatible = "amlogic,meson8-analog-top", "syscon";
|
/openbmc/linux/Documentation/admin-guide/cifs/ |
H A D | winucase_convert.pl | 28 $top[$firstchar][$secondchar] = $uppercase; 32 next if (!$top[$i]); 41 printf("0x%4.4x,", $top[$i][$j] ? $top[$i][$j] : 0); 50 } elsif ($top[$i]) { 56 if ($top[$i]) {
|
/openbmc/qemu/block/ |
H A D | commit.c | 37 BlockBackend *top; member 126 blk_unref(s->top); in commit_clean() 138 len = blk_co_getlength(s->top); in commit_run() 272 assert(top != bs); in commit_start() 287 top_size = bdrv_getlength(top); in commit_start() 407 ret = blk_insert_bs(s->top, top, errp); in commit_start() 417 trace_commit_start(bs, base, top, s); in commit_start() 430 if (s->top) { in commit_start() 431 blk_unref(s->top); in commit_start() 440 bdrv_drained_begin(top); in commit_start() [all …]
|
/openbmc/phosphor-webui/app/configuration/styles/ |
H A D | network.scss | 6 margin-top: -17px; 10 margin-top: 0; 30 padding-top: 1em; 37 margin-top: 1em; 42 padding-top: 1em; 43 border-top: 1px solid $border-color-01; 44 margin-top: 2em;
|
/openbmc/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 231 BlockDriverState *top = exclusive_writer_node("top"); in test_parallel_exclusive_write() local 248 bdrv_attach_child(top, fl1, "backing", &child_of_bds, in test_parallel_exclusive_write() 266 bdrv_unref(top); in test_parallel_exclusive_write() 350 BlockDriverState *top = no_perm_node("top"); in test_parallel_perm_update() local 386 bdrv_child_refresh_perms(top, top->children.lh_first, &error_abort); in test_parallel_perm_update() 393 bdrv_child_refresh_perms(top, top->children.lh_first, &error_abort); in test_parallel_perm_update() 400 bdrv_child_refresh_perms(top, top->children.lh_first, &error_abort); in test_parallel_perm_update() 406 bdrv_unref(top); in test_parallel_perm_update() 429 BlockDriverState *top = exclusive_writer_node("top"); in test_append_greedy_filter() local 434 bdrv_attach_child(top, base, "backing", &child_of_bds, in test_append_greedy_filter() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | default.css | 3 /* Set required top body padding for the fixed top navbard */ 4 body { padding-top: 50px; } 137 .form-link { margin-top: 10px; } 150 ul.lead { margin-top: 20px; } 194 .top-air { margin-top: 40px; } 252 .page-header { margin-top: 30px; } 255 .tab-content { margin-top: 20px; } 256 .tab-pane { margin-top: 20px; } 298 #nav { margin-top: 10px; } 375 top: 0; [all …]
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-risc.c | 294 && crop->top == tvnorm->cropcap.defrect.top in bttv_calc_geo() 315 geo->vdelay = crop->top - tvnorm->cropcap.bounds.top + MIN_VDELAY; in bttv_calc_geo() 436 btv->curr.top ? (unsigned long long)btv->curr.top->top.dma : 0, in bttv_set_dma() 557 struct btcx_riscmem *top; in bttv_buffer_activate_vbi() local 562 top = NULL; in bttv_buffer_activate_vbi() 587 top = &vbi->top; in bttv_buffer_activate_vbi() 611 if (set->top->list.next) in bttv_buffer_activate_video() 614 if (set->top->list.next) in bttv_buffer_activate_video() 621 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top, in bttv_buffer_activate_video() 630 if (set->top->list.next) in bttv_buffer_activate_video() [all …]
|