Searched refs:new_batch_sz (Results 1 – 2 of 2) sorted by relevance
3446 unsigned int new_batch_sz) in bpf_iter_unix_realloc_batch() argument3450 new_batch = kvmalloc(sizeof(*new_batch) * new_batch_sz, in bpf_iter_unix_realloc_batch()3458 iter->max_sk = new_batch_sz; in bpf_iter_unix_realloc_batch()
2735 unsigned int new_batch_sz) in bpf_iter_tcp_realloc_batch() argument2739 new_batch = kvmalloc(sizeof(*new_batch) * new_batch_sz, in bpf_iter_tcp_realloc_batch()2747 iter->max_sk = new_batch_sz; in bpf_iter_tcp_realloc_batch()