Searched defs:last (Results 1 – 17 of 17) sorted by relevance
/lib/ |
A D | interval_tree_test.c | 33 search(struct rb_root_cached *root, unsigned long start, unsigned long last) in search() 111 unsigned long last = search_all ? max_endpoint : queries[j]; in search_check() local 133 unsigned long start, last; in intersection_range_check() local 243 unsigned long start, last; in span_iteration_check() local
|
A D | klist.c | 336 struct klist_node *last = i->i_cur; in klist_prev() local 378 struct klist_node *last = i->i_cur; in klist_next() local
|
A D | plist.c | 75 struct plist_node *first, *iter, *prev = NULL, *last, *reverse_iter; in plist_add() local
|
A D | test_min_heap.c | 32 int last; in pop_verify_heap() local
|
A D | debugobjects.c | 154 struct hlist_node *last, *next_batch, *first_batch; in pool_move_batch() local 184 struct hlist_node *last; in pool_push_batch() local 200 struct hlist_node *last, *next; in pool_pop_batch() local 367 struct hlist_node *last = NULL; in kmem_alloc_batch() local
|
A D | maple_tree.c | 2761 struct maple_enode *next, *last; in mtree_range_walk() local 3492 unsigned long last = wr_mas->mas->last; in mas_is_span_wr() local 5016 struct maple_enode *last = NULL; in mas_awalk() local 5131 struct maple_enode *last = mas->node; in mas_empty_area_rev() local 5462 unsigned long last = mas->last; in mas_store_gfp() local 6360 unsigned long last, void *entry, gfp_t gfp) in mtree_store_range() 6409 unsigned long last, void *entry, gfp_t gfp) in mtree_insert_range() 7161 unsigned long last = max; in mt_dump_range64() local 7223 unsigned long last = max; in mt_dump_arange64() local 7546 void *entry, *last = (void *)1; in mt_validate_nulls() local
|
A D | string.c | 382 const char *last = NULL; in strrchr() local
|
A D | xarray.c | 1824 unsigned long last) in xas_set_range() 1873 unsigned long last, void *entry, gfp_t gfp) in xa_store_range()
|
A D | dynamic_debug.c | 355 char *last = strchr(first, '-'); in parse_linerange() local
|
A D | test_maple_tree.c | 393 unsigned long last = 0, index = 0; in check_find() local
|
A D | test_xarray.c | 1803 unsigned long last) in __check_store_range()
|
/lib/math/ |
A D | prime_numbers_private.h | 7 unsigned long last, sz; member
|
/lib/math/tests/ |
A D | prime_numbers_kunit.c | 22 unsigned long x, last, next; in prime_numbers_test() local
|
/lib/zlib_inflate/ |
A D | inffast.c | 71 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local
|
A D | inflate.c | 343 code last; /* parent table entry */ in zlib_inflate() local
|
A D | inflate.h | 76 int last; /* true if processing last block */ member
|
/lib/842/ |
A D | 842_compress.c | 482 u64 last, next, pad, total; in sw842_compress() local
|
Completed in 60 milliseconds