Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 9 of 9) sorted by relevance

/lib/
Dtest_xarray.c69 unsigned order, void *entry, gfp_t gfp) in xa_store_order()
102 void *entry; in check_xas_retry() local
150 void *entry = xa_load(xa, j); in check_xa_load() local
161 void *entry = xa_load(xa, j); in check_xa_load() local
219 void *entry; in check_xa_mark_1() local
256 void *entry; in check_xa_mark_2() local
400 void *entry; in check_reserve() local
467 void *entry; in check_xas_erase() local
546 void *entry; in check_multi_store_3() local
623 void *entry = xa_load(xa, (1UL << k) - 1); in check_multi_store() local
[all …]
Dxarray.c181 void *entry; in xas_start() local
204 void *entry = xa_entry(xas->xa, node, offset); in xas_descend() local
233 void *entry = xas_start(xas); in xas_load() local
426 static unsigned long max_index(void *entry) in max_index()
439 void *entry; in xas_shrink() local
525 void *entry = xa_entry_locked(xas->xa, node, offset); in xas_free_nodes() local
638 void *entry; in xas_create() local
769 void *xas_store(struct xa_state *xas, void *entry) in xas_store()
994 void *entry; in __xas_prev() local
1033 void *entry; in __xas_next() local
[all …]
Didr.c231 void *entry = NULL; in idr_get_next_ul() local
267 void *entry = idr_get_next_ul(idr, &id); in idr_get_next() local
294 void *entry; in idr_replace() local
556 static void ida_dump_entry(void *entry, unsigned long index) in ida_dump_entry()
Dlist_debug.c38 bool __list_del_entry_valid(struct list_head *entry) in __list_del_entry_valid()
Dllist.c55 struct llist_node *entry, *old_entry, *next; in llist_del_first() local
Derror-inject.c63 unsigned long entry, offset = 0, size = 0; in populate_error_injection_list() local
Dradix-tree.c98 void __rcu **entry = rcu_dereference_raw(parent->slots[offset]); in radix_tree_descend() local
420 void *entry; in radix_tree_extend() local
671 void *entry = rcu_dereference_raw(child->slots[offset]); in radix_tree_free_nodes() local
1427 void *entry; in radix_tree_delete_item() local
Dnlattr.c75 const struct nlattr *entry; in nla_validate_array() local
Drhashtable.c222 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one() local