Searched defs:in_batch (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/tools/lib/bpf/ |
D | bpf.c | 532 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common() 566 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() 574 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
|
/Linux-v5.15/drivers/vhost/ |
D | vdpa.c | 49 int in_batch; member
|
/Linux-v5.15/include/uapi/linux/ |
D | bpf.h | 1290 __aligned_u64 in_batch; /* start batch, member
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | bpf.h | 1290 __aligned_u64 in_batch; /* start batch, member
|