Searched defs:in_batch (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c65 void *in_batch = NULL, *out_batch; local
/linux-master/tools/lib/bpf/
H A Dbpf.c523 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, argument
558 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, argument
566 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, argument
/linux-master/drivers/vhost/
H A Dvdpa.c59 int in_batch; member in struct:vhost_vdpa
/linux-master/include/uapi/linux/
H A Dbpf.h1508 __aligned_u64 in_batch; /* start batch, member in struct:bpf_attr::__anon2592
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1508 __aligned_u64 in_batch; /* start batch, member in struct:bpf_attr::__anon3133

Completed in 134 milliseconds