Searched defs:grow (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/net/core/ |
D | gro.c | 433 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() 483 int grow; in dev_gro_receive() local
|
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | scatterlist.c | 172 static unsigned int grow(unsigned long n, in grow() function
|
/linux-6.1.9/tools/perf/util/ |
D | thread_map.c | 94 bool grow = false; in __thread_map__new_all_cpus() local
|
/linux-6.1.9/rust/alloc/ |
D | alloc.rs | 251 unsafe fn grow( in grow() method
|
/linux-6.1.9/arch/powerpc/lib/ |
D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function
|
/linux-6.1.9/mm/ |
D | mmap.c | 1872 unsigned long size, unsigned long grow) in acct_stack_growth() 1959 unsigned long size, grow; in expand_upwards() local 2040 unsigned long size, grow; in expand_downwards() local
|
/linux-6.1.9/drivers/md/persistent-data/ |
D | dm-array.c | 554 static int grow(struct resize *resize) in grow() function
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_workarounds.c | 91 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
|
/linux-6.1.9/net/mptcp/ |
D | protocol.c | 1946 u64 rcvwin, grow; in mptcp_rcv_space_adjust() local
|
/linux-6.1.9/net/ipv4/ |
D | tcp_input.c | 731 u64 rcvwin, grow; in tcp_rcv_space_adjust() local
|
/linux-6.1.9/virt/kvm/ |
D | kvm_main.c | 3366 unsigned int old, val, grow, grow_start; in grow_halt_poll_ns() local
|