Home
last modified time | relevance | path

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

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