Home
last modified time | relevance | path

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

/lib/
Dsiphash.c123 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64()
140 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
162 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64()
190 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64()
214 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32()
222 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32()
323 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32()
337 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32()
355 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32()
376 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; in plist_add() local
185 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
Dllist.c29 struct llist_node *first; in llist_add_batch() local
Dkasprintf.c17 unsigned int first, second; in kvasprintf() local
Dlogic_pio.c23 #define in_range(b, first, len) ((b) >= (first) && (b) < (first) + (len)) argument
Dxarray.c776 void *first, *next; in xas_store() local
1507 static void xas_set_range(struct xa_state *xas, unsigned long first, in xas_set_range()
1556 void *xa_store_range(struct xarray *xa, unsigned long first, in xa_store_range()
Dsbitmap.c629 bool first; in sbitmap_queue_show() local
Ddynamic_debug.c350 char *first = words[i+1]; in ddebug_parse_query() local
Dtest_xarray.c1397 static noinline void __check_store_range(struct xarray *xa, unsigned long first, in __check_store_range()
Dvsprintf.c1139 bool first = true; in bitmap_string() local
1183 bool first = true; in bitmap_list_string() local