Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Dgro.c389 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0()
412 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local
/linux-6.6.21/tools/perf/util/
Dthread_map.c95 bool grow = false; in __thread_map__new_all_cpus() local
/linux-6.6.21/drivers/gpu/drm/i915/selftests/
Dscatterlist.c172 static unsigned int grow(unsigned long n, in grow() function
/linux-6.6.21/rust/alloc/
Dalloc.rs261 unsafe fn grow( in grow() method
/linux-6.6.21/arch/powerpc/lib/
Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() function
/linux-6.6.21/mm/
Dmmap.c1914 unsigned long size, unsigned long grow) in acct_stack_growth()
2007 unsigned long size, grow; in expand_upwards() local
2100 unsigned long size, grow; in expand_downwards() local
/linux-6.6.21/drivers/md/persistent-data/
Ddm-array.c557 static int grow(struct resize *resize) in grow() function
/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_workarounds.c147 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
/linux-6.6.21/net/mptcp/
Dprotocol.c2009 u64 rcvwin, grow; in mptcp_rcv_space_adjust() local
/linux-6.6.21/net/ipv4/
Dtcp_input.c752 u64 rcvwin, grow; in tcp_rcv_space_adjust() local
/linux-6.6.21/virt/kvm/
Dkvm_main.c3418 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local