Home
last modified time | relevance | path

Searched defs:grow (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/net/core/
H A Dgro.c391 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0()
414 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local
/openbmc/qemu/util/
H A Daio-posix.c702 int64_t grow = ctx->poll_grow; in aio_poll() local
767 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params()
H A Daio-win32.c434 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params()
/openbmc/linux/tools/perf/util/
H A Dthread_map.c95 bool grow = false; in __thread_map__new_all_cpus() local
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c172 static unsigned int grow(unsigned long n, in grow() function
/openbmc/linux/rust/alloc/
H A Dalloc.rs261 unsafe fn grow( in grow() method
/openbmc/linux/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() function
/openbmc/linux/mm/
H A Dmmap.c1922 unsigned long size, unsigned long grow) in acct_stack_growth()
2015 unsigned long size, grow; in expand_upwards() local
2108 unsigned long size, grow; in expand_downwards() local
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-array.c557 static int grow(struct resize *resize) in grow() function
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c149 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
/openbmc/linux/net/mptcp/
H A Dprotocol.c1995 u64 rcvwin, grow; in mptcp_rcv_space_adjust() local
/openbmc/linux/net/ipv4/
H A Dtcp_input.c752 u64 rcvwin, grow; in tcp_rcv_space_adjust() local
/openbmc/linux/virt/kvm/
H A Dkvm_main.c3418 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local