Home
last modified time | relevance | path

Searched defs:in_batch (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.c523 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common()
558 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch()
566 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c65 void *in_batch = NULL, *out_batch; delete_and_lookup_batch() local
/linux/include/uapi/linux/
H A Dbpf.h1512 __aligned_u64 in_batch; /* start batch, member
/linux/tools/include/uapi/linux/
H A Dbpf.h1512 __aligned_u64 in_batch; /* start batch, member