Searched defs:batch (Results 1 – 14 of 14) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| D | test_bpf_ma.c | 56 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/ |
| D | virtio_test.c | 170 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/ |
| D | lpm_trie_map_batch_ops.c | 73 __u64 batch = 0; in test_lpm_trie_map_batch_ops() local
|
| D | array_map_batch_ops.c | 75 __u64 batch = 0; in __test_map_lookup_and_update_batch() local
|
| D | htab_map_batch_ops.c | 79 __u32 batch, count, total, total_success; in __test_map_lookup_and_delete_batch() local
|
| D | map_percpu_stats.c | 89 static void delete_all_elements(__u32 type, int map_fd, bool batch) in delete_all_elements()
|
| /tools/virtio/ringtest/ |
| D | main.c | 22 int batch = 1; variable
|
| /tools/testing/radix-tree/ |
| D | test.c | 174 unsigned batch, xa_mark_t iftag, xa_mark_t thentag) in tag_tagged_items()
|
| /tools/testing/selftests/bpf/ |
| D | network_helpers.c | 632 char batch[1500]; in send_recv_server() local 686 char batch[1500]; in send_recv_data() local
|
| /tools/mm/ |
| D | page-types.c | 673 unsigned long batch; in walk_pfn() local 732 unsigned long batch; in walk_vma() local
|
| /tools/testing/selftests/net/ |
| D | txtimestamp.c | 314 int batch = 0; in __recv_errmsg_cmsg() local
|
| /tools/sched_ext/ |
| D | scx_qmap.bpf.c | 370 u32 zero = 0, batch = dsp_batch ?: 1; in BPF_STRUCT_OPS() local
|
| /tools/kvm/kvm_stat/ |
| D | kvm_stat | 1556 def batch(stats): function
|
| /tools/include/uapi/linux/ |
| D | bpf.h | 1530 } batch; member
|