Home
last modified time | relevance | path

Searched defs:first (Results 1 – 13 of 13) sorted by relevance

/lib/
Dsiphash.c116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64()
133 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
155 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64()
183 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64()
207 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32()
215 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32()
316 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32()
330 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32()
348 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
369 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32()
[all …]
Dplist.c75 struct plist_node *first, *iter, *prev = NULL, *last, *reverse_iter; in plist_add() local
195 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
Dkasprintf.c17 unsigned int first, second; in kvasprintf() local
Dllist.c29 struct llist_node *first = READ_ONCE(head->first); in llist_add_batch() local
Dxarray.c783 void *first, *next; in xas_store() local
1683 static void xas_set_range(struct xa_state *xas, unsigned long first, in xas_set_range()
1732 void *xa_store_range(struct xarray *xa, unsigned long first, in xa_store_range()
Dtest_printf.c694 const struct software_node first = { .name = "first" }; in fwnode_pointer() local
Dbitmap.c200 unsigned int first, unsigned int cut, unsigned int nbits) in bitmap_cut()
Dsbitmap.c713 bool first; in sbitmap_queue_show() local
Dtest_bitmap.c1039 unsigned int first; member
Ddynamic_debug.c353 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange()
Dvsprintf.c1201 bool first = true; in bitmap_string() local
1243 bool first = true; in bitmap_list_string() local
Dtest_xarray.c1753 static noinline void __check_store_range(struct xarray *xa, unsigned long first, in __check_store_range()
Dmaple_tree.c6409 int mtree_insert_range(struct maple_tree *mt, unsigned long first, in mtree_insert_range()
7147 unsigned long first = min; in mt_dump_range64() local
7199 unsigned long first = min; in mt_dump_arange64() local