/openbmc/linux/scripts/ |
H A D | bloat-o-meter | 55 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 79 if d>0: grow, up = grow+1, up+d 84 return grow, shrink, add, remove, up, down, delta, old, new, otot, ntot 87 grow, shrink, add, remove, up, down, delta, old, new, otot, ntot = \ 91 (add, remove, grow, shrink, up, -down, up-down))
|
/openbmc/linux/net/core/ |
H A D | gro.c | 386 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() argument 390 BUG_ON(skb->end - skb->tail < grow); in gro_pull_from_frag0() 392 memcpy(skb_tail_pointer(skb), NAPI_GRO_CB(skb)->frag0, grow); in gro_pull_from_frag0() 394 skb->data_len -= grow; in gro_pull_from_frag0() 395 skb->tail += grow; in gro_pull_from_frag0() 397 skb_frag_off_add(&pinfo->frags[0], grow); in gro_pull_from_frag0() 398 skb_frag_size_sub(&pinfo->frags[0], grow); in gro_pull_from_frag0() 409 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local 411 if (grow > 0) in gro_try_pull_from_frag0() 412 gro_pull_from_frag0(skb, grow); in gro_try_pull_from_frag0() [all...] |
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 259.out | 11 --- Testing creation for which the node would need to grow --- 13 qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Cannot grow NBD nodes
|
H A D | 206.out | 190 Job failed: Could not resize image: Failed to grow the L1 table: File too large 250 Job failed: Could not resize image: Failed to grow the L1 table: File too large
|
/openbmc/linux/include/trace/events/ |
H A D | kvm.h | 348 TP_PROTO(bool grow, unsigned int vcpu_id, unsigned int new, 350 TP_ARGS(grow, vcpu_id, new, old), 353 __field(bool, grow) 360 __entry->grow = grow; 369 __entry->grow ? "grow" : "shrink",
|
H A D | power.h | 528 TP_PROTO(bool grow, unsigned int new, unsigned int old), 530 TP_ARGS(grow, new, old), 533 __field(bool, grow) 539 __entry->grow = grow; 546 __entry->grow ? "grow" : "shrink",
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | virtual-media.scss | 18 flex-grow: 0; 72 flex-grow: 0;
|
/openbmc/qemu/util/ |
H A D | aio-posix.c | 703 int64_t grow = ctx->poll_grow; in aio_poll() local 705 if (grow == 0) { in aio_poll() 706 grow = 2; in aio_poll() 710 ctx->poll_ns *= grow; in aio_poll() 768 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params() argument 775 ctx->poll_grow = grow; in aio_context_set_poll_params()
|
/openbmc/phosphor-webui/app/server-health/styles/ |
H A D | sensors.scss | 45 flex-grow: 0; 93 flex-grow: 0;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
H A D | 0005-postgresql-fix-ptest-failure-of-sysviews.patch | 28 -- At introduction, pg_config had 23 entries; it may grow 41 -- At introduction, pg_config had 23 entries; it may grow
|
/openbmc/linux/tools/perf/util/ |
H A D | thread_map.c | 95 bool grow = false; in __thread_map__new_all_cpus() local 117 grow = true; in __thread_map__new_all_cpus() 120 if (grow) { in __thread_map__new_all_cpus()
|
/openbmc/linux/mm/ |
H A D | mmap.c | 1921 unsigned long size, unsigned long grow) in acct_stack_growth() argument 1927 if (!may_expand_vm(mm, vma->vm_flags, grow)) in acct_stack_growth() 1935 if (!mlock_future_ok(mm, vma->vm_flags, grow << PAGE_SHIFT)) in acct_stack_growth() 1948 if (security_vm_enough_memory_mm(mm, grow)) in acct_stack_growth() 2014 unsigned long size, grow; in expand_upwards() local 2017 grow = (address - vma->vm_end) >> PAGE_SHIFT; in expand_upwards() 2021 error = acct_stack_growth(vma, size, grow); in expand_upwards() 2034 mm->locked_vm += grow; in expand_upwards() 2035 vm_stat_account(mm, vma->vm_flags, grow); in expand_upwards() 2107 unsigned long size, grow; in expand_downwards() local [all …]
|
/openbmc/phosphor-pid-control/ |
H A D | tuning.md | 53 The `pidcoeffs.*` file will grow slowly, updated only when new coefficients are 55 other hand, will grow rapidly, as it will be updated during each PID loop pass
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | scatterlist.c | 172 static unsigned int grow(unsigned long n, in grow() function 271 grow,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | btrfs.rst | 34 * Online resize (shrink, grow)
|
/openbmc/linux/tools/thermal/tmon/ |
H A D | README | 11 complexity of the thermal relationship can grow exponentially among cooling
|
/openbmc/u-boot/tools/buildman/ |
H A D | README | 716 u-boot: add: 1/0, grow: 3/-2 bytes: 168/-104 (64) 725 u-boot: add: 1/0, grow: 1/-3 bytes: 136/-124 (12) 733 u-boot: add: 1/0, grow: 1/-3 bytes: 136/-124 (12) 741 u-boot: add: 1/0, grow: 3/-2 bytes: 160/-104 (56) 750 u-boot: add: 1/0, grow: 2/-3 bytes: 140/-112 (28) 759 u-boot: add: 1/0, grow: 1/-3 bytes: 136/-124 (12) 767 u-boot: add: 1/0, grow: 2/-3 bytes: 140/-124 (16) 776 u-boot: add: 1/-1, grow: 1/-2 bytes: 88/-376 (-288) 784 u-boot: add: 1/-1, grow: 1/-2 bytes: 88/-376 (-288) 792 u-boot: add: 1/-1, grow: 1/-3 bytes: 68/-408 (-340) [all …]
|
H A D | builder.py | 886 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 908 grow, up = grow + 1, up + diff 916 args = [add, -remove, grow, -shrink, up, -down, up - down]
|
/openbmc/linux/drivers/staging/iio/Documentation/ |
H A D | inkernel.txt | 5 signals. The functionality supported will grow as use cases arise.
|
/openbmc/linux/Documentation/virt/ |
H A D | guest-halt-polling.rst | 49 Multiplication factor used to grow per-cpu guest_halt_poll_ns
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | jfs.rst | 22 read-write. The resize keyword with no value will grow
|
/openbmc/u-boot/doc/ |
H A D | README.fdt-overlays | 76 overlay. Make sure you have enough space to grow the base tree without
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function 118 return grow(info, max_blocks); in assure_empty()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/ |
H A D | corstone1000-flash-firmware.wks.in | 8 # and has a limit for each partition to grow.
|
/openbmc/qemu/include/block/ |
H A D | aio.h | 705 int64_t grow, int64_t shrink,
|