Searched defs:grow (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/net/core/ |
D | gro.c | 389 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/ |
D | thread_map.c | 95 bool grow = false; in __thread_map__new_all_cpus() local
|
/linux-6.6.21/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 172 static unsigned int grow(unsigned long n, in grow() function
|
/linux-6.6.21/rust/alloc/ |
D | alloc.rs | 261 unsafe fn grow( in grow() method
|
/linux-6.6.21/arch/powerpc/lib/ |
D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function
|
/linux-6.6.21/mm/ |
D | mmap.c | 1914 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/ |
D | dm-array.c | 557 static int grow(struct resize *resize) in grow() function
|
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 147 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
|
/linux-6.6.21/net/mptcp/ |
D | protocol.c | 2009 u64 rcvwin, grow; in mptcp_rcv_space_adjust() local
|
/linux-6.6.21/net/ipv4/ |
D | tcp_input.c | 752 u64 rcvwin, grow; in tcp_rcv_space_adjust() local
|
/linux-6.6.21/virt/kvm/ |
D | kvm_main.c | 3418 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local
|