Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 14 of 14) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dtest_bpf_ma.c56 static __always_inline void batch_alloc(struct bpf_map *map, unsigned int batch, unsigned int idx) in batch_alloc()
83 static __always_inline void batch_free(struct bpf_map *map, unsigned int batch, unsigned int idx) in batch_free()
105 static __always_inline void batch_percpu_alloc(struct bpf_map *map, unsigned int batch, in batch_percpu_alloc()
133 static __always_inline void batch_percpu_free(struct bpf_map *map, unsigned int batch, in batch_percpu_free()
154 #define CALL_BATCH_ALLOC(size, batch, idx) \ argument
157 #define CALL_BATCH_ALLOC_FREE(size, batch, idx) \ argument
163 #define CALL_BATCH_PERCPU_ALLOC(size, batch, idx) \ argument
166 #define CALL_BATCH_PERCPU_ALLOC_FREE(size, batch, idx) \ argument
/tools/virtio/
A Dvirtio_test.c170 bool delayed, int batch, int reset_n, int bufs) in run_test()
349 long batch = 1, reset = 0; in main() local
/tools/testing/selftests/bpf/map_tests/
A Dlpm_trie_map_batch_ops.c73 __u64 batch = 0; in test_lpm_trie_map_batch_ops() local
A Darray_map_batch_ops.c75 __u64 batch = 0; in __test_map_lookup_and_update_batch() local
A Dhtab_map_batch_ops.c79 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
A Dmap_percpu_stats.c89 static void delete_all_elements(__u32 type, int map_fd, bool batch) in delete_all_elements()
/tools/testing/selftests/bpf/prog_tests/
A Dmap_in_map.c203 unsigned int cnt, batch; in batched_lookup_delete_fd_htab() local
/tools/virtio/ringtest/
A Dmain.c22 int batch = 1; variable
/tools/testing/radix-tree/
A Dtest.c174 unsigned batch, xa_mark_t iftag, xa_mark_t thentag) in tag_tagged_items()
/tools/testing/selftests/bpf/
A Dnetwork_helpers.c677 char batch[1500]; in send_recv_server() local
731 char batch[1500]; in send_recv_data() local
/tools/mm/
A Dpage-types.c673 unsigned long batch; in walk_pfn() local
732 unsigned long batch; in walk_vma() local
/tools/testing/selftests/net/
A Dtxtimestamp.c317 int batch = 0; in __recv_errmsg_cmsg() local
/tools/sched_ext/
A Dscx_qmap.bpf.c370 u32 zero = 0, batch = dsp_batch ?: 1; in BPF_STRUCT_OPS() local
/tools/include/uapi/linux/
A Dbpf.h1552 } batch; member

Completed in 49 milliseconds