Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cavium-octeon/crypto/
H A Docteon-sha1.c38 } hash_tail = { { sctx->state[4], } }; in octeon_sha1_store_hash() local
52 } hash_tail; in octeon_sha1_read_hash() local
/openbmc/linux/io_uring/
H A Dio-wq.c124 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; member