Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_ipv4.c2771 struct sock **new_batch; in bpf_iter_tcp_realloc_batch() local
2773 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()
/net/netfilter/
Dnf_tables_api.c9226 new_batch: in nft_commit_notify()
9242 goto new_batch; in nft_commit_notify()