Searched defs:out_batch (Results 1 – 3 of 3) sorted by relevance
| /third_party/libbpf/src/ |
| D | bpf.c | 518 void *out_batch, void *keys, void *values, in bpf_map_batch_common() 552 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() 560 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
|
| /third_party/libbpf/include/uapi/linux/ |
| D | bpf.h | 1353 __aligned_u64 out_batch; /* output: next start batch */ member
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 25382 __u64 out_batch; member
|