Searched defs:in_batch (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/lib/bpf/ |
H A 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()
|
/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | map_percpu_stats.c | 65 void *in_batch = NULL, *out_batch; in delete_and_lookup_batch() local
|
/openbmc/linux/drivers/vhost/ |
H A D | vdpa.c | 59 int in_batch; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 1416 __aligned_u64 in_batch; /* start batch, member
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1416 __aligned_u64 in_batch; /* start batch, member
|