Searched defs:slot (Results 1 – 4 of 4) sorted by relevance
/lib/ |
D | radix-tree.c | 324 struct radix_tree_node *slot; in radix_tree_extend() local 388 struct radix_tree_node *node = NULL, *slot; in __radix_tree_create() local 447 void **slot; in radix_tree_insert() local 491 void **slot; in __radix_tree_lookup() local 548 void **slot; in radix_tree_lookup_slot() local 591 struct radix_tree_node *slot; in radix_tree_tag_set() local 637 struct radix_tree_node *slot = NULL; in radix_tree_tag_clear() local 890 struct radix_tree_node *slot; in radix_tree_range_tag_if_tagged() local 1010 void **slot; in radix_tree_gang_lookup() local 1056 void **slot; in radix_tree_gang_lookup_slot() local [all …]
|
D | assoc_array.c | 32 int slot, ret; in assoc_array_subtree_iterate() local 166 int slot; member 192 int slot; in assoc_array_walk() local 326 int slot; in assoc_array_find() local 365 int slot = -1; in assoc_array_destroy_subtree() local 502 int slot, next_slot, free_slot, i, j; in assoc_array_insert_into_terminal_node() local 1054 int slot; member 1103 int slot, i; in assoc_array_delete() local 1478 int keylen, slot, nr_free, next_slot, i; in assoc_array_gc() local
|
D | lru_cache.c | 103 struct hlist_head *slot = NULL; in lc_create() local
|
/lib/xz/ |
D | xz_dec_bcj.c | 201 uint32_t slot; in bcj_ia64() local
|