Searched refs:new_batch (Results 1 – 2 of 2) sorted by relevance
2771 struct sock **new_batch; in bpf_iter_tcp_realloc_batch() local2773 new_batch = kvmalloc(sizeof(*new_batch) * new_batch_sz, in bpf_iter_tcp_realloc_batch()2775 if (!new_batch) in bpf_iter_tcp_realloc_batch()2780 iter->batch = new_batch; in bpf_iter_tcp_realloc_batch()
9226 new_batch: in nft_commit_notify()9242 goto new_batch; in nft_commit_notify()