Searched defs:grow (Results 1 – 13 of 13) sorted by relevance
/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() 409 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local
|
/openbmc/qemu/util/ |
H A D | aio-posix.c | 703 int64_t grow = ctx->poll_grow; in aio_poll() local 768 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params()
|
H A D | aio-win32.c | 435 int64_t grow, int64_t shrink, Error **errp) in aio_context_set_poll_params()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | scatterlist.c | 172 static unsigned int grow(unsigned long n, in grow() function
|
/openbmc/linux/tools/perf/util/ |
H A D | thread_map.c | 95 bool grow = false; in __thread_map__new_all_cpus() local
|
/openbmc/linux/rust/alloc/ |
H A D | alloc.rs | 261 unsafe fn grow( in grow() method
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function
|
/openbmc/linux/mm/ |
H A D | mmap.c | 1921 unsigned long size, unsigned long grow) in acct_stack_growth() 2014 unsigned long size, grow; in expand_upwards() local 2107 unsigned long size, grow; in expand_downwards() local
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-array.c | 557 static int grow(struct resize *resize) in grow() function
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 149 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 2021 u64 rcvwin, grow; mptcp_rcv_space_adjust() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_input.c | 758 u64 rcvwin, grow; in tcp_rcv_space_adjust() local
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | 3418 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local
|