Home
last modified time | relevance | path

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

12

/lib/
Dlist_debug.c21 struct list_head *next) in __list_add_valid()
40 struct list_head *prev, *next; in __list_del_entry_valid() local
Dioremap.c107 unsigned long next; in ioremap_pmd_range() local
150 unsigned long next; in ioremap_pud_range() local
193 unsigned long next; in ioremap_p4d_range() local
215 unsigned long next; in ioremap_page_range() 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.c85 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.c248 struct list_head *next = pending->prev; in list_sort() local
Dcmdline.c205 char *next; in next_arg() local
Dcpumask.c79 int next; in cpumask_next_wrap() 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
Diov_iter.c329 int next = pipe->curbuf + pipe->nrbufs; in sanity() local
568 __wsum next = csum_partial_copy_nocheck(from, to, len, 0); in csum_and_memcpy() local
1408 __wsum sum, next; in csum_and_copy_from_iter() local
1448 __wsum sum, next; in csum_and_copy_from_iter_full() local
1492 __wsum sum, next; in csum_and_copy_to_iter() local
Dtest_xarray.c206 unsigned long next = base + (1UL << order); in check_xa_mark_1() local
778 u32 next = 0; in check_xa_alloc_3() local
910 unsigned long next = 4 << order; in check_multi_find_1() local
Dstackdepot.c60 struct stack_record *next; /* Link in the hashtable */ member
Dklist.c379 struct klist_node *next; in klist_next() local
Drhashtable.c222 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one() local
1137 struct rhash_head *pos, *next; in rhashtable_free_and_destroy() local
Dtest_rhashtable.c497 struct rhash_head *pos, *next; in print_ht() local
Dxarray.c776 void *first, *next; in xas_store() local
1660 struct xa_limit limit, u32 *next, gfp_t gfp) in __xa_alloc_cyclic()
Dscatterlist.c195 struct scatterlist *sgl, *next; in __sg_free_table() local
/lib/zlib_inflate/
Dinftrees.c40 code *next; /* next available space in table */ in zlib_inflate_table() local
Dinflate.c320 const unsigned char *next; /* next input */ in zlib_inflate() local
Dinflate.h106 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.h120 struct karatsuba_ctx *next; member
/lib/zlib_deflate/
Ddeflate.c179 char *next; in zlib_deflateInit2() local
/lib/842/
D842_compress.c482 u64 last, next, pad, total; in sw842_compress() local

12