/tools/testing/radix-tree/ |
D | test.c | 12 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_set() 18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_clear() 23 int item_tag_get(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_get() 28 struct item *item_create(unsigned long index, unsigned int order) in item_create() 37 int item_insert(struct radix_tree_root *root, unsigned long index) in item_insert() 46 void item_sanity(struct item *item, unsigned long index) in item_sanity() 55 void item_free(struct item *item, unsigned long index) in item_free() 61 int item_delete(struct radix_tree_root *root, unsigned long index) in item_delete() 79 int item_delete_rcu(struct xarray *xa, unsigned long index) in item_delete_rcu() 91 void item_check_present(struct radix_tree_root *root, unsigned long index) in item_check_present() [all …]
|
D | tag_check.c | 14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) in __simple_checks() 44 unsigned long index; in simple_checks() local 136 unsigned long index = 0; in gang_check() local 171 unsigned long index; in do_thrash() local
|
D | benchmark.c | 56 unsigned long index; in benchmark_insert() local 77 unsigned long index; in benchmark_tagging() local 98 unsigned long index; in benchmark_delete() local
|
D | multiorder.c | 15 static int item_insert_order(struct xarray *xa, unsigned long index, in item_insert_order() 41 int index[NUM_ENTRIES] = {0, 2, 4, 8, 16, 32, 34, 36, 64, 72, 128}; in multiorder_iteration() local 81 int index[MT_NUM_ENTRIES] = {0, 2, 4, 16, 32, 40, 64, 72, 128}; in multiorder_tagged_iteration() local
|
D | regression1.c | 52 unsigned long index; member 55 static struct page *page_alloc(int index) in page_alloc()
|
D | test.h | 9 unsigned long index; member
|
D | regression2.c | 64 unsigned long index; member
|
D | iteration_check.c | 21 void my_item_insert(struct xarray *xa, unsigned long index) in my_item_insert()
|
/tools/virtio/ringtest/ |
D | virtio_ring_0_9.c | 155 unsigned index; in get_buf() local 202 unsigned index = ring.used->ring[head].id; in used_empty() local 262 unsigned index = ring.avail->ring[head & (ring_size - 1)]; in avail_empty() local
|
D | ring.c | 35 unsigned short index; member 114 unsigned head, index; in add_inbuf() local 146 unsigned index; in get_buf() local
|
/tools/vm/ |
D | page-types.c | 254 unsigned long index, in do_u64_read() 274 unsigned long index, in kpageflags_read() 281 unsigned long index, in kpagecgroup_read() 291 unsigned long index, in kpagecount_read() 300 unsigned long index, in pagemap_read() 378 static unsigned long index; in show_page_range() local 662 unsigned long index, in walk_pfn() 725 static void walk_vma(unsigned long index, unsigned long count) in walk_vma() 752 static void walk_task(unsigned long index, unsigned long count) in walk_task()
|
/tools/testing/selftests/ptp/ |
D | testptp.c | 56 static void do_flag_test(int fd, unsigned int index) in do_flag_test() 168 int index = 0; in main() local
|
/tools/perf/arch/arm64/util/ |
D | dwarf-regs.c | 24 #define DWARFNUM2OFFSET(index) \ argument
|
/tools/testing/selftests/tc-testing/plugin-lib/ |
D | buildebpfPlugin.py | 25 def post_suite(self, index): argument
|
D | valgrindPlugin.py | 36 def post_suite(self, index): argument
|
D | nsPlugin.py | 24 def post_suite(self, index): argument
|
/tools/virtio/linux/ |
D | virtio.h | 23 unsigned int index; member
|
/tools/perf/util/ |
D | arm-spe-pkt-decoder.h | 33 unsigned char index; member
|
/tools/testing/selftests/bpf/progs/ |
D | test_select_reuseport_kern.c | 68 __u32 linum, index = 0, flags = 0, index_zero = 0; in _select_by_skb_data() local
|
/tools/testing/selftests/tc-testing/ |
D | TdcPlugin.py | 15 def post_suite(self, index): argument
|
D | tdc.py | 121 def call_post_suite(self, index): argument 249 def run_one_test(pm, args, index, tidx): argument
|
D | tdc_batch.py | 99 index = 0 variable
|
/tools/iio/ |
D | iio_utils.h | 42 unsigned index; member
|
/tools/lib/traceevent/plugins/ |
D | plugin_function.c | 134 int index = 0; in function_handler() local
|
/tools/include/uapi/linux/ |
D | erspan.h | 47 __be32 index; /* Version 1 (type II)*/ member
|