Home
last modified time | relevance | path

Searched defs:hash_tail (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/mips/
H A Dsha1.h29 } hash_tail = { { state->h[4], } }; in octeon_sha1_store_hash() local
43 } hash_tail; in octeon_sha1_read_hash() local
/linux/io_uring/
H A Dio-wq.c130 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; member