Home
last modified time | relevance | path

Searched refs:new_batch_sz (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/net/ipv4/
Dtcp_ipv4.c2743 unsigned int new_batch_sz) in bpf_iter_tcp_realloc_batch() argument
2747 new_batch = kvmalloc(sizeof(*new_batch) * new_batch_sz, in bpf_iter_tcp_realloc_batch()
2755 iter->max_sk = new_batch_sz; in bpf_iter_tcp_realloc_batch()