Searched defs:new_batch_sz (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/net/unix/ | ||
| H A D | af_unix.c | 3369 bpf_iter_unix_realloc_batch(struct bpf_unix_iter_state *iter, unsigned int new_batch_sz) bpf_iter_unix_realloc_batch() argument |
| /kernel/linux/linux-6.6/net/ipv4/ | ||
| H A D | tcp_ipv4.c | 2796 bpf_iter_tcp_realloc_batch(struct bpf_tcp_iter_state *iter, unsigned int new_batch_sz) bpf_iter_tcp_realloc_batch() argument |
| H A D | udp.c | 3538 bpf_iter_udp_realloc_batch(struct bpf_udp_iter_state *iter, unsigned int new_batch_sz) bpf_iter_udp_realloc_batch() argument |
Completed in 17 milliseconds