Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/
H A Docteon-sha1.c37 } hash_tail = { { sctx->state[4], } }; in octeon_sha1_store_hash() local
51 } hash_tail; in octeon_sha1_read_hash() local
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c102 struct io_wq_work *hash_tail[IO_WQ_NR_HASH_BUCKETS]; member