/lib/ |
D | list_debug.c | 21 struct list_head *next) in __list_add_valid() 40 struct list_head *prev, *next; in __list_del_entry_valid() local
|
D | ioremap.c | 107 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
|
D | plist.c | 46 struct list_head *prev = top, *next = top->next; in plist_check_list() local 118 struct plist_node *next; in plist_del() local
|
D | timerqueue.c | 85 struct rb_node *next; in timerqueue_iterate_next() local
|
D | llist.c | 55 struct llist_node *entry, *old_entry, *next; in llist_del_first() local
|
D | list_sort.c | 248 struct list_head *next = pending->prev; in list_sort() local
|
D | cmdline.c | 205 char *next; in next_arg() local
|
D | cpumask.c | 79 int next; in cpumask_next_wrap() local
|
D | ts_fsm.c | 137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
|
D | kobject_uevent.c | 102 const char *next = buf; in action_arg_word_end() local 118 const char *next, *buf_end, *key; in kobject_action_args() local
|
D | iov_iter.c | 329 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
|
D | test_xarray.c | 206 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
|
D | stackdepot.c | 60 struct stack_record *next; /* Link in the hashtable */ member
|
D | klist.c | 379 struct klist_node *next; in klist_next() local
|
D | rhashtable.c | 222 struct rhash_head *head, *next, *entry; in rhashtable_rehash_one() local 1137 struct rhash_head *pos, *next; in rhashtable_free_and_destroy() local
|
D | test_rhashtable.c | 497 struct rhash_head *pos, *next; in print_ht() local
|
D | xarray.c | 776 void *first, *next; in xas_store() local 1660 struct xa_limit limit, u32 *next, gfp_t gfp) in __xa_alloc_cyclic()
|
D | scatterlist.c | 195 struct scatterlist *sgl, *next; in __sg_free_table() local
|
/lib/zlib_inflate/ |
D | inftrees.c | 40 code *next; /* next available space in table */ in zlib_inflate_table() local
|
D | inflate.c | 320 const unsigned char *next; /* next input */ in zlib_inflate() local
|
D | inflate.h | 106 code *next; /* next available space in codes[] */ member
|
/lib/lzo/ |
D | lzo1x_decompress_safe.c | 44 size_t t, next; in lzo1x_decompress_safe() local
|
/lib/mpi/ |
D | mpi-internal.h | 120 struct karatsuba_ctx *next; member
|
/lib/zlib_deflate/ |
D | deflate.c | 179 char *next; in zlib_deflateInit2() local
|
/lib/842/ |
D | 842_compress.c | 482 u64 last, next, pad, total; in sw842_compress() local
|