Searched refs:new_batch_sz (Results 1 – 1 of 1) sorted by relevance
2743 unsigned int new_batch_sz) in bpf_iter_tcp_realloc_batch() argument2747 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()