Searched defs:grow (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/net/core/ |
D | gro.c | 416 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() 439 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local
|
/linux-6.12.1/tools/perf/util/ |
D | thread_map.c | 95 bool grow = false; in __thread_map__new_all_cpus() local
|
/linux-6.12.1/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 172 static unsigned int grow(unsigned long n, in grow() function
|
/linux-6.12.1/mm/ |
D | mmap.c | 1005 unsigned long size, unsigned long grow) in acct_stack_growth() 1098 unsigned long size, grow; in expand_upwards() local 1190 unsigned long size, grow; in expand_downwards() local
|
/linux-6.12.1/arch/powerpc/lib/ |
D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function
|
/linux-6.12.1/drivers/md/persistent-data/ |
D | dm-array.c | 557 static int grow(struct resize *resize) in grow() function
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 151 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
|
/linux-6.12.1/net/mptcp/ |
D | protocol.c | 2053 u64 rcvwin, grow; in mptcp_rcv_space_adjust() local
|
/linux-6.12.1/net/ipv4/ |
D | tcp_input.c | 764 u64 rcvwin, grow; in tcp_rcv_space_adjust() local
|
/linux-6.12.1/virt/kvm/ |
D | kvm_main.c | 3655 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local
|