Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 57) sorted by relevance

123

/tools/testing/radix-tree/
Dtest.c12 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 …]
Dtag_check.c14 __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
Dbenchmark.c56 unsigned long index; in benchmark_insert() local
77 unsigned long index; in benchmark_tagging() local
98 unsigned long index; in benchmark_delete() local
Dmultiorder.c15 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
Dregression1.c52 unsigned long index; member
55 static struct page *page_alloc(int index) in page_alloc()
Dtest.h9 unsigned long index; member
Dregression2.c64 unsigned long index; member
Diteration_check.c21 void my_item_insert(struct xarray *xa, unsigned long index) in my_item_insert()
/tools/virtio/ringtest/
Dvirtio_ring_0_9.c155 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
Dring.c35 unsigned short index; member
114 unsigned head, index; in add_inbuf() local
146 unsigned index; in get_buf() local
/tools/vm/
Dpage-types.c254 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/
Dtestptp.c56 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/
Ddwarf-regs.c24 #define DWARFNUM2OFFSET(index) \ argument
/tools/testing/selftests/tc-testing/plugin-lib/
DbuildebpfPlugin.py25 def post_suite(self, index): argument
DvalgrindPlugin.py36 def post_suite(self, index): argument
DnsPlugin.py24 def post_suite(self, index): argument
/tools/virtio/linux/
Dvirtio.h23 unsigned int index; member
/tools/perf/util/
Darm-spe-pkt-decoder.h33 unsigned char index; member
/tools/testing/selftests/bpf/progs/
Dtest_select_reuseport_kern.c68 __u32 linum, index = 0, flags = 0, index_zero = 0; in _select_by_skb_data() local
/tools/testing/selftests/tc-testing/
DTdcPlugin.py15 def post_suite(self, index): argument
Dtdc.py121 def call_post_suite(self, index): argument
249 def run_one_test(pm, args, index, tidx): argument
Dtdc_batch.py99 index = 0 variable
/tools/iio/
Diio_utils.h42 unsigned index; member
/tools/lib/traceevent/plugins/
Dplugin_function.c134 int index = 0; in function_handler() local
/tools/include/uapi/linux/
Derspan.h47 __be32 index; /* Version 1 (type II)*/ member

123