Searched defs:grow (Results 1 – 7 of 7) sorted by relevance
/linux/net/core/ |
H A D | gro.c | 412 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() 435 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local
|
/linux/tools/perf/util/ |
H A D | thread_map.c | 95 bool grow = false; in thread_map__new_all_cpus() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | scatterlist.c | 172 static unsigned int grow(unsigned long n, in grow() function
|
/linux/mm/ |
H A D | vma.c | 2946 unsigned long size, unsigned long grow) in acct_stack_growth() 3037 unsigned long size, grow; in expand_upwards() local 3116 unsigned long size, grow; in expand_downwards() local
|
/linux/arch/powerpc/lib/ |
H A D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function
|
/linux/net/mptcp/ |
H A D | protocol.c | 1988 u64 rcvwin, grow; in mptcp_rcv_space_adjust() local
|
/linux/virt/kvm/ |
H A D | kvm_main.c | 3578 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local
|