Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 31) sorted by relevance

12

/lib/
A Dlist_debug.c23 struct list_head *next) in __list_add_valid_or_report()
47 struct list_head *prev, *next; in __list_del_entry_valid_or_report() local
A Dllist.c33 struct llist_node *entry, *next; in llist_del_first() local
60 struct llist_node *entry, *next; in llist_del_first_this() local
A Dcpumask.c137 unsigned int next, prev; in cpumask_any_and_distribute() local
158 unsigned int next, prev; in cpumask_any_distribute() local
A Dplist.c46 struct list_head *prev = top, *next = top->next; in plist_check_list() local
128 struct plist_node *next; in plist_del() local
A Dtimerqueue.c75 struct rb_node *next; in timerqueue_iterate_next() local
A Dlist_sort.c247 struct list_head *next = pending->prev; in list_sort() local
A Dbootconfig.c343 struct xbc_node *next; in xbc_node_find_next_leaf() local
613 char *next; in xbc_parse_array() local
697 char *next; in xbc_parse_kv() local
A Dts_fsm.c137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
A Dkobject_uevent.c101 const char *next = buf; in action_arg_word_end() local
117 const char *next, *buf_end, *key; in kobject_action_args() local
A Dtest_lockup.c321 struct page *page, *next; in test_free_pages() local
A Dklist.c379 struct klist_node *next; in klist_next() local
A Dtest_hmm.c885 unsigned long next; in dmirror_migrate_to_system() local
946 unsigned long next; in dmirror_migrate_to_device() local
1146 unsigned long next; in dmirror_snapshot() local
A Drhashtable.c235 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one() local
1158 struct rhash_head *pos, *next; in rhashtable_free_and_destroy() local
A Dtest_xarray.c209 unsigned long next = base + (1UL << order); in check_xa_mark_1() local
1039 u32 next = 0; in check_xa_alloc_3() local
1184 unsigned long next = 4 << order; in check_multi_find_1() local
A Dxarray.c272 struct xa_node *next, *node = xas->xa_alloc; in xas_destroy() local
790 void *first, *next; in xas_store() local
2038 struct xa_limit limit, u32 *next, gfp_t gfp) in __xa_alloc_cyclic()
A Dmaple_tree.c902 void *next; in mt_clear_meta() local
997 struct maple_enode *next; in mas_mat_destroy() local
2761 struct maple_enode *next, *last; in mtree_range_walk() local
3653 struct maple_enode *next; in mtree_lookup_walk() local
4367 unsigned long *next, gfp_t gfp) in mas_alloc_cyclic()
5225 struct maple_node *node, *next; in mte_dead_walk() local
5291 struct maple_enode *next = *enode; in mte_destroy_descend() local
6516 unsigned long *next, gfp_t gfp) in mtree_alloc_cyclic()
A Ddebugobjects.c200 struct hlist_node *last, *next; in pool_pop_batch() local
1034 unsigned int expect, unsigned int next) in debug_object_active_state()
A Dtest_rhashtable.c483 struct rhash_head *pos, *next; in print_ht() local
/lib/math/tests/
A Dprime_numbers_kunit.c22 unsigned long x, last, next; in prime_numbers_test() local
/lib/zlib_inflate/
A Dinftrees.c40 code *next; /* next available space in table */ in zlib_inflate_table() local
A Dinflate.c334 const unsigned char *next; /* next input */ in zlib_inflate() local
A Dinflate.h108 code *next; /* next available space in codes[] */ member
/lib/lzo/
A Dlzo1x_decompress_safe.c44 size_t t, next; in lzo1x_decompress_safe() local
/lib/crypto/mpi/
A Dmpi-internal.h159 struct karatsuba_ctx *next; member
/lib/zlib_deflate/
A Ddeflate.c197 char *next; in zlib_deflateInit2() local

Completed in 60 milliseconds

12