Searched defs:in_batch (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | bpf.c | 454 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common() 488 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch() 496 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| 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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
| D | map_percpu_stats.c | 65 void *in_batch = NULL, *out_batch; in delete_and_lookup_batch() local
|
| /kernel/linux/linux-5.10/drivers/vhost/ |
| D | vdpa.c | 49 int in_batch; member
|
| /kernel/linux/linux-6.6/drivers/vhost/ |
| D | vdpa.c | 59 int in_batch; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | bpf.h | 518 __aligned_u64 in_batch; /* start batch, member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | bpf.h | 311 __aligned_u64 in_batch; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | bpf.h | 311 __aligned_u64 in_batch; member
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | bpf.h | 518 __aligned_u64 in_batch; /* start batch, member
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| D | bpf.h | 1417 __aligned_u64 in_batch; /* start batch, member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | bpf.h | 1417 __aligned_u64 in_batch; /* start batch, member
|