Home
last modified time | relevance | path

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

12

/lib/
Dlist_debug.c21 struct list_head *next) in __list_add_valid()
44 struct list_head *prev, *next; in __list_del_entry_valid() local
Dcpumask.c79 int next; in cpumask_next_wrap() local
249 int next, prev; in cpumask_any_and_distribute() local
267 int next, prev; in cpumask_any_distribute() local
Dplist.c46 struct list_head *prev = top, *next = top->next; in plist_check_list() local
118 struct plist_node *next; in plist_del() local
Dtimerqueue.c75 struct rb_node *next; in timerqueue_iterate_next() local
Dllist.c55 struct llist_node *entry, *old_entry, *next; in llist_del_first() local
Dlist_sort.c243 struct list_head *next = pending->prev; in list_sort() local
Dbootconfig.c277 struct xbc_node *next; in xbc_node_find_next_leaf() local
547 char *next; in xbc_parse_array() local
631 char *next; in xbc_parse_kv() local
Dts_fsm.c137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
Dkobject_uevent.c102 const char *next = buf; in action_arg_word_end() local
118 const char *next, *buf_end, *key; in kobject_action_args() local
Dtest_lockup.c321 struct page *page, *next; in test_free_pages() local
Dtest_hmm.c720 unsigned long next; in dmirror_exclusive() local
795 unsigned long next; in dmirror_migrate() local
985 unsigned long next; in dmirror_snapshot() local
Dtest_xarray.c209 unsigned long next = base + (1UL << order); in check_xa_mark_1() local
806 u32 next = 0; in check_xa_alloc_3() local
938 unsigned long next = 4 << order; in check_multi_find_1() local
Dklist.c379 struct klist_node *next; in klist_next() local
Dstackdepot.c61 struct stack_record *next; /* Link in the hashtable */ member
Drhashtable.c231 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one() local
1144 struct rhash_head *pos, *next; in rhashtable_free_and_destroy() local
Dxarray.c269 struct xa_node *next, *node = xas->xa_alloc; in xas_destroy() local
781 void *first, *next; in xas_store() local
1859 struct xa_limit limit, u32 *next, gfp_t gfp) in __xa_alloc_cyclic()
Dtest_rhashtable.c498 struct rhash_head *pos, *next; in print_ht() local
Diov_iter.c628 __wsum next = csum_partial_copy_nocheck(from, to, len); in csum_and_memcpy() local
1699 __wsum sum, next; in csum_and_copy_from_iter() local
1722 __wsum sum, next; in csum_and_copy_to_iter() local
/lib/zlib_inflate/
Dinftrees.c40 code *next; /* next available space in table */ in zlib_inflate_table() local
Dinflate.c334 const unsigned char *next; /* next input */ in zlib_inflate() local
Dinflate.h108 code *next; /* next available space in codes[] */ member
/lib/lzo/
Dlzo1x_decompress_safe.c44 size_t t, next; in lzo1x_decompress_safe() local
/lib/mpi/
Dmpi-internal.h166 struct karatsuba_ctx *next; member
/lib/zlib_deflate/
Ddeflate.c200 char *next; in zlib_deflateInit2() local
/lib/842/
D842_compress.c482 u64 last, next, pad, total; in sw842_compress() local

12