Home
last modified time | relevance | path

Searched refs:emit_hash (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/s390/kernel/
H A Duv.c646 static inline ssize_t emit_hash(struct uv_key_hash *hash, char *buf, int at) in emit_hash() function
657 return emit_hash(&uvcb.key_hashes[UVC_QUERY_KEYS_IDX_HK], buf, 0); in uv_keys_host_key()
668 return emit_hash(&uvcb.key_hashes[UVC_QUERY_KEYS_IDX_BACK_HK], buf, 0); in uv_keys_backup_host_key()
682 len += emit_hash(uvcb.key_hashes + i, buf, len); in uv_keys_all()