Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 39 of 39) sorted by relevance

/linux-4.1.27/scripts/
Dbloat-o-meter33 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
54 if d>0: grow, up = grow+1, up+d
62 (add, remove, grow, shrink, up, -down, up-down))
/linux-4.1.27/tools/perf/util/
Dthread_map.c81 bool grow = false; in thread_map__new_by_uid() local
103 grow = true; in thread_map__new_by_uid()
106 if (grow) { in thread_map__new_by_uid()
/linux-4.1.27/arch/x86/kvm/
Dtrace.h870 TP_PROTO(bool grow, unsigned int vcpu_id, int new, int old),
871 TP_ARGS(grow, vcpu_id, new, old),
874 __field( bool, grow )
881 __entry->grow = grow;
890 __entry->grow ? "grow" : "shrink",
/linux-4.1.27/net/mac80211/
Dmesh_pathtbl.c535 int grow = 0; in mesh_path_add() local
589 grow = 1; in mesh_path_add()
593 if (grow) { in mesh_path_add()
669 int grow = 0; in mpp_path_add() local
718 grow = 1; in mpp_path_add()
725 if (grow) { in mpp_path_add()
/linux-4.1.27/mm/
Dmmap.c2093 static int acct_stack_growth(struct vm_area_struct *vma, unsigned long size, unsigned long grow) in acct_stack_growth() argument
2100 if (!may_expand_vm(mm, grow)) in acct_stack_growth()
2114 locked = mm->locked_vm + grow; in acct_stack_growth()
2131 if (security_vm_enough_memory_mm(mm, grow)) in acct_stack_growth()
2136 mm->locked_vm += grow; in acct_stack_growth()
2137 vm_stat_account(mm, vma->vm_flags, vma->vm_file, grow); in acct_stack_growth()
2172 unsigned long size, grow; in expand_upwards() local
2175 grow = (address - vma->vm_end) >> PAGE_SHIFT; in expand_upwards()
2179 error = acct_stack_growth(vma, size, grow); in expand_upwards()
2239 unsigned long size, grow; in expand_downwards() local
[all …]
/linux-4.1.27/drivers/firmware/efi/libstub/
Darm-stub.c113 grow: in efi_file_size()
125 goto grow; in efi_file_size()
/linux-4.1.27/tools/thermal/tmon/
DREADME11 complexity of the thermal relationship can grow exponentially among cooling
/linux-4.1.27/drivers/staging/iio/Documentation/
Dinkernel.txt5 signals. The functionality supported will grow as use cases arise.
/linux-4.1.27/Documentation/filesystems/
Djfs.txt17 read-write. The resize keyword with no value will grow
Dfiemap.txt42 fiemap interface to grow in the future but without losing
Dxfs-delayed-logging-design.txt544 Hence we can grow the checkpoint transaction reservation dynamically as items
549 As mentioned early, transactions can't grow to more than half the size of the
/linux-4.1.27/arch/powerpc/lib/
Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() function
118 return grow(info, max_blocks); in assure_empty()
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c83 grow: in __file_size32()
95 goto grow; in __file_size32()
136 grow: in __file_size64()
148 goto grow; in __file_size64()
/linux-4.1.27/arch/sh/
DKconfig.debug56 the faulting instruction as a debugging aid. As this does grow
/linux-4.1.27/drivers/md/persistent-data/
Ddm-array.c544 static int grow(struct resize *resize) in grow() function
665 r = ((new_size > old_size) ? grow : shrink)(&resize); in array_resize()
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dste-dma40.txt42 [NB: This list will grow]
/linux-4.1.27/Documentation/security/
DIMA-templates.txt18 and, thus, would significantly grow over the time.
/linux-4.1.27/net/core/
Ddev.c4013 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() argument
4017 BUG_ON(skb->end - skb->tail < grow); in gro_pull_from_frag0()
4019 memcpy(skb_tail_pointer(skb), NAPI_GRO_CB(skb)->frag0, grow); in gro_pull_from_frag0()
4021 skb->data_len -= grow; in gro_pull_from_frag0()
4022 skb->tail += grow; in gro_pull_from_frag0()
4024 pinfo->frags[0].page_offset += grow; in gro_pull_from_frag0()
4025 skb_frag_size_sub(&pinfo->frags[0], grow); in gro_pull_from_frag0()
4042 int grow; in dev_gro_receive() local
4130 grow = skb_gro_offset(skb) - skb_headlen(skb); in dev_gro_receive()
4131 if (grow > 0) in dev_gro_receive()
[all …]
/linux-4.1.27/Documentation/networking/
Dtcp.txt21 snd_cwnd_clamp This is the maximum size that snd_cwnd can grow to.
Dx25-iface.txt116 cannot grow to much.
Darcnet-hardware.txt68 splitting," that allows "virtual packets" to grow as large as 64K each,
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
Dentry.S99 ! It can be valid access, such as stack grow and/or C-O-W.
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped225 * and can realloc() it to grow it, and should free() it to
1522 { /* Not enough room in the buffer - grow it. */
1544 /* Can't grow it, we don't own it. */
1994 int grow_size = 8 /* arbitrary grow size */;
2088 /* It's okay to grow etc. this buffer, and we should throw it
Dzconf.tab.c_shipped1057 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped206 * and can realloc() it to grow it, and should free() it to
1095 { /* Not enough room in the buffer - grow it. */
1117 /* Can't grow it, we don't own it. */
1599 int grow_size = 8 /* arbitrary grow size */;
1693 /* It's okay to grow etc. this buffer, and we should throw it
Dparse.tab.c_shipped1132 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped216 * and can realloc() it to grow it, and should free() it to
1399 { /* Not enough room in the buffer - grow it. */
1421 /* Can't grow it, we don't own it. */
1862 int grow_size = 8 /* arbitrary grow size */;
1956 /* It's okay to grow etc. this buffer, and we should throw it
Ddtc-parser.tab.c_shipped960 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/linux-4.1.27/fs/cramfs/
DREADME93 PAGE_CACHE_SIZE may grow in future (if I interpret the comment
/linux-4.1.27/arch/arc/kernel/
Dentry.S593 ; NOTE: SP will grow up by size of CALLEE Reg-File
/linux-4.1.27/Documentation/sysctl/
Dfs.txt241 aio-nr can grow to.
/linux-4.1.27/Documentation/
Dstable_api_nonsense.txt99 so, function names may change, structures may grow or shrink, and
Dcpu-hotplug.txt81 that aren't designed to grow/shrink as CPUs are made available or removed.
Dmd.txt384 This list may grow in future.
Ddevices.txt2040 Both ranges can grow (down or up) until they meet.
/linux-4.1.27/arch/m68k/fpsp040/
Dgen_except.S279 beqs busy_fr |if unimp, grow to busy
/linux-4.1.27/Documentation/development-process/
D2.Process94 worse; the pile of changes waiting for the next merge window will grow
447 tends to be expensive and does not do much to grow the pool of experienced
/linux-4.1.27/Documentation/vm/
Dhugetlbpage.txt116 huge pages can grow, if more huge pages than /proc/sys/vm/nr_hugepages are
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt172 And once again, to show how this can grow I will show the merging chains