Searched defs:in_batch (Results 1 – 2 of 2) sorted by relevance
| /third_party/libbpf/src/ |
| D | bpf.c | 516 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common() 551 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() 559 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 | 1417 __aligned_u64 in_batch; /* start batch, member
|