Searched defs:entry (Results 1 – 9 of 9) sorted by relevance
/lib/ |
D | test_xarray.c | 69 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 …]
|
D | xarray.c | 181 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 …]
|
D | idr.c | 231 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()
|
D | list_debug.c | 38 bool __list_del_entry_valid(struct list_head *entry) in __list_del_entry_valid()
|
D | llist.c | 55 struct llist_node *entry, *old_entry, *next; in llist_del_first() local
|
D | error-inject.c | 63 unsigned long entry, offset = 0, size = 0; in populate_error_injection_list() local
|
D | radix-tree.c | 98 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
|
D | nlattr.c | 75 const struct nlattr *entry; in nla_validate_array() local
|
D | rhashtable.c | 222 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one() local
|