Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.c525 bpf_map_batch_common(int cmd,int fd,void * in_batch,void * out_batch,void * keys,void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_batch_common() argument
559 bpf_map_lookup_batch(int fd,void * in_batch,void * out_batch,void * keys,void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_lookup_batch() argument
567 bpf_map_lookup_and_delete_batch(int fd,void * in_batch,void * out_batch,void * keys,void * values,__u32 * count,const struct bpf_map_batch_opts * opts) bpf_map_lookup_and_delete_batch() argument
/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c66 void *in_batch = NULL, *out_batch; in delete_and_lookup_batch() local
/linux/tools/include/uapi/linux/
H A Dbpf.h1541 __aligned_u64 out_batch; /* output: next start batch */ global() member
/linux/include/uapi/linux/
H A Dbpf.h1541 __aligned_u64 out_batch; /* output: next start batch */ global() member